Home Forums WoodMart support forum Footer Not appearing

Footer Not appearing

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #125540

    dbelegris
    Participant

    Dear Sir/Madame,

    We are facing a problem with you theme after activation of the counter widget the footer disappears.
    http://unibat.kinsta.cloud/etairiko-ypovathro/

    We saw that as a common problem.
    We followed instruction on deactivating all non-theme plugins, but no luck.

    Is there a known solution for this?

    I am also giving you access to our website below.

    Thank you in advance

    #125560

    Hello,

    Please check your site now: I see the Footer on the home page. Now activate your plugins one by one to detect which one causes the problem.

    Best Regards

    #125562

    dbelegris
    Participant

    Hello and thank you for the reply,

    We have done that. The problem is not on the home page but only on this page.
    http://unibat.kinsta.cloud/etairiko-ypovathro/

    All the other pages have footer.

    The error is caused by the counter widget of the page builder which gives the following errors on the console:
    Uncaught TypeError: $(…).waypoint is not a function
    at HTMLSpanElement.<anonymous> (functions.js?ver=3.7.0:1028)
    at Function.each (jquery.js?ver=1.12.4-wp:2)
    at a.fn.init.each (jquery.js?ver=1.12.4-wp:2)
    at Object.visibleElements (functions.js?ver=3.7.0:1027)
    at Object.init (functions.js?ver=3.7.0:24)
    at HTMLDocument.<anonymous> (functions.js?ver=3.7.0:5813)
    at i (jquery.js?ver=1.12.4-wp:2)
    at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
    at Function.ready (jquery.js?ver=1.12.4-wp:2)
    at HTMLDocument.J (jquery.js?ver=1.12.4-wp:2)

    Thank you in advance

    ps. The counter widget is the one I am attaching bellow. This widget brings the errors.

    Attachments:
    You must be logged in to view attached files.
    #125576

    Hi,

    Try to add the following PHP code snippet to the child theme functions.php file to fix this http://prntscr.com/nr8vh5

    wp_enqueue_script( 'woodmart-waypoint', 'https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.2/waypoints.min.js', array( 'jquery' ), woodmart_get_theme_info( 'Version' ), true );

    This issue will be fixed in the nearest update.

    Regards

    #125584

    dbelegris
    Participant

    Thank you!
    The problem was solved.

    #125592

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Footer Not appearing’ is closed to new replies.