• Resolved munesha

    (@munesha)


    Hi, all!

    Please help with removal footer credit “Powered by Nirvana & WordPress.” from Nirvana theme (https://www.cryoutcreations.eu/wordpress-themes/nirvana) I can’t do anything for a few days. Does not work :(. My Step 1 with plugin:

    <em style="display:table;margin:0 auto;float:none;text-align:center;padding:7px 0;font-size:13px;">
    	Powered by <a target="_blank" href="https://www.cryoutcreations.eu" title="Nirvana Theme by Cryout Creations">Nirvana</a> &
    	<a target="_blank" href="https://www.ads-software.com/" title="Semantic Personal Publishing Platform">  WordPress.</a></em>

    Thanks in advance :-*

Viewing 5 replies - 16 through 20 (of 20 total)
  • raldea89, I do not know what plugin you are talking about. I am not using a plugin. I am using the Nirvana theme. I am just trying to remove the footer credit on the Nirvana theme. WP 5.9.2 / Nirvana 1.6.2

    Hi @colecomm,

    This is a plugin’s support forum: https://www.ads-software.com/support/plugin/remove-footer-credit/
    Remove Footer Credits is a plugin that allows users to remove the footer credits on various themes.
    In order to be able to do that, you will need to install it.
    To install it go to your site’s dashboard > Add new > search for this plugin > install and activate it.

    Once it’s installed and active please add the code below in your dashboard > Tools > Remove footer credits > Step 1:

    Powered by <a target="_blank" href="https://www.cryoutcreations.eu" title="Nirvana Theme by Cryout Creations">Nirvana</a> &
    	<a target="_blank" href="https://www.ads-software.com/" title="Semantic Personal Publishing Platform">  WordPress.</a>

    This will remove the theme’s copyright using this plugin.

    If you do not want to use a plugin to remove the footer credits, then I recommend reaching out to the theme’s support here: https://www.ads-software.com/support/theme/nirvana/

    Warmly,
    Mihaela

    • This reply was modified 2 years, 8 months ago by Miha. Reason: grammar

    Mihaela, thank you for the clarification. I honestly did not know that this was/is a plugin support forum. (I just did a google search to remove the footer credit from Nirvana theme.) What is the name of the plugin I need to download and install?
    Thanks for your help,
    -Larry

    OOPS… I figured it out. I am installing the correct plugin now.

    • This reply was modified 2 years, 8 months ago by colecomm.

    Ugh! I installed the plugin and it immediately took my WP site down. Now I have the following error:

    500 – Internal server error.
    There is a problem with the resource you are looking for, and it cannot be displayed.

    Hi Larry,

    I am sorry to hear that! Does this happen when you try to install other plugins as well? Or just this one? Could you try installing a different one? We want to see if it’s caused by our plugin or something else on the site.

    Also, to be able to help further, we would need to see exactly what caused the error, as it never happened before to other users (that we are aware of).
    We’ll need the relevant entry from the server error log, you can ask your hosting provider to send it to you.

    If this is a bit too complicated for you, you can also hide the copyright text using a CSS code.
    To give this a try please add this code in Appearance > Customize > Additional CSS:

    #footer2 em {
    	display: none !important;
    }

    Warmly,
    Mihaela

    • This reply was modified 2 years, 8 months ago by Miha.
Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘remove credit link and powered by wordpress from Nirvana Theme’ is closed to new replies.