Assistance with Locating Single Post Template Files for Default PRO in Newspaper

Posted in: Newspaper
Post count: 12

Hello ,

I am currently using the Newspaper theme (Version 12.6.6) and would like assistance locating the Single Post Template – Default PRO template files. Specifically, I need to know which file is responsible for rendering single posts in this template, as I want to make some customizations.

Could you please guide me on:

The exact location of the Single Post Template – Default PRO files in the theme directory.
Which files I should edit if I want to customize the layout and functionality of single post pages using this template.

Thank you

Post count: 27744

Hello,

This a cloud template, so to do customization, you need to edit with tagdiv Composer, and not in the theme files https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

Thank you!

Post count: 12

i want to implement the my own custom pagination on single page. please assist me

Post count: 27744

Hello,

This is not recommended. Please let me know what pagination you want on the single post template.

Thank you!

Post count: 12

I would like to include Next and Previous buttons for navigation between paginated pages within the same post.
I want to paginate individual posts so that if I have an article like postexample.html, it should display paginated content, such as postexample.html/2, postexample.html/3, etc.
Clicking the Next button on the last page of a post opens the next older post (instead of newer), and the Previous button opens the next newer post (instead of older).

Could you please guide me on how to implement this functionality in the Newspaper theme? Specifically:

Which template files or functions should I modify to achieve this pagination structure?
Any theme-specific hooks or filters I can use to customize this behavior?

Thank you

Post count: 27744

Hello,

For this, you can use the page break element from Gutenberg or try the solution from this guide https://forum.tagdiv.com/posts-with-pagination/

Thank you!

Post count: 12
Post count: 27744

Hello,

For single this path wp-content/plugins/td-cloud-library/shortcodes/single

Thank you!

Post count: 12

can u please provide exact file path . the single directory am seeing. not the file

Post count: 27744

Hi,

For the cloud templates, this is the path; it doesn’t matter what template it is.

Thank you!

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