• Here’s what I need to figure out. With WordPress installed on SiteA and BSite, is there any possible way to display comments from a recent post on SiteA somewhere on BSite?

    I have Elementor Pro, so I did try to save a template .json from the display page on SiteA, but it did not show anything from SiteA when I loaded the .json onto a page on BSite.

    That was my best effort at attempting this. I’ve been trying to figure it out in fits and starts for a few months now. Any input is appreciated!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • You have 2 options here:

    1. Iframing the comment area of SiteA on SiteB

    2. Write custom code to fetch the comments from the post on SiteA, and display
    them on SiteA. You will need to connect to SiteA using WP REST API.

Viewing 1 replies (of 1 total)
  • The topic ‘Doable to display comments from a different site?’ is closed to new replies.