• Hello, I’ve Download the theme OnetOne and I would want to change the footer, but I’ve no access of the Editor of the theme how can I do that ?

    Warm Regard.

Viewing 3 replies - 1 through 3 (of 3 total)
  • As in where is states Powered By WordPress?
    As I’d like to get rid of that too.

    you can remove this Powered by WordPress. Designed by MageeWP Themes.
    under Appearance ==> Footer (footer.php)
    there remove that code
    <?php printf(__('Powered by <a href="%s">WordPress</a>. Designed by <a href="%s">MageeWP Themes</a>.','onetone'),esc_url('https://www.ads-software.com/'),esc_url('https://www.mageewp.com/'));?>

    next themeupdate that will come back again so you have to use child theme and put there your modifided footer.php

    How do you use child or insert a child them to modify the footer please. I have coded the footer to align center which it does in IE but not in Google Chrome. Also the Main Menu is aligned centre in IE but to the right in Google Chrome. Please help. I have tried to change this in the 2 footer .phps but it doesn’t make any difference.

    Also could someone tell me what the php code is to make the background scroll from left to right automatically continuously?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change the footer’ is closed to new replies.