Dear Team,
Please I want to display my header and subheader on my site like this one below:
http://www.zeit.de/entdecken/index
Secondly, I wouldn’t like the neuest article of my site to be displaying on homepag. I want to display/configure the artikel I want to display.
Thank you for your reply. Below is my page.
https://bremer.de/
Hi,
Please provide some more details about how exactly you want the menus to display, for a more accurate solution. I will try to provide a code to make it the way you want.
The Latest articles section will be displayed on the bottom of the page, when the required page template is selected
– https://www.screencast.com/t/XhczH9pX7
It can be customized as you like, or disabled by selecting a different page template.
Thanks
Good morning Simion,
Thanks for your reply. The instruction on how to display the latest article or disable it helped me.
For the header & subheader (I don’t mean menus), please see screenshot. On my articles, I always include a subheader. But this only display on the article page. What I want is to display both the header and subheader of an article on my homepage like: http://www.zeit.de/index.
Also see my screenshot here: https://www.screencast.com/t/pi5RDssk7U
Thanks
Hi,
I understand now, but please note that the modules can display the post title only, not a sub-title. They are not meant to display such an element, so there is no implementation for that.
There is a solution that you can try, it involves modifying the actual module file. It will have to be made for each module that you want to display this. After making this modification the module will display the post subtitle, that is by default displayed only in the post page
– https://www.screencast.com/t/uTzGruPK
This is the topic – https://forum.tagdiv.com/topic/how-to-write-different-post-titles-on-homepage-or-categories/
Add that code below the title for example, in the module file you want. Example
– https://www.screencast.com/t/mpVFa8ji8
– https://www.screencast.com/t/7zXYRUfgIkE
Thanks