Hi,
If you are using a single post template from tagDiv Cloud Library, you can achieve this by editing the cloud template with tagDiv Composer.
As I can see you are using the default post style, if I’m right, then you can change it only if you make the changes in theme files.
Thank you!
Hi,
If you are using the default post style, then you need to make changes in these two files -> wp-content/plugins/td-standard-pack/Newspaper/single.php and loop-single.php, first you need to remove the comment code from single.php -> https://i.imgur.com/Y1HvZhO.png you need to do this by comment these liens like this -> https://i.imgur.com/Z6sblqb.png after that copy one of these line like this -> https://i.imgur.com/GZpG1Ir.png and set it in loop-single.php where you want to be display like this -> https://i.imgur.com/kL0FQ4p.png after that add the php code -> https://i.imgur.com/KWwfcd1.png the results will be -> https://i.imgur.com/b6SDRal.png you can get that line of code from here -> https://pastebin.com/3YBBHvCm
Also you can set these files in a child theme -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Hope this will help you!
Thank you!
I have done this but it breaks my page. check out this url after doing the fix
https://24ora.com/gobierno-por-yuda-te-cu-950-florin-pa-3-luna/
if i dsable the disquss plugin it works fine
Hi,
Now the post is looking good -> https://i.imgur.com/2qVXL8T.png , maybe these old post have something set or are affection by some code or plugin.
Thanks.