I was trying to call all posts under “foreclosure ” category to a single page. But the featured image of the posts is not showing up on the page its only displayed inside the page.
]]>I have a demo post like:
My bame is [post_content1]. I am a [post_content2].
Here post_content1 and post_content will be two columns of MySQL database.
In my MySQL database, post_content1 and post_content2 will be look like (Basically I will import data manually):
ID, poost_content1, post_content2
1, John, Student
2, Hardik, Player
3, X, Y, Z
Finally my post will be like:
Post 1: My name is John. I am a student.
Post 2: My bame is Hardik. I am a player.
Post 3: My name is X. I am a Y.
How can I do that? Basically I want so, as my post is too long. And it’s basically same except two values.
]]>Hello,
Does it work with the main menu? (add a shrtcode from the main menu?
Best Regards
WordPress is stating:
]]>This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.