Hello,
Is there a way through theme panel, to add a ‘read more’ button under excerpt of each post, in archives or blocks?
Hi,
I recommend you to use the Flex Block because this element allows you to use any module you want and add the Read More Button. Check here -> https://www.screencast.com/t/u9x8LsZJxwaG
Thank you!
Hi,
This is ok with a page but what if someone click on a category? Then the archive template will be loaded.
Thanks
Hi,
You told me to to build a page with tagdiv flex block module that has the ‘Read more’option. It is ok for pages such as front page.
When a visitor clicks on a menu item that is a Post Category and not a page, the template that is loading will not have the read more button but the default archive template will be loaded.
This is the page
https://www.acharnaika-nea.gr/
This is the category archive
https://www.acharnaika-nea.gr/category/featured/
I can actually add read more button with 2 lines of php code at excerpt filter but i need to know how the theme handles this because my customer needs to handle this kind of issues.
Thanks
Hi,
Please notice that you can create your custom template for those pages and also, you can use the Flex Block and add the Read More button functionality, following the same functionality. Do you have tried it? Please notice that you can create a new custom template for each section you want, like Category, Attachment, Author page, etc.
Thank you!