[Support request] jQuery version

Home Forums Support [Support request] jQuery version

Home Forums Support jQuery version

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #973696
    Capital Link

    How can I see which jQuery version the theme use?

    I have the ACF Photo Gallery Field and the Easy FancyBox for WordPress but the pop up is not loading as a fancybox effect.

    #973817
    David
    Staff
    Customer Support

    Hi there,

    WordPress includes jQuery v1.12.4 – by default GeneratePress does not request the jQuery library as it doesn’t require it, the only time it does is if you activate the Sticky Navigation.

    Plugins requiring jQuery should ( but don’t always ) make their own request for jquery.

    If you right click inspect your site and check the console can you see any errors?

    #973854
    Capital Link

    I can’t see any error in Console.

    I activate the Sticky Navigation but I can’t see any differences in front end – either the html code.

    Do you need access to see the issue?

    #973878
    David
    Staff
    Customer Support

    If you can take down the coming soon / maintenance mode then i can take a look

    #973884
    Capital Link

    I turn it off

    The issue is on this page http://capitallinkshipping.com/new/company-channels/star-bulk/ the right images has fancy effect.

    #973895
    David
    Staff
    Customer Support

    Have you made any modifications to the theme templates? As currently i cannot see the wp_footer on the site which is where JS scripts would ( should ) be loaded.

    #973905
    Capital Link

    I didn’t make any changes to wp_footer.php I have change the functions.php

    What u recommend me to do?

    #973909
    David
    Staff
    Customer Support

    Did you make those changes directly to the parent theme or in your child theme?

    #973912
    Capital Link

    Parent theme.
    How can I make child theme?

    #974075
    David
    Staff
    Customer Support

    This article explains and provides a link to a blank child theme:

    https://docs.generatepress.com/article/using-child-theme/

    You will need to restore the original theme functions.php file. Which can be found here:

    https://github.com/tomusborne/generatepress/blob/master/functions.php

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