Home › Forums › WoodMart support forum › Some errors after update new theme version
Some errors after update new theme version
- This topic has 13 replies, 3 voices, and was last updated 3 years, 10 months ago by
Artem Temos.
-
AuthorPosts
-
April 12, 2021 at 6:12 pm #282085
StylingAgentenParticipantHi,
When I updated to your new theme version it created some errors. Se more detailed info regarding the site in the private section.Thank you for your help!
//AndreasApril 12, 2021 at 8:58 pm #282137
Elise NoromitMemberHello,
Smart Slider – Please make the full backup of your site as well as the Theme settings export and confirm the permit to check on the default theme to detect if our theme causes the problem.
Slider Rev – please provide the page URL with the problem.
Best Regards
April 13, 2021 at 7:13 am #282181
StylingAgentenParticipantHi, it was the plugin Smart SLider and Hello Retail (not Slider Rev). The staging page ending with /wp3/ that you did got credentials to is already a copied clone so you can go in there and look/do adjustments.
Thansk
April 13, 2021 at 8:58 am #282243
Artem TemosKeymasterTry to add the following PHP code snippet to the child theme functions.php file to fix this
add_action( 'wp', function() { remove_action( 'wp_head', 'woodmart_enqueue_ie_polyfill', -100 ); } );
April 13, 2021 at 1:08 pm #282382
StylingAgentenParticipantHi,
I did include that code in the child theme, but I still experience the same issue. Please take a look again.BR
AndreasApril 13, 2021 at 1:43 pm #282401
Artem TemosKeymasterPlease, send us a screenshot of where you have put this code. Also, make sure that the child theme is currently active.
April 13, 2021 at 2:15 pm #282417
StylingAgentenParticipantHi! The child theme is active, I add a screen shot in this message.
Thanks
Attachments:
You must be logged in to view attached files.April 13, 2021 at 2:16 pm #282421
Artem TemosKeymasterAs we can see, the child theme is not activated yet https://gyazo.com/0de0cbd4645638fef03ac39e75393420
April 13, 2021 at 2:28 pm #282427
StylingAgentenParticipantHi, Thanks. I thought it was activated. Smart Slider does work now, but not the other plugin “Hello Retail”. I include a print before and after the theme update.
Attachments:
You must be logged in to view attached files.April 13, 2021 at 8:55 pm #282526
StylingAgentenParticipantHi, can please look on above regarding the plugin Hello Retail that does not work after your update. Thanks!
BR
AndreasApril 14, 2021 at 6:26 am #282597
StylingAgentenParticipantHi again,
Did you found the issue yet? On top of the issue above, we do see another issue. The Header och our brandpage seems to have a transparent background after the update and the side looks corrupt.See attached pictures, before and after.
Attachments:
You must be logged in to view attached files.April 14, 2021 at 6:43 am #282615
Artem TemosKeymasterHello,
As we can see, this plugin has its own HTML and CSS structure that is not compatible with our theme. It loads the content dynamically and doesn’t work with the lazy loading too. Sorry, but fixing this is out of our theme support scope.
Could you please send us a link to your website where we can see the header issue?
Kind Regards
April 14, 2021 at 7:00 am #282632
StylingAgentenParticipantOk, I reach out to them. For the other issue, please see my included notes. Thanks
April 14, 2021 at 7:29 am #282652
Artem TemosKeymasterSorry, but we don’t quite understand your last problem. Could you please clarify your question?
-
AuthorPosts
- You must be logged in to create new topics. Login / Register