• Resolved backflow

    (@backflow)


    I installed it but it layers over itself, the search button overlaps the search box. I also do not like it in the footer or the side panel.

    Deleted the plugin but the search box is still on the web page. I even had my host to search for the file but it is not there but can’t get it to go away.

    Have you had this issue before? How do I fix it?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Gabriel

    (@run-man)

    No, once you remove the plugin it should automatically remove itself. You might have a different search bar installed. This can also be caused by a cached feature. If you could paste your websites url I can take a look.

    I’m also not sure what you mean by “layer over itself”. This might be caused by the CSS classes from your theme, but once again send my your websites url and I’ll take a look.

    Thread Starter backflow

    (@backflow)

    Gabriel-
    Just to confirm, did you receive the web page link and the image of the layer over itself issue? I responded to it in the email. If not here is the info:
    web address

    The search bar is on the bottom of the pages and you will see what I mean by layered over itself.

    I just need to get it removed as it isn’t working with the theme or some other plugin.

    Plugin Author Gabriel

    (@run-man)

    I checked your website, but my plugin is neither installed, or controlling that area.

    The search bar might be part of your theme, or woocommerce.

    You can try adding this code to your CSS and check if it looks better:

    .widget.woocommerce input[type="submit"] {
        position: absolute;
        right: 0.5px;
        top: 0.5px;
    }
    Thread Starter backflow

    (@backflow)

    Thanks for the suggestion. I was fairly confident that it was your plugin. It is not part of the theme or woocommerce.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Unable to Remove’ is closed to new replies.