[Resolved] Toolset and GP Premium

Home Forums Support [Resolved] Toolset and GP Premium

Home Forums Support Toolset and GP Premium

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #364970
    sg

    Hi, Tom, I am new to GP, I think it’s my final stop here on template decision.wasted years looking for perfect one till I found GP.

    I am using toolset in my site, I have some issue with GP and toolset compatibility.

    1. Slideout menu not working on toolset pages, there is big whitespace gap below the footer ,i think thats the slideout.

    2.Sticky menu not working with toolset too. i beleive some kind of js script conflict ?

    Btw is there any ready made child theme for GP that i could download ?

    thanks!

    #364973
    Leo
    Staff
    Customer Support

    Hi there,

    Are you able to provide a few links to the pages that are not working?

    Here are some child themes: https://wordpress.org/themes/author/edge22/

    #364980
    sg

    HI. Leo . Thanks for the child themes.
    Btw , Do you have ” private field” to send private info like toolset support ?

    #364988
    Leo
    Staff
    Customer Support

    Yup you can send the links through Account Issues here: https://generatepress.com/contact/

    But we will keep the communication in this thread so other users with similar problems might find it useful as well 🙂

    #365029
    sg

    Detail sent. Yes of course.

    #365259
    Leo
    Staff
    Customer Support

    Looks like the Flexslider is causing the issue.

    Can you try deactivating it?

    #365365
    sg

    HI, i dont have flexslider installed .
    if its from/part of toolset then i cant afford to deactivate it.

    #365412
    Leo
    Staff
    Customer Support

    Hmm is this something you added?

    jQuery(document).ready(function( $ ) {
      $('#carousel').flexslider({
        animation: 'slide',
        controlNav: false,
        animationLoop: false,
        slideshow: false,
        itemWidth: 120,
        itemMargin: 5,
        asNavFor: '#slider'
      });
        
      $('#slider').flexslider({
        animation: 'slide',
        controlNav: false,
        animationLoop: false,
        slideshow: false,
        sync: '#carousel'
      });
    });

    The error comes from this code. If not you might want to contact their support.

    #371624
    sg

    Sorry for late reply.
    Yes youre right on this. issue solved for now. thank you.

    #371640
    Leo
    Staff
    Customer Support

    No problem!

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.