Removing footer not working
-
Hi,
How do I remove the line “Theme: Himalayas by ThemeGrill. Powered by WordPress.”Thanks
The page I need help with: [log in to see the link]
-
Hello @vdcaf,
Please go to your WP dashboard > Tools > Remove footer credit > Step 1 > and add the following code:
<div class="copyright"><span class="copyright-text">Copyright © 2018 <a href="https://martynphillips-test-domain.virtualdesigncloud.com/" title="Martyn Phillips" >Martyn Phillips</a>. Theme: Himalayas by <a href="https://themegrill.com/themes/himalayas" target="_blank" title="ThemeGrill" rel="author">ThemeGrill</a>. Powered by <a href="http://wordpress.org" target="_blank" title="WordPress">WordPress</a>.</span></div>And in Step 2 add this one:
<div class="copyright"><span class="copyright-text">Copyright © 2018 <a href="https://martynphillips-test-domain.virtualdesigncloud.com/" title="Martyn Phillips" >Martyn Phillips</a>.</span></div>This will do it!
Let me know how it goes.
Best wishes,
MihaelaHi,
OK, that works, I tried adapting it for this site:However my version does not work!:
<div class="copyright"><span class="copyright-text">Copyright © 2018 <a href="https://safetydriver-test-domain.virtualdesigncloud.com/" title="The Professional Chauffeur">The Professional Chauffeur</a>. Theme: Himalayas by <a>FoodHunt</a>. Powered by <a href="http://wordpress.org" target="_blank" title="WordPress" rel="noopener noreferrer">WordPress</a>.</span></div> to <div class="copyright"><span class="copyright-text">Copyright © 2018 <a href="https://safetydriver-test-domain.virtualdesigncloud.com/" title="The Professional Chauffeur">The Professional Chauffeur</a>.</span></div>any ideas?!
Hello @vdcaf,
I am not sure I understand. Could you please explain a bit more?
The code I sent works on your end but you tried changing it? Or are you trying to adapt it for another site?Thank you,
MihaelaHi,
Sorry not clear – yes the original code works, this is a different website URL!Could you send me the second website’s url so I can take a look?
Thank you!
Please add this code in step 1:
<div class="copyright">Copyright © 2018 <a href="https://safetydriver-test-domain.virtualdesigncloud.com/" title="The Professional Chauffeur" >The Professional Chauffeur</a>. Theme: FoodHunt by <a href="https://themegrill.com/themes/foodhunt" target="_blank" title="ThemeGrill" rel="author">ThemeGrill</a>. Powered by <a href="http://wordpress.org" target="_blank" title="WordPress">WordPress</a></div>And step 2:
<div class="copyright">Copyright © 2018 <a href="https://safetydriver-test-domain.virtualdesigncloud.com/" title="The Professional Chauffeur" >The Professional Chauffeur</a>.</div>This should work!
Thank you,
Mihaelagreat works – many thanks!!
Happy to hear it worked!
Please don’t hesitate to reach back if you have questions.If it’s not too much to ask please consider leaving a review for the plugin:
https://wordpress.org/support/plugin/remove-footer-credit/reviews/
We could really use your help.Thank you,
Mihaela
The topic ‘Removing footer not working’ is closed to new replies.