• Resolved myenglishimages

    (@myenglishimages)


    Recently started using the plugin and it’s BRILLIANT.

    On posts where I’ve allowed comments, a strange white bar appears below the footer and it has some clickable items in it that look like buttons but don’t do anything when clicked.

    Any help is much appreciated.

    Thanks!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support gVectors Support

    (@gvectorssupportmember)

    Hi @myenglishimages,

    This does not have any relation to the wpDiscuz, the buttons come from the other plugins. We may suggest you deactivate the plugins one by one and check after each deactivation, to find the problem maker one.

    In any case to hide those buttons via CSS code:

    .pswp {
        display: none !important;
    }

    The CSS code should be added in the Top Admin Bar > Customize > Additional CSS > “Additional CSS” textarea.

    Please don’t forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking.

    Thread Starter myenglishimages

    (@myenglishimages)

    Hi!

    Thank you so much. I never saw the boxes before installing this plugin, but after testing, I found you were absolutely right. They seem to be caused by “Asset Cleanup”.

    THANK YOU for pointing me in the right direction and for the CSS code.

    Have a great week!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘odd space and buttons below footer’ is closed to new replies.