Home › Forums › WoodMart support forum › css and javascript error
css and javascript error
- This topic has 9 replies, 2 voices, and was last updated 5 years, 6 months ago by Elise Noromit.
-
AuthorPosts
-
May 23, 2019 at 12:06 pm #125355
Oriol DuarriParticipantWe have detected errors on our website since the last update of Woodmart. The footer is dismounted and some header menus, as well as the google map does not work, among other things. Attached screenshots
Attachments:
You must be logged in to view attached files.May 23, 2019 at 3:00 pm #125405
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 23, 2019 at 3:36 pm #125415
Oriol DuarriParticipantHi,
Thank you so much for the fix, now the header, google map and sliders works great again, but the footer still crashed, we don’t know why, just updated woodmart and, instead of building the footer widgets from left to right it appears from top to bottom, http://prntscr.com/nsfhpd
May 23, 2019 at 7:43 pm #125438
Elise NoromitMemberHello,
Please check the copyright field in the Theme Settings > Footer > there is the copyright text with HTML tags which may be not closed, close them all.
Besides check, if all the tags are closed in the footer widgets in Appearance > Widgets > Footer Column
Best Regards
May 24, 2019 at 7:38 am #125489
Oriol DuarriParticipantHi elise,
All the codes are closed correctly and the error still appearing, as we see it seems to be a php badfunction making footer to build as rows from top to bottom instead of columns from left to rigth
There is no errors with devtools inspector, so we think you will need FTP or admin acceso for check this more patienly.
May 24, 2019 at 8:19 am #125512
Elise NoromitMemberHello,
Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, if the problem remains, leave the plugins not activated and provide the updated site admin access to the private area if it is not valid.
Best Regards
May 24, 2019 at 8:25 am #125515
Oriol DuarriParticipantHi,
here you have the access and the website with the parent theme and all the plugins not related to the theme disabled, if needed we can give FTP access too,
Wait for your news,
May 24, 2019 at 8:38 am #125518
Elise NoromitMemberHello,
Your HTML code in Footer columns is not valid. I have deleted it and inserted just text and here is the result http://prntscr.com/nspsbt
Now I have inserted all as it was. Check and correct the errors in HTML code.
Best Regards
May 24, 2019 at 8:42 am #125521
Oriol DuarriParticipantHi elise,
thank you so much, we’ve never closed that </div> and the error just appeared on 3.7.0 version of woodmart template, aswell thanks for the fix
Best regards,
May 24, 2019 at 9:23 am #125529
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
The topic ‘css and javascript error’ is closed to new replies.
- You must be logged in to create new topics. Login / Register