• Resolved jighen

    (@jighen)


    Hello,
    I would like to ask you a question: is there any way to embed a webpage into a Tab?
    I don’t want to visualize in the tab a link to the pagebut want to visualize the whole page inside. I dowloaded Iframe but using the code into the tab it doesn’t work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author richteam

    (@richteam)

    Thank you for posting your question. Our team is trying to solve your problem. Please wait for our answer under the topic.

    Thank you.

    Plugin Author richteam

    (@richteam)

    Hi again Dear @jighen.

    Now about your request. It is possible to include embed into the tab. Click on circled icon in text editor, then choose there in which language you want to include, I think it must be HTML/XML. And put there this code:

    null

    <iframe src=”Your_Src” style=”width:100%; height: 800px;”></iframe>

    And don’t forget to set the width and height for your embed src.

    Thank You.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Embed a webpage into a Tab’ is closed to new replies.