[Resolved] Remove element completely

Home Forums Support [Resolved] Remove element completely

Home Forums Support Remove element completely

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #188201
    Tobias Hjorth

    Hi guys

    I have an element which I want to remove completely, even from my html code
    The element is:
    <div class="thumb tright">

    I’ve been trying PHP and script but can’t seem to figure it out, so I’m probably doing it wrong.

    Display: none is not enough ๐Ÿ™‚

    Any suggestions?

    • This topic was modified 8 years, 4 months ago by Tom.
    #188243
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    I don’t think that’s a GP element – is it being added by a plugin?

    #188334
    Tobias Hjorth

    Hi Tom

    Thank you for the quick answer.
    You’re right, its not a GP element but a wiki plugin that fetches a wiki. But on most wikis are copyrighted images which Im not allow to show nor have any reason to for obvious reasons.
    I’ve worked around it by using display none but really want to remove the element altogether.

    Thanks again

    #188369
    Tom
    Lead Developer
    Lead Developer

    You may have to ask the developer of the wiki plugin – hopefully it’s added using an action or something similar so you can remove it with a line of PHP ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.