nevermind, I found a solution with Real-Time Find and Replace
Hi @akoelsch,
Thank you for reaching out to us!
It works to remove an entire <div> – you have to add the exact HTML code for that in Step 1 and it will work to remove it.
To make sure you do it right, I recommend following my steps below:
You have to go to your website > right click on it and select ‘View page source’ > search there for part of the text you want to remove > once you find it then copy it > and paste it in your dashboard > Tools > Remove footer credit > Step 1 > inside the field for step 2 leave empty to remove it completely.
Warmly,
Mihaela
Hi Mihaela,
thanks for your response, but I think you misunderstood my problem. If there are line breaks in the code, say
<div>
text
</div>
and I add this to your plugin, it will remove all <div> occurrences in the code and break the entire page.
Cheers,
Andreas