I want to use “Remove Footer Credit” plugin for Bizberg theme. The footer has “Powered by Developed by Bizberg Themes”. I’m trying to figure out the code to place in Step 1: Enter text/HTML to remove (one per line).
Thank you for any assistance you can provide.
Using the theme file editor, I think this is the footer.php
<?php
/**
* The template for displaying the footer *
* Contains the closing of the #content div and all content after.
*
* @link https://developer.www.ads-software.com/themes/basics/template-files/#template-partials
*
* @package Bizberg
*/
do_action( 'bizberg_footer_top' );
bizberg_get_footer(); ?>
<div class="full-screen-search" style="display: none;">
<div class="search-box-wrap">
<div class="searchform" role="search">
<?php get_search_form(); ?>
<a href="javascript:void(0)" class="close">
<i class="fas fa-times"></i>
</a>
</div>
</div>
</div>
<!-- start Back To Top -->
<div id="back-to-top">
<a href="javascript:void(0)"><i class="fa fa-angle-up"></i></a>
</div>
<!-- end Back To Top -->
<?php wp_footer(); ?>
</body>
</html>
]]>
I’ve seen where you gave others using Themegrill the code for box 1. If you could do that for me, I’d appreciate it. I don’t want to mess anything up by just changing the theme name as I noticed years in the code and IDK if mine will have one or no. Please and thank you very much. (Also, does this remove the Word Press mention as well?)
]]>Hello,
How can the footer credit and wp logo or image at footer for the following themes be removed?
1
https://weavertheme.com/weaver-xtreme/
2
https://www.ads-software.com/themes/generatepress/
3
https://www.ads-software.com/themes/neve/
Thanks
]]>Hello,
How can the footer credit be removed for Neve free theme?
Thanks.
]]>Hi, the plugin Does not alter at all.
Does the plugin hide the code using CSS or remove the code in php?
]]>Hello,
I recently activated the Remove footers credit plugin, but the save button is not showing on my backend. The text under “Step 2: enter your own footer credit (one per line)” is also white, and can only be seen when highlighted as shown in this screenshot – https://snipboard.io/OqjwlI.jpg
Please assist. I have tried troubleshooting with ‘Health Check’ plugin, but nothing changed.
]]>I have an issue with the Remove Footer Credit. This works for a long time, but now I note that it blocks the hamburger menu for mobile or little window dimensions. Can you please help with this issue?
]]>Not sure what is happening, but while the specific content from .site-info
gets removed, the CSS for my entire site somehow gets munged and a bunch of styling simply disappears.
I tried several things: empty step 2, Step 2 with a new credit, … nothing works on this site with the NEVE/Wordpress 6.4.1 theme
I have another site, with the same theme but under WordPress 6.3.2 and it works without problem going to step 1.
<div class="component-wrap"><div><p><a rel="nofollow">Neve</a> | Propulsé par <a href="https://www.ads-software.com" rel="nofollow">WordPress</a></p></div></div>
Help appreciated!
]]>wp credit is still there…help? ty.
]]>I’m updating step 1 and step 2 but still shows the default footer credit. I tried removing then updating step 1 and 2 and also is not working. My theme is Attar.
]]>I tried and I can’t remove the footer on my website. I wanted Blossom Spa | Developed By?Blossom Themes. Powered by?WordPress.?Privacy Policy removed. Can you help?
]]>I’ve tried all kinds of codes/options from the threads in here, but I can’t seem to remove the Graceful Theme by?Optima Themes from the footer. Help appreciated!
]]>Tried this:
<p class="czr-credits">
<span class="czr-designer">
<span class="czr-wp-powered"><span class="czr-wp-powered-text">Powered by </span><a class="czr-wp-powered-link" title="Alustana WordPress" href="https://www.ads-software.com/" target="_blank" rel="noopener noreferrer">WP</a></span><span class="czr-designer-text">
– Suunniteltu <a class="czr-designer-link" title="Customizrilla">Customizrilla</a></span>
</span>
</p>
but doesn’t remove anything.
]]>How to remove the Them by Color Mag from the footer section of my website after the update
]]>Currently using another plugin Footer Credits but this looks like it is abandoned. You plugin works quite well but I can’t find a way for it to automatically pick up “this year” to automate the update of my copyright notice. Is there a shortcode in the plugin for this, or can this be added as a feature? Thanks
]]>I cannot find where to remove the word press credit and make it my own. Or at a minimum, at me next to it. I’ve tried every footer and blog option in the theme. Twenty Seventeen
]]>Hi,
After upgrading Mesmerize Theme, I have a problem with restoring my old footer. Could you send me the code I should put in step 1?
Thanks,
Marcin
]]>I have tried the Remove Footer Plugin to remove the credit and it works to remove the hyper link and word Colibri but can’t remove the words ‘Created for free using WordPress and’. The HTML code I’m entering in first line:
<div class="h-global-transition-all">? 2022 Development. <span style="text-decoration: underline;">Created for free using WordPress and</span>
??????????????????? <a target="_blank" rel="noopener">Colibri</a></div>
The part underlined is the bit I want to remove but I keep destroying the website and have to restore backup. Thanks in advance.
]]>Hi developer,
I have spent time trying to get the plugin to work with the Newsreaders theme. Please assist.
Thanks
]]>Hello,
How do I remove the footer credit?
Please advise.
Thanx!
]]>I tried using:
and not being illiterate in html, css if is not simple ….
Thank you!
Ed Naylor
`
Hi developer,
Please assist, we have been trying to make the plugin work on https://perfectstartministries.co.za/ but it doesn’t work.
Please advise.
Thank you.
]]>Hi!
I′m trying to delete the footer text “Bard Theme by WP Royal.”from my webpage, but I cant seem to get the plugin to work. Please help! Have already tried your code.
<span class=”credit”>Bard Theme by WP Royal.</span>
Exactly the same problem as below:
https://www.ads-software.com/support/topic/unable-to-edit-footer-credit/
I use remove HTML:
<p class="copyright">© 2022 My Company. Built using WordPress and the <a rel="nofollow" target="_blank" href="https://extendthemes.com/go/built-with-mesmerize/" class="mesmerize-theme-link">Mesmerize Theme</a></p>
Add HTML:
<p class="copyright">© 2022 My Company.</p>
Makes no change whatsoever.
When I inspect the element I see ?
symbol. Tried with ?
and with ©
to no avail.
Hey,
I recently downloaded this plugin and tried changing the footer credit line but encountered some issues while doing so. First of all in “Step 2: Enter your own footer credit (one per line)” the text is all in white color and nothing is visible, second there is no save button to save my changes.
I’m attaching a screenshot of the same, kindly have a look.
]]>Tried to replace my footer credit using the plugin but it seems like I’m using the wrong HTML for Step 1.
The code I copy pasted:
<p class="copyright">
Copyright ?2022
Campfire Digital
. All rights reserved. <span class="bizberg_copyright_inner">Powered by <a href="https://www.ads-software.com/" target="_blank" class="customize-unpreviewable">WordPress</a>
<span class="sep"> & </span>
Designed by
<a href="https://bizbergthemes.com/" target="_blank" class="customize-unpreviewable">
Bizberg Themes </a>
]]>
I’m unable to remove the footer copyright on the mesmerize theme.
This is what I’m pasting in the first step and it doesn’t work:
<p class="copyright">? 2022 NOVA.ID. Built using WordPress and the <a rel="nofollow noopener" target="_blank" href="https://extendthemes.com/go/built-with-mesmerize/">Mesmerize theme</a></p>
Hello,
I am trying to edit the footer credit but it’s not working.
In the first box, am adding:
<p class="copyright">© 2022 InstruBiz. Built using WordPress and the <a rel="nofollow noopener" target="_blank" href="https://extendthemes.com/go/built-with-materialis/">Materialis Theme</a></p>
Kindly advise, if am missing out on something.
Thanks,
Rashida H.
I tried this code :
<p>Neve | Powered by WordPress</p>
and the footer credit “Neve | Powered by WordPress” is still there.
Thanks!
]]>