insert dynamic content
-
Hi
is it possible to ad dynamic content into a list?
i want to use just one list in different pages but with a different text on every page.example:
i create a list content like<h3>[post_title]</h3> [post_dynamic_content][post_content]if i than want to insert the shortcode into a page, it would look like:
[post_list name="my_list" dynamic_content="GREAT"]that way the output would look like
<h3>post1</h3> GREAT post1 1 1 1 1 <h3>post2</h3> GREAT post 2 2 2 an so on
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘insert dynamic content’ is closed to new replies.