• This plugin has one purpose, hide a specific element by typing in a css selector.

    A big plus for more advanced selectors like:
    .banana[href$=’jungle’]

    The one thing that kept it from getting 5 stars is that it was kind of hard to find the settings page for it, once activated. Since I don’t use the theme previewer that much, it took a while before I found it. Would be great if it could be found under settings too.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author frebro

    (@frebro)

    I have added a Settings link in the Plugins page that takes you directly to Vanish. Hope it’s easier to find now. Just upgrade to 1.0.2.

    Hey this is a usefull plugin , but could u please tell me if there is a multiple vanish options, because there are more than one thing that i dont want to see in my theme, So if u add multiple vanish option than i think it will be a great plugin. ??

    Plugin Author frebro

    (@frebro)

    Sure @russelsworkshop. You can use regular CSS selectors separated by comma to hide multiple elements on the page.

    So, for example, to hide the element with ID “myid”, all elements with class “myclass” and all nested unordered lists, you would input three selectors:

    #myid, .myclass, ul ul

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘A simple and useful plugin.’ is closed to new replies.