Home Forums WoodMart support forum After updating the theme.

After updating the theme.

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #136439

    wonglui
    Participant

    1. When I update the theme today, the wilshlist, compare and quick view icons are missing.
    https://drive.google.com/open?id=1-PF1GySSnryJD4ZtsDexic0Igyy2ITkv

    2. The error message show on the compare page.
    https://drive.google.com/open?id=1Pp8XJCC422xrj3QciNz7FZuWlSQ1QS-z

    #136445

    dsl-ms
    Participant

    I’m having the same issue after updating, all the “woodmart-font” icons are missing from all places on the site

    #136444

    Artem Temos
    Keymaster

    Hello,

    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

    #136547

    dsl-ms
    Participant

    It 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?

    #136551

    Artem Temos
    Keymaster

    We moved this CSS to dynamic CSS part and added extra options. But it should work as usual.

    #136703

    wonglui
    Participant

    I have disabled all the extra plugins except your theme. The problem still exists.

    #136739

    Artem Temos
    Keymaster

    Please, remove all the custom CSS and JS code from Theme Settings.

    #136742

    wonglui
    Participant

    Hi, remove done.

    #136743

    Artem Temos
    Keymaster

    Please, 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.

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