• Resolved akoelsch

    (@akoelsch)


    Is it somehow possible to remove an entire <div> with this plugin? If I only remove the text and link, I get an empty space because the div still exists.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter akoelsch

    (@akoelsch)

    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

    Thread Starter akoelsch

    (@akoelsch)

    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

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

The topic ‘Remove multi-line credits’ is closed to new replies.