Hi,
I would like to have my post tags near the title. Also, I would like to have a subtitle right bellow the title. I placed 1 for the subtitle and 2 for tag position on this image: https://ibb.co/ibR6Yy How can I do that?
Best,
Jose
Hello jnex,
You should try using the code below and place it in Theme panel -> Custom CSS area.
.td-post-template-7 .td-post-title .td-category {
margin-bottom: -170px;
}
.td-post-template-7 .td-category li {
margin-left:15px;
}
The result is here -> https://www.screencast.com/t/Gy2h9yxd
Thanks.
Hi, I did that but there was no change to the page. I copied the code and pasted it at CSS custom code at theme panel. Then saved settings. Then reloaded the page. There is no change to it. Here is the address to the page: https://nutropedia.com.br/?p=77
I was using a widget (cool tag cloud) to have a better designed tag. I turned it off, but still that tag is not showing
SORRY! Those two replies are for my other topic. Please, ignore. The solution worked great.
How can I add the subtitles as you did just bellow the page title?
Hello jnenx,
The theme does not have any such an option that allows you to add a Subtitle to your page, sorry! You should add a simple Tex with Title element under your page title with your desired ‘Subtitle’, like this -> https://www.screencast.com/t/nLJAOdeB
Thanks for your understanding!
Hi,
The tags are not showing – see the page https://nutropedia.com.br/?p=175
In your own link above (https://www.screencast.com/t/Gy2h9yxd) there is subtitle, how can I add that? It is in between the tag and the title.
Thanks,
Jose
Hi,
The category tag should display, unless maybe the option is disabled
– https://www.screencast.com/t/0a6nL7hg3
Subtitles for posts will display only in the post page. You can enter subtitles for each post while editing/creating it
– https://www.screencast.com/t/vHEg6PvJ
Thanks
The tags do appear at the botton. I am using the custom code above along with post type 7.
So after all the modifications made to this post template the result is like this
– https://www.screencast.com/t/7BRyHbbXA
The combination of reducing the height of the post header and the code from above produced that result.
The title is visible only partly, you could try reducing the margin-bottom in the code from above to a smaller value. Then the title would be more visible
– https://www.screencast.com/t/uEjuXW7EyBs
Hi,
Here we go: https://nutropedia.com.br/express-recipes-how-to-make-creamy-papaya-raita/
The post title is very visible but still no tags. Can you help me place the tags near the title as was showed above ( https://www.screencast.com/t/Gy2h9yxd)?
Thanks,
Jose
So near the title you mean position the category tag a little bit up, like this
– https://www.screencast.com/t/PVTu9N9GqU
Modify the margin from the code above to a smaller value for that result. But note that if you should use a longer post title for example or even shorter, there could be problems with all these modifications.
No, that is the category tag. We are talking about the post tag.
So you want the post tags to appear there. That is not possible at the moment. In the coming theme updates there will be options to position the post elements differently in the post page. So for example placing the post tags below the post title will be an easy task.
If you want to do that now, you will have to make modifications to the post template file and maybe some additional CSS. These are some similar topics
– https://forum.tagdiv.com/topic/post-tags-over-the-post/
– https://forum.tagdiv.com/topic/move-date-and-time-from-top-to-bottom-article/
Ok, can you give me an estimate when that will happen? I mean, the possibility to have tags near the title?
Hello !
For that now you have cloud library templates as you can see here: https://www.screencast.com/t/qtKydngMnJrL
You can import and customize any post template that you like.
Thank you !