Categories

Featured templates

CherryFramework 4. How to edit footer copyright notification

Ray Taylor August 11, 2015
Rating: 5.0/5. From 2 votes.
Please wait...

In this tutorial you will learn how to edit footer copyright message in WordPress templates based on Cherry Framework 4.

CherryFramework 4. How to edit footer copyright notification

  1. Go to Cherry -> Options in WordPress dashboard.

  2. On the Footer tab you need to specify Footer copyright text:

    cherry_4_copyright_1

  3. You can go ahead and add your custom text in the Footer Info text” field:

    cherry_4_copyright_2

  4. However, if you wish to keep the same style, we recommend copying the HTML source from the original template.

  5. Locate the copyright code using the Firebug Developer plugin. You can find information on how to use the plugin in the Firebug.

  6. Select the “site-info” div and click on Edit button.

  7. Select the source code and copy it:

    cherry_4_copyright_3

  8. Paste the code into any text editor:

    <div class="site-info"><a class="footer-site-link" href="http://templatetesting.com/ray/cherry/" rel="home">
    Our New Site Name</a> &copy; 2015. <a href="http://templatetesting.com/ray/cherry/privacy-policy/">Privacy Policy</a></div>
    
  9. As the result, we should only keep the link and then alter the text to fit your needs:

    	<a class="footer-site-link" href="http://templatetesting.com/ray/cherry/" rel="home">Our New Site Name</a> 
    	&copy; 2015. <a href="http://templatetesting.com/ray/cherry/privacy-policy/">Privacy Policy</a>

    cherry_4_copyright_4

  10. Go back to your admin panel and paste the modified text:

    cherry_4_copyright_5

  11. Save your changes and reload your site to see result.

Thank you for reading this tutorial. Now you know how to edit footer copyright message in WordPress templates based on Cherry Framework 4.

Feel free to check the detailed video tutorial below:

CherryFramework 4. How to edit footer copyright notification

High Quality Wordpress Themes
This entry was posted in WordPress Tutorials and tagged CherryFramework4, copyright, footer, WordPress. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket