- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
WordPress Blogging themes. How to delete the author from category pages
September 13, 2016
Hello, this time we will learn how to delete author name from the category title in WordPress blogging themes.
If you noticed such issue, you should follow the steps, mentioned below.
Enter the admin panel, go to Appearance -> Editor and find there the archives.php file.
Locate the following part of code: echo get_the_author(); and delete it.
The changes should be saved and page should be reloaded to see the changes applied.
As you can see, changes were applied successfully.
That were all the steps to be done.
Feel free to check the detailed video tutorial below:
WordPress Blogging themes. How to delete the author from category pages