Site logo

Archived topic

Remove element completely

3 replies · Started by Tobias Hjorth on April 20, 2016

Viewing posts 1–4 of 4

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?

Hi there,

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

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

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 :)

This archived topic is closed to new replies.