• Resolved Tuscanytrace

    (@tuscanytrace)


    I am trying to remove everything but the copyright for this site. I got the WordPress credit to go away, but I can’t seem to get the other credit to budge. Thanks in advance for your help!

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello @tuscanytrace,

    Thank you for reaching out to us!
    It most likely does not work because you have to enter the exact HTML you find in your source code for that copyright text in Step 1, like in my example below.
    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.

    See my screenshots with an example:
    https://gyazo.com/9277e0da6a8c7db93d6d4bb7acbe7d5e

    In Step 2 you will have to also add it like in my example above.

    Please give it a go following the example and let me know how it goes.

    If it’s easier, you can send me your website’s url and I will send you the code you should insert in step 1 and step 2. I have tried the website url you sent but it does not work. Please make sure to provide the correct website url.

    Thank you,
    Mihaela

    Thread Starter Tuscanytrace

    (@tuscanytrace)

    Thanks! The owner of the website had neglected to respond to the WhoIs request, so it was down a few days before he realized. It’s up now.

    I’ll give it a shot and let you know if it doesn’t work. Thanks!

    Thread Starter Tuscanytrace

    (@tuscanytrace)

    …And it didn’t work. I added an echo for the date, but kept everything else the same.

    Could you please send me a screenshot with the codes you added in step 1 and 2 along with the website’s url?

    Thank you,
    Mihaela

    Thread Starter Tuscanytrace

    (@tuscanytrace)

    Just saw this, sorry.

    This was my attempt before I got distracted by other urgent things:

    <div id=”copyinfo”>
    © <?php

    php echo date(Y);?>

    What Can They Eat?
    </div>

    Hello @tuscanytrace,

    The plugin does not replace PHP codes, only HTML ones.
    You do not have to edit the php files of the theme, only look in the page source code following my previous instructions.

    Nonetheless, I will install Kimbo Lite and send you the codes to add asap.

    Thank you,
    Mihaela

    • This reply was modified 6 years, 2 months ago by Miha.

    Hello @tuscanytrace,

    I have tested this on my end and it works.
    You will have to follow my instructions 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.

    Here is a screenshot with how that code will look like in Kimbo Lite:
    https://gyazo.com/68263e190d0b775da390306c0ddd7c09

    Once you do this, it will work to remove the copyright info.

    Best wishes,
    Mihaela

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Remove footer words in Kimbo Lite’ is closed to new replies.