About sandified
Rank 546482
109 followers Joined July 2014
Hi my name is Sandy. I got into the affiliate marketing scene in April 2014 through attending a CPA marketing course for newbies using paid

Posts

1

Questions

1

Login
Create Your Free Wealthy Affiliate Account Today!
icon
4-Steps to Success Class
icon
One Profit Ready Website
icon
Market Research & Analysis Tools
icon
Millionaire Mentorship
icon
Core “Business Start Up” Training
asked in
Website Development & Programming
Updated

How to remove the footer 'Powered by WordPress • Themify WordPress Themes' from the following code and replace it with my site name?

<?php

/**

* Template fo

Could you give the URL of your website so I could try to help you?

In your footer.php file (under appearance -> editor), look for the line. All you need to do is remove it. and add your site name

Which code do I delete to remove the footer?

See if you can find:
<?php themify_the_footer_text(); ?>
<?php themify_the_footer_text('right'); ?>
delete those two lines and save.
Always works for me!

See more comments

How to remove powered by footer for themify theme?

How to remove powered by footer for themify theme?

asked in
Website Development & Programming
Updated

How to remove the footer 'Powered by WordPress • Themify WordPress Themes' from the following code and replace it with my site name?

<?php

/**

* Template fo

Could you give the URL of your website so I could try to help you?

In your footer.php file (under appearance -> editor), look for the line. All you need to do is remove it. and add your site name

Which code do I delete to remove the footer?

See if you can find:
<?php themify_the_footer_text(); ?>
<?php themify_the_footer_text('right'); ?>
delete those two lines and save.
Always works for me!

See more comments

Login
Create Your Free Wealthy Affiliate Account Today!
icon
4-Steps to Success Class
icon
One Profit Ready Website
icon
Market Research & Analysis Tools
icon
Millionaire Mentorship
icon
Core “Business Start Up” Training