-
AuthorPosts
-
January 5, 2020 at 3:14 pm #1170451
Hi,
A few years ago we switched to the Advanced Layout Builder for our blog posts. We just noticed there’s a difference between metadata of blogs with and without the layout builder.
Without layout builder:
– below the title metadata like the date and author is shown
– at the bottom the post tags are shownWith Advanced Layout builder:
– no metadata below the post like date and author
– no post tags.We noticed with Google Adwords and Analytics that after using the Advanced Layout Builder we got less visitors and fews. Probably because the important post tags are missing.
I looked through the settings but can’t find what the problem might be.
I’ll include a post with and a post without layout builder in the private section.Please let me know what’s going wrong because I have a few websites with this theme and they all have this issue. We have like 100 posts on each website so there’s impact for us.
Kind regards,
January 7, 2020 at 1:53 am #1170875Hey Michael64142,
Thank you for contacting us.
To display the tags at the bottom of the post please add the function to function.php file
https://kriesi.at/support/topic/add-post-tags-list-under-the-posts-content/#post-939700
Then copy the shortcode to the bottom of the page where you like to display the tags.
[avs_posts_tag]
Let us know if you have any questions, we are happy to help you :)
Best regards,
VinayJanuary 7, 2020 at 11:10 am #1170994I added the code and it seems to work. Thanks!
Won’t a theme update overwrite the functions.php file?
January 7, 2020 at 7:42 pm #1171162Hi Michael64142,
Yes, it will, unless you put the code in the functions.php file in the child theme.
Here are the docs for you:
Best regards,
VictoriaJanuary 9, 2020 at 12:25 am #1171663Thanks but I still feel this is very odd and should be a native feature in the Page Builder.
I’ve used another popular theme before which also has its own page builder and they do have an option to enable or disable tags.
This is without editing any theme php files.I did a little search around this forum and noticed questions about this issue starting from 2015, which means that this issue hasn’t been added as a feature for 5 years now. Looking at the above code about getting the tags of a post it shouldn’t be that hard to include in the page builder.
Can you create a feature request for me about this?
January 9, 2020 at 10:46 pm #1172003Hi,
Yes sure, we will go ahead with that!
Thank you very much for all this feedback! :)Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.