Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

How to embed another website to Adobe Portfolio

New Here ,
Aug 08, 2022 Aug 08, 2022

Hello Adobe Community, 

I need some help with embed codes on Adobe Portfolio. Currently, I am trying to embed another website's page into my Portfolio site, using the embed feature. However, I keep receiving an error message that states "This embed code is not valid". 

Here is the code I am using: 

<iframe src="https://ninfa.io/exhibition/@TheCryptGallery/Futureshape-360-Exhibition---The-Crypt-Gallery-X-Ninfa-..." frameborder="0" scrolling="yes" width="800" height="1500"></iframe>

Could you please let me know what I am doing wrong? Also, if this code is not supported, is there anything else I could do to work around this problem? (other than taking a screenshot of the site and linking to that webpage). 

Thank you in advance for any support. 

16.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Aug 11, 2022 Aug 11, 2022

[Moderator moved from Coding Corner to Creative Cloud Services.]

 

Not possible to embed URLs, sorry.  Adobe Portfolio permits embedded <iframe> code from a limited number of sites -- namely YouTube, Vimeo, Adobe XD, SoundCloud, Adobe Express Spark and a few others.  See below for more details.

https://help.myportfolio.com/hc/articles/360036483773-Embed-module

More Portfolio links:

=============
- FAQ & Knowledgebase - https://help.myportfolio.com/hc/
- Contact Portfolio Support - https://help.myportfolio.com/hc/requests/new?ticket_form_id=177168

...
Translate
Community Expert ,
Mar 23, 2023 Mar 23, 2023

How websites work has nothing to do with Portfolio and everything to do with modern web standards, security and browser compliance. My advice is to read Mozilla Developer's Network for more insights.

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe

 

Nancy O'Shea— Product User, Community Expert & Moderator
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 20, 2023 Mar 20, 2023

Do you need a codepen pro membership for this to be possible?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Mar 22, 2023 Mar 22, 2023

Nope! Just a regular Codepen account is needed.

 

And follow the instructions for generating an embed link: 

https://blog.codepen.io/documentation/embedded-pens/

 

hope this helps 🙂

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines