• Resolved ratamatcat

    (@ratamatcat)


    hi,

    I am attempting to insert a page into a tab, i.e I have a product page and there are several tabs the user can click and it shows the information in the tab/s, instead of all on the page.

    I go into the visual editor for a tab and ‘Insert Page’, choosing the ‘paper’ page

    [insert page=’paper’ display=’content’]

    It is not working in this case. The tab is empty when checked on the front end. Is there a way it can? I also tried this with a FAQ plugin by creating a FAQ and using shortcode to call the faq into the tab and that worked. But I don’t want to use the faq plugin for other reasons.
    thanks

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

    (@figureone)

    If you have other content on your site that also has the slug “paper” (including images), the plugin might not know what to insert. You can try using the page ID instead instead of the slug, like so:
    [insert page='123' display='content']
    where 123 is the ID of the ‘paper’ page.

Viewing 1 replies (of 1 total)
  • The topic ‘Inserting a page into a tab’ is closed to new replies.