Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #1092074

    I use the icon boxes but they only show an empty square

    If I enable CSS merging and compressing, almost all of my CSS isn’t working anymore. I use the child theme with CSS in the style.css file.

    #1092315

    Hey BigBossMedia,

    The icons are displaying fine on my end, did you manage to get it working? If not then please try to explain the problem you are having a bit further or post a screenshot highlighting it.

    Best regards,
    Rikard

    #1092674

    Hi Rikard: see here: https://pasteboard.co/IaQAEs3.jpg

    And can you answer my other question about the problem with merging the CSS? All of my own CSS doesn’t work when I enable that function.

    #1092684

    Rikard,
    You might want to have someone check my post:

    This was an issue before and may be again since I do not see any fix listed in the changelog for 4.5.6.

    Please advise asap.

    #1093482

    Hi,

    Thanks for the update.


    @BigBossMedia
    : This should help with the css merging issue.

    // https://kriesi.at/support/topic/again-one-problem-with-merged-css/#post-1082689

    And according to the browser console, the access to the icon font files are not allowed or forbidden.

    entypo-fontello.woff:1 Failed to load resource: the server responded with a status of 403 ()
    wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.ttf
    


    @crtdude
    : Please continue the discussion here: https://kriesi.at/support/topic/asset-manager-class-php-merged-css/#post-1093462

    Best regards,
    Ismael

    #1094726

    Hi Ismael, the given solution doesn’t work.

    I provided a tempory login in the private content

    #1095235

    Hi,

    Thanks for the update.

    We just noticed that the site is using an older version of the theme, 4.5.3. Please upgrade to version 4.5.6, then update the asset-manager.php file as suggested on the previous thread.

    // https://kriesi.at/support/topic/again-one-problem-with-merged-css/#post-1082689

    Unfortunately, that patch was not merged on the latest version of the theme.

    Best regards,
    Ismael

    #1097740

    Hi Ismael,

    I updated the theme:

    Theme Updates
    No Updates available. You are running the latest version! (4.5.6)

    But when I enable the CSS merging, still all of my CSS doesn’t work anymore.

    • This reply was modified 5 years, 6 months ago by BigBossMedia.
    #1098511

    Hi,

    Sorry for the problems.

    We will release 4.5.7 very very soon including the fix for this merging problem.

    Can you wait – else we can give you a beta version including the fix.

    Best regards,
    Günter

    #1098818

    Günter, can you elaborate on when “very soon” might be so we know when to reasonably expect 4.5.7?

    #1099160

    Hi crtdude,

    We don’t have a set date unfortunately, but it will likely be released next week. If you want the beta version then please open a new thread so that we can share it with you.

    Best regards,
    Rikard

    #1099195

    Rikard, thanks for replying. I can certainly wait until next week for it. I’m sure it’ll be tested against WP5.2 anyway so the wait will be just fine.

    #1099507

    Hi crtdude,

    We released it yesterday, please try updating to 4.5.7: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update

    Best regards,
    Rikard

    #1100126

    Updated the theme but it still doesn’t work :(

    What can I do to fix it?

    #1100522

    Hi,

    Thanks for the update.

    The icon boxes are displaying properly when we check. Please try to purge the cache on your end. We also created a test page to confirm if it’s actually working or not. (see private field)

    Best regards,
    Ismael

    #1101589

    Ismael, the icon boxes are working properly now, thanks.

    But still the following things don’t work:

    – CSS merging doesn’t work. All of my CSS disappear when I switch it on. Can you have a look why? The theme is up to date.

    – the back to top box is pointing to the right in stead of pointing up.

    • This reply was modified 5 years, 6 months ago by BigBossMedia.
    #1102159

    Hi,
    To correct the “back to top” button, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #scroll-top-link {
    transform: rotate(-90deg) !important; 
    }

    As for your css merging, I couldn’t see any difference between it being on or off, Please clear your browser cache and check.
    If there is still a difference, please explain one element to look at so we can test.

    Best regards,
    Mike

    #1103091

    Mike, turn the CSS merging on and ALL of my CSS is gone. For example: the font of the title “Snel geld verdienen? …” but also the body text.

    #1103153

    Hi,
    First please try to check the option: Enfold Theme Options > Performance > Delete old CSS and JS files
    then save your theme settings again and clear your browser and server cache.
    Since you have been adding your css to your child theme, then try adding a blank space to the Quick CSS and save your theme settings again, and clear your browser cache again.
    This is because when you add css to your child theme the merged css file is not rebuilt until the theme settings is saved.

    Best regards,
    Mike

    #1119183

    Hi Mike,

    Thanks for the feedback but it still doesn’t work :(

    I have tried this over and over but no result. Not on desktop, not on my mobile and tablet.

    Can you have a look for the solution?

    Url and login in the private section.

    Another point:

    The fix for the back to top is a little bit strange. It starts with pointing to the right and then it flips back to the top. This isn’t a proper solution, why does it start with pointing to the right? I have never seen this before.

    #1119705

    Any news about the “back to top” box?

    #1119754

    Hi,
    Sorry, I don’t see a root cause for that. Please try disabling your plugins to see if one of them is affecting it.

    Best regards,
    Mike

Viewing 22 posts - 1 through 22 (of 22 total)
  • You must be logged in to reply to this topic.