Home Forums WoodMart support forum footer widget script bug

footer widget script bug

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

    linlin
    Participant

    Hello,

    In the latest update, the script content of the footer widget is being displayed on the front end.

    Before the theme update, it had no inline styles; after the update, inline styles are now inserted. I have multiple websites and have confirmed this issue. Please fix it as soon as possible.

    Best regards
    Lin

    Attachments:
    You must be logged in to view attached files.
    #694725

    Hello,

    Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site, and then check the issue. I am sure your issue will be solved. Then activate the 3rd party plugins one by one and check which plugin is creating the issue for you.

    Otherwise, if the issue still exists, then keep the 3rd party plugins deactivated and share the WP login details, so I can check and give you a possible solution.

    Best Regards,

    #694830

    linlin
    Participant

    Hello

    Disabling all plug-ins does not help, like I said, it is caused by a theme update. I confirmed this issue on my multiple websites.

    Currently, I hide it through custom css, but if you want to confirm it, I have attached a login link.

    .footer-widget script {
    display: none !important;
    }

    Best Regards,

    #694915

    Hello,

    The login link details you provided are not working anymore. Please share the correct login details so I can check the issue and give you a possible solution. https://postimg.cc/fS7Kbkr4

    Best Regards,

    #695777

    linlin
    Participant

    Hello

    Please check again. I have disabled non-essential plug-ins.

    #695880

    Hello,

    The code you’re seeing in the footer widget is coming from the Fluent Forms plugin, not the WoodMart theme. To confirm this, you can temporarily switch to a default WordPress theme (like Twenty Twenty-Five) or storefront to check if the script still appears in the footer. This will help determine if the issue is caused by the plugin itself.

    Best Regards,

Viewing 6 posts - 1 through 6 (of 6 total)