Support ForumRemoving Likes from Blog Detail header – Support Forum https://support.ishyoboy.com/forums/topic/removing-likes-from-blog-detail-header/feed Sat, 21 Dec 2024 14:49:00 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/removing-likes-from-blog-detail-header/#post-9208 <![CDATA[Removing Likes from Blog Detail header]]> https://support.ishyoboy.com/forums/topic/removing-likes-from-blog-detail-header/#post-9208 Thu, 23 Jul 2015 18:54:20 +0000 carlmckie When making a post, it shows how many “Likes” the post currently has. I would like to remove this. Where can I find the code to do this?

Thanks!

]]>
https://support.ishyoboy.com/forums/topic/removing-likes-from-blog-detail-header/#post-9222 <![CDATA[Reply To: Removing Likes from Blog Detail header]]> https://support.ishyoboy.com/forums/topic/removing-likes-from-blog-detail-header/#post-9222 Fri, 24 Jul 2015 07:07:12 +0000 IshYoBoy Hey carlmckie,

You need to override the function “ishyoboy_get_single_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 likes only comment out this two lines:

Cheers

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

]]>
https://support.ishyoboy.com/forums/topic/removing-likes-from-blog-detail-header/#post-9225 <![CDATA[Reply To: Removing Likes from Blog Detail header]]> https://support.ishyoboy.com/forums/topic/removing-likes-from-blog-detail-header/#post-9225 Fri, 24 Jul 2015 09:48:33 +0000 carlmckie Thanks!

]]>
https://support.ishyoboy.com/forums/topic/removing-likes-from-blog-detail-header/#post-9228 <![CDATA[Reply To: Removing Likes from Blog Detail header]]> https://support.ishyoboy.com/forums/topic/removing-likes-from-blog-detail-header/#post-9228 Fri, 24 Jul 2015 13:14:29 +0000 IshYoBoy Sure thing, pal. Glad we could help.

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

]]>
https://support.ishyoboy.com/forums/topic/removing-likes-from-blog-detail-header/#post-9770 <![CDATA[Reply To: Removing Likes from Blog Detail header]]> https://support.ishyoboy.com/forums/topic/removing-likes-from-blog-detail-header/#post-9770 Mon, 31 Aug 2015 11:20:23 +0000 otherworldly So I pasted the above code in Editor > Kopy Child: Theme Functions > functions.php without the two lines of code for the likes and now my site doesn’t load at all D: I can’t get back into my WordPress admin panel or anything. Help – what do I do now?

My site is otherworld.ly for reference!

]]>
https://support.ishyoboy.com/forums/topic/removing-likes-from-blog-detail-header/#post-9783 <![CDATA[Reply To: Removing Likes from Blog Detail header]]> https://support.ishyoboy.com/forums/topic/removing-likes-from-blog-detail-header/#post-9783 Tue, 01 Sep 2015 06:37:05 +0000 IshYoBoy Hey otherworldly,

we see that your problem has been already solved ;)

Cheers

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

]]>