This topic has 4 replies, 2 voices, and was last updated 10 years, 5 months ago ago by Jack Richardson
Hi,
1) how can I make the image on a single post full width? Now it is max 1000px but I need it like 1170px..
2) How can I turn the comments off? I know how to block comments but I dont want the text “comments are off”
See private content for what I mean.
Thanks
okay, the 1th one I already found in single.php
Just change the code<?php $images = etheme_get_images(1170,1170,false); ?>
Where can I disable the text “comments are closed”?
Thanks!
Okay, second one just solved.
I just turned off the following line in the comments.php like this:
<!--<p><?php _e('Comments are closed', ETHEME_DOMAIN) ?></p>-->
Can you please tell me if this is the right way to disable all the comments?
If yes, you can close this topic.
Thanks
Hello,
Yes, this is good way to disable comments.
We’re happy that you figured out.
Regards,
Jack Richardson
The issue related to '‘image on single post full width’' has been successfully resolved, and the topic is now closed for further responses