Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1407137

    Hello there,
    After updating a couple of colors under Advanced Styling, some elements on webpages won’t show up or are distorted (orange background with white text for the top banner, divider, orange elements in the bullet point). Here is an example (sometimes it would load correctly, but then it jams again): https://telcobridges.com/products/voip-media-gateways-tmedia/tmg7800-media-gateway/
    We tried backing up databases with our hosting provider and the issue only was fixed after we additionally cleared website cache. However, a few days later we started experiencing the same issue…. I wonder how to resolve this?
    There are several webpages on the website with the same issue. However, it used to show up correctly prior to making changes in Advanced Styling.

    #1407178

    Hey TB-MTL-marketing,

    Thank you for the inquiry.

    We don’t really see any styling issues in the page above. Would you mind providing a screenshot of the issue? Please use imgur, savvyify or dropbox for the screenshot. Temporarily, try to disable the Enfold > Performance > File Compression settings.

    Best regards,
    Ismael

    #1407475

    Hello Ismael,

    For some reason, pages that appeared broken earlier load normal now. However, now I experience issues on some other pages (https://telcobridges.com/freesbc-home/). For example, the desktop version contains a large gap: https://img.savvyify.com/image/xNXd. Another instance is the mobile version of https://telcobridges.com/sbc has different layout of the footer: https://img.savvyify.com/image/xVAt.

    Please feel free to use the information provided in Private Data section to check for any underlying issues. I am not proficient with CSS and backup development, so I prefer not to change any theme settings myself.

    Thanks for your help!
    Anna

    #1407657

    Hi,
    Thank you for the link to your site and the screenshots, the large gap under the slider was caused by the JetPack image lazyload option, I disabled it for you and cleared your Autoptimize cache and now it is solved;
    Enfold_Support_2091.jpeg
    For the footer of your SBC page I added this css to your Quick CSS, clear your browser cache and check.

    @media only screen and (max-width: 767px){
    .responsive #top #footer .flex_column {
        margin: 0;
        margin-bottom: 20px;
        width: 100%;
    }
    }

    It looks like the page structure is not correct on that page but I’m not sure the cause for it, if this css works and you don’t see any other issues then fine, otherwise try disabling all of your plugins and check again, if this doesn’t correct please create a staging site so we can investigate further. Is this page a custom post type? I didn’t find it in with your pages in the backend. Is it using the Advanced Custom Fields plugin? Is this the only page with this issue?

    Best regards,
    Mike

    #1408721

    Hello Mike,

    Thank you so much for diving in and fixing it! It has been a few days since you implemented changes and all the elements still load correctly. I did made some changes to SBC page, so this might have helped with the odd gaps between certain elements.

    Thanks again!

    Anna

    #1408742

    Hi Anna,

    I’m glad that Mike could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Design Elements are not showing’ is closed to new replies.