Posts/Shortcode Loop Extension #13538
skwerlzu
announced in
Developers Community
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey All,
I am trying to write a posts loop that uses shortcode instead of the post content.
Idea being in theory you can create a template of a global widget or a section, then use the shortcode in the loop. Using dynamic content in your template would allow you to completely customize using elementors in place tools.
I have it built based on the posts elementor pro module, but am having a problem getting custom fields/post_meta to stay related to the post in the current loop.
Hoping some better versed php/elementor folk can help me break this wall I am banging my head against.
https://github.com/skwerlzu/ElementorPro-Posts-Shortcode
Any help would be greatly appreciated
Beta Was this translation helpful? Give feedback.
All reactions