Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • vincents
    Participant

    Hello all,

    I have a distant web service that delivers dynamic content pages and I would like to know if it possible to get this content with shortcoder.

    Let’s say that I have to call this page in order to get content :

    https://generator.distantdomain.tld/dynamic-page?id=5464a4654c4654

    After I would like to use it in Page Generator Pro …

    How can I do it ?

    Thank you for your help,

    Regards,

    Vincent

    Hi Vincent,

    I think you can use the “iframe” tag for this.

    You can embed a webpage using this tag. Please refer this link, https://www.w3schools.com/tags/tag_iframe.asp

    So to display the other website’s page, you should use something like below as shortcode content.

    <iframe src="https://generator.distantdomain.tld/dynamic-page?id=5464a4654c4654"></iframe>

    Thanks,
    Aakash

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Subscribe for updates

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter