Site logo

Archived topic

Post tags and post navigation directly below

10 replies · Started by Jia on June 29, 2018

Viewing posts 1–11 of 11

Hi sir,

I am using elementor pro and GP premium. Currently, my blog post is in specific container width. When I tried to enable post tag and post navigation, it will be outside the specific container width. How to ensure that these tags and post navigation directly under my blog posts? Thanks.

Besides, how can i adjust these tags and post navigation directly before my social icon? I also wish disable Generate Press Post navigation while enabling elementor pro's post navigation.

Hi there, you can disable the GP Post Navigation and the Post Category and Tags from the Customiser > Layout > Blog > Single

You can add the post tags to your template in elementor using the Post Info widget and select Terms type for adding Categories and Tags.

Thank you so much, sir! Just one more question, when I disable the post navigation in GP, the post navigation widget using Elementor is not shown. How can I activate it?

hmmm... just tested a Single post template with Elementor Post Navigation and left the GP Post nav on and it only shows the Elementor nav. Somethings a bit odd there.

Switch the GP Nav on and i can provide some CSS to remove it.

The Elementor nav will only show when the GP Nav is turn on.

Try clearing your Autoptimize cache now. (and any other caches you have)

I have cleared Autoptimize cache.

Ok try this CSS:

.inside-article footer.entry-meta {
	display: none;
}

It worked! Thank you so much!

You're welcome, glad i could help

This archived topic is closed to new replies.