Home / Forums / WoodMart support forum / After updating the theme.
Home › Forums › WoodMart support forum › After updating the theme.
After updating the theme.
- This topic has 8 replies, 3 voices, and was last updated 6 years, 3 months ago by
Artem Temos.
-
AuthorPosts
-
August 7, 2019 at 7:58 am #136439
wongluiParticipant1. When I update the theme today, the wilshlist, compare and quick view icons are missing.
https://drive.google.com/open?id=1-PF1GySSnryJD4ZtsDexic0Igyy2ITkv2. The error message show on the compare page.
https://drive.google.com/open?id=1Pp8XJCC422xrj3QciNz7FZuWlSQ1QS-zAugust 7, 2019 at 8:10 am #136445
dsl-msParticipantI’m having the same issue after updating, all the “woodmart-font” icons are missing from all places on the site
August 7, 2019 at 10:09 am #136444
Artem TemosKeymasterHello,
Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?
Thank you in advance
August 7, 2019 at 11:28 am #136547
dsl-msParticipantIt isn’t plugin related, everything worked as normal until the update. I followed the 3.x to 4.0 migration guide exactly.
I’ve checked style.css and it no longer has the calls to the font files like it did in the previous version (3.8.2), this is missing from the updated version:
@font-face { font-weight: normal; font-style: normal; font-family: "woodmart-font"; src: url("fonts/woodmart-font.eot"); src: url("fonts/woodmart-font.eot?#iefix") format("embedded-opentype"), url("fonts/woodmart-font.woff") format("woff"), url("fonts/woodmart-font.woff2") format("woff2"), url("fonts/woodmart-font.ttf") format("truetype"), url("fonts/woodmart-font.svg#woodmart-font") format("svg"); }When I add it back in the icons appear as normal again. Was that intentionally left out so the font is implemented another way or is that the fix?
August 7, 2019 at 12:31 pm #136551
Artem TemosKeymasterWe moved this CSS to dynamic CSS part and added extra options. But it should work as usual.
August 8, 2019 at 5:46 am #136703
wongluiParticipantI have disabled all the extra plugins except your theme. The problem still exists.
August 8, 2019 at 6:26 am #136739
Artem TemosKeymasterPlease, remove all the custom CSS and JS code from Theme Settings.
August 8, 2019 at 6:35 am #136742
wongluiParticipantHi, remove done.
August 8, 2019 at 7:40 am #136743
Artem TemosKeymasterPlease, follow our instruction guide when update https://xtemos.com/docs/woodmart/faq-guides/3-x-4-0-migration-guide/
We see that old plugins are still active. -
AuthorPosts
- You must be logged in to create new topics. Login / Register