• I installed the “Insert Page” plugin and it was working great. I had the thought to change the full HTML link to the relative link/slug and it didn’t work. Now, no matter what I do, it no longer works. I’ve uninstalled the plugin, re-downloaded it, and reinstalled it to no avail. No matter what I enter for the link, it shows “Choose a page to insert” and there is no content showing. I tried to use the short code, which does load the content, but at the end is a bulleted list of Theme-related stuff. I’ve left the Insert Page block on the page, as well as the shortcode. I cannot figure out why it worked one minute and no longer does. If you can help me figure this out, I would really be greatful.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Paul Ryan

    (@figureone)

    Hm, not sure why the page picker would have stopped working. Maybe you have another plugin that disables the REST API that the Block Editor relies on to fetch the list of posts from your site?

    For the shortcode, you can change the display param to show different content. the all display will show a bulleted list of post meta at the end of the post, which is probably what you are seeing. Try using the content display to get just the post content. So it would look something like [insert page='your-page-slug' display='content']

Viewing 1 replies (of 1 total)

The topic ‘Changed link now doesn’t work anymore’ is closed to new replies.