Hi,
We need to embed external blog entries on a page. Currently, the blog is at example.com/blog and we need to show that content using Pro builder on subdomain.example.com.
How can we achieve that with Pro builder?
Thanks
Hi,
We need to embed external blog entries on a page. Currently, the blog is at example.com/blog and we need to show that content using Pro builder on subdomain.example.com.
How can we achieve that with Pro builder?
Thanks
Hi There,
The example.com/blog and subdomain.example.com are using a separated database.
There is a way that we can use the iframe to embed the blog posts.
Blank - No Container | No Header, No Footer



iframe code to the subdomain.example.com website using the text element:<iframe src="http://example.com/page-contains-recent-posts" width="400px" height="600px"></iframe>
Hope it helps 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.