Support ForumAuthor Name – Support Forum https://support.ishyoboy.com/forums/topic/author-name-2/feed Fri, 03 Jan 2025 03:23:52 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/author-name-2/#post-10266 <![CDATA[Author Name]]> https://support.ishyoboy.com/forums/topic/author-name-2/#post-10266 Fri, 23 Oct 2015 13:55:16 +0000 kenny60sl Hi, is there a way of adding the author name to the blog overview view? Remove tags being displayed and replace with the author name?

Thanks!

]]>
https://support.ishyoboy.com/forums/topic/author-name-2/#post-10272 <![CDATA[Reply To: Author Name]]> https://support.ishyoboy.com/forums/topic/author-name-2/#post-10272 Mon, 26 Oct 2015 07:08:08 +0000 IshYoBoy Hi kenny60sl,

You need to override the function “ishyoboy_get_masonry_post_details()” which can be found inside the file:
wp-content/themes/kopy/assets/functions/theme-plugin-functions.php

The current code is:

So just paste it to functions.php of your child theme and make the changes you need.
For removing tags only comment out part of code under “// Tags”:

And remove comment from author code:

Cheers


If you are happy with our theme and support please rate us in your Downloads Section on ThemeForest. A 5 star rating is always a great motivation for us!

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>