Comments 2Aitana started the conversationAugust 29, 2016 at 1:34pmHi there,How can we disable the LIKE THIS buttons from the posts?Thanks. 895TheFox repliedAugust 30, 2016 at 1:06pmHello Aitana, thanks for purchasing Thefox!You can add this custom css ( thefox > styling options ) :.zilla-likes { display:none; }That should do the trick.If not, then please send us a link to your blog post.Do not hesitate to contact us if you have more questions. Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme 2Aitana repliedAugust 30, 2016 at 2:52pmHi there. We know how to hide this information, but we want to disable this totally.Can we just delete the Zillalikes plugin? 895TheFox repliedAugust 31, 2016 at 5:11amHello Aitana,Then go the functions.php and comment or remove this line ( 206 ):// Include Like plugininclude("includes/zilla-likes/zilla-likes.php");This should do the trick.Do not hesitate to contact us if you have more questions. Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme 2Aitana repliedAugust 31, 2016 at 10:48amThanks for the reply. This is not really a solution for us, as with the next update of the theme this will get lost.Could you please add this to the panel or make it possible that we change this in the functions.php of a child theme?Best regards. 895TheFox repliedSeptember 1, 2016 at 5:55amHello Aitana,You are right, we will add this option or add a hook so you can select this from the theme panel or by adding a functions in the child theme functions.php file.thanks for the feedback.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
Hi there,
How can we disable the LIKE THIS buttons from the posts?
Thanks.
Hello Aitana, thanks for purchasing Thefox!
You can add this custom css ( thefox > styling options ) :
.zilla-likes { display:none; }
That should do the trick.
If not, then please send us a link to your blog post.
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Hi there. We know how to hide this information, but we want to disable this totally.
Can we just delete the Zillalikes plugin?
Hello Aitana,
Then go the functions.php and comment or remove this line ( 206 ):
// Include Like plugin
include("includes/zilla-likes/zilla-likes.php");
This should do the trick.
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Thanks for the reply. This is not really a solution for us, as with the next update of the theme this will get lost.
Could you please add this to the panel or make it possible that we change this in the functions.php of a child theme?
Best regards.
Hello Aitana,
You are right, we will add this option or add a hook so you can select this from the theme panel or by adding a functions in the child theme functions.php file.
thanks for the feedback.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme