-
-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Description
I use List Category Posts with OceanWP. I need to publish the full content of my category-posts.
That's my shortcode
[catlist name="" content=full numberposts=-1 no_post_titles=yes no_posts_text="Nessun articolo pubblicato per questa categoria" date=yes dateformat="d.m.Y"]
This is fine for "normal" posts, but posts made by Elementor are displayed twice.
If I remove [content=full no_post_titles=yes] from my shortcode, the list of posts is displayed correctly only once.
How can I display the full content of Elementor posts only once?
Thank you for answers!
Metadata
Metadata
Assignees
Labels
No labels