Archived topic
Elements as shortcode inserting between paragraphs of post
5 replies · Started by Anil on July 9, 2018
Hi
I am loving Elements in GP 1.7-beta.1
I am using elements with hooks to display ads at various locations.
I want to insert ads in between paragraphs of posts as per my need.
Can I use these elements as shortcodes to insert ads code in posts?
Or suggest best way to insert ads code between paragraphs of posts.
Regards.
Hi there,
glad to hear your enjoying 1.7, it really is something special and remarkably will only get better :)
Elements doesn't create shortcodes. I would assume you currently have a shortcode or a script for adding the adverts?
To automate adding adverts you would need to use a Filter on the the_content. Here is an article on that if you're interested in understanding how.
Hi!
Nothing more convenient in the topic?
There's no possibility to use Elements' Hook as a shortcode?
Hi there,
closest thing to it is in this topic:
David, thanks for your answer.
You're welcome