Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #1405029

    I have a problem with my website.

    I have a page, and if i previsualice it i can see correct but when publish it don’t work. I see that the css are dinamic, and i try disbale split css in the template and continue with out works.

    How I can disable css dynamic?

    thanks

    #1405082

    Hey premiumpsu,

    Did you try to delete old CSS and JS files under Enfold->Performance? If that doesn’t work, then please try to explain the problem a bit further.

    Best regards,
    Rikard

    #1405338
    This reply has been marked as private.
    #1405343

    Hi,

    Thank you for the update.

    Did you install a cache and another compression plugin? You may need to disable both in order regenerate the scripts and stylesheets. Please provide the login details in the private field so that we can check the issue further.

    Best regards,
    Ismael

    #1405355
    This reply has been marked as private.
    #1405535

    Hello!

    you can check it???

    #1405651

    Hi premiumpsu,

    Enfold stores CSS in dynamic_avia folder even when not using the compressed/merged version, I think the stylesheet you posted is the unmerged version which is correct (CSS in there is coming from whatever is set on Theme Options), the merged version uses the naming convention that starts with avia-merged-styles-.
    I tried to login to your site, to see the issue further however, I can’t find the login page, I have tried the default login url (private content) but it’s not going to the login page.

    Best regards,
    Nikko

    #1405731
    This reply has been marked as private.
    #1405776

    Hi premiumpsu,

    Thanks, I tried the login credentials you gave but I’m getting ERROR: Incorrect username or password., please check.

    Best regards,
    Nikko

    #1405778
    This reply has been marked as private.
    #1406019

    Hi,
    Thank you for your patience and the link to your site, I have checked your page but I don’t see a difference between your preview and the page, please include a screenshot of the issue and paste the image URL in your post.

    Best regards,
    Mike

    #1406154
    This reply has been marked as private.
    #1406225

    Hi,
    Thanks for the screenshots, examining the gold font color for the H2 in the screenshot it looks like you want to apply this css:

    h2 {
        color: #e4b632 !important;
        text-transform: none !important;
    }

    but I didn’t find this css in the Enfold Theme Options ▸ General Styling ▸ Quick CSS field or in your child theme stylesheet or in your WordPress ▸ Customize ▸ Additional CSS, but I did find it in your Custom CSS & JS plugin in the Single post blog ES entry
    Enfold_Support_1957.jpeg
    this plugin allows you to set rules for when the css will be used and this page doesn’t match any of the rules, except when you preview the page:
    Enfold_Support_1959.jpeg
    so please try adding this page to your rules for this css for it to show on the frontend.

    Best regards,
    Mike

    #1406410

    ITs perfect your solution my friend… another collegue changue this and i can’t find the problem.

    Thanks

    #1406441

    Hi,
    Glad to hear this helped, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

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