Which file I have to edit for make changes on Single Post page

Posted in: Newspaper
Post count: 11

Hi Team,

I want to make some custom changes in my single post and post category pages. Can you please guide me in which files I have to edit to do change for these pages. I looked into loop-single.php, loop-archive.php, single.php pages but they are not reflecting the changes on the website.

Post count: 35449

Hi,

If you are using single post templates from tagDiv Cloud Library, you can make the changes with tagDiv Composer.
If you are using standard post styles then you’ll need to edit the one you are using -> wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-1.php

Thank you!

Post count: 11

Hi,

Thanks, I found the file.
I’m also looking for a custom change in the review section on Post.
I looked into code but can’t find the $td_mod_single->get_review();

Please let me know where I can find the code for the review section.

Post count: 35449

Hi,

For standard post style the get_review is call here -> https://i.imgur.com/L0USqu1.png and the code is set in this file -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/xvBExTY.png

Thank you!

Post count: 11

Hi,

Thanks for the reply, I found the Html code of reviews.

Post count: 35449

Hi,
I’m glad that I was able to help!
If you have other questions let us know!
Have a nice weekend!

Post count: 11

Hi,

Where can I find the side widget code? Kindly look https://imgur.com/RDeXXlt, I want to edit the red section.

Post count: 11

Hi,

Please reply for the above query.

Post count: 35449

Hi,

Sorry for the late answer, we had a day off.
The reviews on modules like that will be replace the date, the file path is -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php -> https://i.imgur.com/Wl1da5f.png

Thank you!

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.