I have the same question about the \"grid trending\" blog. In my case I don\'t want to hide the html with css but I\'d like to remove it from php files.
I already did it for all the different kind of blog types or single post, editing functions/rd_shortcodes /rd_blog.php and single-default.php.
Could you please suggest me how can I edit the post info for \"grid trending\" blog?
Hi Tranmautritam - Team,
first of all - great Theme! I just started to create an new site. I will not allow any comments so I disabled this feature in the settings of the page. Despite of that, the number of comments is shown in all posts (f.e. on the News-Page http://wordpress.massmode.com/news-2/ or in single Posts http://wordpress.massmode.com/ein-engel-zu-weihnachten/).
How can I disable that the number of comments are shown?
Thank you in advance
Jochen
Hello Jochen,
Glad you like our theme!
If you want to hide the comment information you can add this custom css ( thefox > styling options ) :
.comments-link { display:none; }
This should do the trick.
Do not hesitate to contact us if you have other 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,
I have the same question about the \"grid trending\" blog. In my case I don\'t want to hide the html with css but I\'d like to remove it from php files.
I already did it for all the different kind of blog types or single post, editing functions/rd_shortcodes /rd_blog.php and single-default.php.
Could you please suggest me how can I edit the post info for \"grid trending\" blog?
Thank you so much
Katia
GOT IT!
functions/ajax-handlers.php
Sorry for not being able to help you this time but I am glad to hear that you have been able to fix the problem by yourself.
Do not hesitate to contact us if you have other 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