Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #226458
    pworden1
    Participant

    I created a child theme and ignorantly put in my WordPress author name. Now it shows at the footer. I want the Theme to show, but NOT MY WORDPRESS NAME. I don’t think I can change it without again creating a new child theme and rebuilding the site. How can I hide just the “by wordenabode” on the footer?
    The site is suffernation.com

    I tried:
    site-details .theme-author {
    display: none;
    }

    But it did not work

    #226462
    pworden1
    Participant

    Also, if I purchase the theme, how will I update it while keeping the child theme work I’ve already done? When I made the child theme, I had to rebuild quite a lot. Fortunately, there’s not a lot of site content yet.

    #226535
    Skandha
    Participant

    @pworden1: Hello there,
    You will also have Footer Editor Option in pro version of the theme with which you can edit the footer text of your site. You can also check out the additional-features available in pro version of the theme.

    When you upgrade to pro all your customizer settings from the free theme should be retained by the pro theme. However the changes you have made in your child theme folder’s functions.php file should be copied to the functions.php of the child theme of the pro version that you will have to create.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘URGENT: How to remove just the Author Name from footer theme credit’ is closed to new replies.