Home › Forums › WoodMart support forum › Footer Not appearing
Footer Not appearing
- This topic has 5 replies, 2 voices, and was last updated 6 years, 6 months ago by
Elise Noromit.
-
AuthorPosts
-
May 24, 2019 at 10:27 am #125540
dbelegrisParticipantDear 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
May 24, 2019 at 12:35 pm #125560
Elise NoromitMemberHello,
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
May 24, 2019 at 12:40 pm #125562
dbelegrisParticipantHello 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.May 24, 2019 at 1:36 pm #125576
Elise NoromitMemberHi,
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
May 24, 2019 at 1:57 pm #125584
dbelegrisParticipantThank you!
The problem was solved.May 24, 2019 at 3:18 pm #125592
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
Tagged: footer
The topic ‘Footer Not appearing’ is closed to new replies.
- You must be logged in to create new topics. Login / Register
