• Resolved getaka

    (@getaka)


    On checking pages in GTmetrix, found that a particular resource not loading and error 404 coming which delays the overall page loading time.
    Inside the folder; public/css/flexi-public.css, the following CSS not working.
    .flexi_notice {
    background: #e3f7fc url(“../images/notice.png”) no-repeat 10px 50%;
    border: 1px solid #8ed9f6;
    }

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author odude

    (@odude)

    Thank you for your feedback.

    When I check your site
    The CSS value is auto replaced as
    background: #e3f7fc url("https://getaka.co.in/wp-content/plugins/flexi/public/css/flexi-public.css../images/notice.png") no-repeat 10px 50%

    This is the reason you are getting 404 error,
    It can happen if any other plugin actions.

    Do let me know what special plugin you are using ?
    Try clearing cache.
    Try deactivating the suspected plugin.

    Plugin Author odude

    (@odude)

    No Reply

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Flexi png image not loading’ is closed to new replies.