[Resolved] Homepage got broken, cache cleared

Home Forums Support [Resolved] Homepage got broken, cache cleared

Home Forums Support Homepage got broken, cache cleared

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1295311
    Sanu Dutta

    Hi,
    I have just cleared cache & minified js through WordPress Fastest Cache plugin.
    Now page loading with broken interface?
    Here’s the screenshot: https://prnt.sc/sl3ww

    #1295359
    David
    Staff
    Customer Support

    Hi there,

    The site opens fine for me – try clearing your devices browser cache.

    #1296130
    Sanu Dutta

    Hi, is it ok to use Headers & Footers plugin to add codes?
    Not sure, but I think that plugin causing the problem and not letting page load properly.

    #1296134
    Leo
    Staff
    Customer Support

    I would recommend using the hooks element to add your code:
    https://docs.generatepress.com/article/hooks-element-overview/

    The wp_head and wp_footer hook should offer the same functionality:
    https://docs.generatepress.com/article/wp-head/
    https://docs.generatepress.com/article/wp_footer/

    #1296177
    Sanu Dutta

    What a great function, really impressed. Used hook to place Analytics code. Smooth ๐Ÿ™‚

    #1296904
    Leo
    Staff
    Customer Support

    Glad to hear ๐Ÿ™‚

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