Copy link to clipboard
Copied
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.
[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
Copy link to clipboard
Copied
[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
Copy link to clipboard
Copied
I just tried to embed code from Adobe Express into an Adobe Portfolio page using it's own embed feature to generate the code and over and over again and Adobe Portfolio rejected it.
I could not include the code Adobe Express gave me to embed in this post so have included screen shots instead.
Thanks for any help with this.
Copy link to clipboard
Copied
Again and as stated on August 11, 2022, Adobe Portfolio ONLY supports embed codes containing an <iframe>. See below for more details on which embed codes are accepted by Portfolio.
https://help.myportfolio.com/hc/articles/360036483773-Embed-module
Hope that helps.
=========
More Portfolio links:
- FAQ & Knowledgebase - https://help.myportfolio.com/hc/
- Contact Portfolio Support - https://help.myportfolio.com/hc/requests/new?ticket_form_id=177168
Copy link to clipboard
Copied
Thanks. What seems impossible to me is that Adobe Express (originally Spark) is generating embed codethat doesn't work, when as Spark, it apparently did. So I was hoping for some insight that I could use to get out of the problem. Essentiall, is some way to get Express to export the properly formed code for Portfolio ... like it used to when branded as Spark.
Copy link to clipboard
Copied
Ask this question in the Adobe Express (formerly called Spark Page) community. Tell them Portfolio only supports <iframe> embed codes and that's what you need.
https://community.adobe.com/t5/adobe-express/ct-p/ct-adobe-express
Copy link to clipboard
Copied
Awesome. Appreciate it.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Hi Nancy, Adobe Portfolio stopped supporting external links (by button and bu embedding). Do you know why that is? It was working perfectly before.
Copy link to clipboard
Copied
I'm not aware of any changes. Did you enter https:// prefix with your URL?
External links are working fine on my Portfolio sites.
https://nancyoshea.myportfolio.com/
Copy link to clipboard
Copied
Thank you very much for your reply. I embed google presentations in Adobe Portfolio to get a 'diashow effect'. Until a few weeks ago that was a perfect match. Now all the external links on the embedded google presentation stopped working. The internal links, in the googlepresentaion itself do work correctly as usual. I contacted google, and they explained it was an Adobe issue. Here is an example of one of the sites.. The underlined text stopped working, (all the links are still correct within the google presentation).On this one is an example how it used to work: https://agnietsnoep.com/about. As you can see by clicking on the red arrow there, the internal link of the google presentation is still working: https://agnietsnoep.com/
Copy link to clipboard
Copied
Embeded <iframes> have a number of drawbacks.
This is a technical issue. Reach out to Adobe Portfolio Support at the link below.
- FAQ & Knowledgebase - https://help.myportfolio.com/hc/
- Contact Portfolio Support - https://help.myportfolio.com/hc/requests/new?ticket_form_id=177168
Copy link to clipboard
Copied
would it be possible to include Vogue Photo?
Copy link to clipboard
Copied
PhotoVogue is a separate platform for showcasing work online.
You'll need to create an external link from Portfolio to your PhotoVogue collection.
See below for more details.
Copy link to clipboard
Copied
I know nothing about coding or embedding or any behind the scenes actions on websites/pages. I just want to have a redirect link to another site where I can actually sell my photos. What your saying is that I either abandon that idea with my current Adobe Portolio website or close it down and go somewhere else - those are my options?
Copy link to clipboard
Copied
you can add links to your portfolio site.
Copy link to clipboard
Copied
Thanks for this confirmation, klad! It's a non-Adobe site / still possible? If so, can you lead me a bit down the path to finding that option / thanks again!
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Thanks kglad!!
Copy link to clipboard
Copied
By @imtnbikeI just want to sell my photos.
============
Adobe Stock is a global marketplace for selling your photos, vectors, drawings & video assets to millions of potential customers worldwide. Join Adobe Stock as a Contributor.
https://helpx.adobe.com/stock/contributor/user-guide.html
Selling your Stock Collections from Portfolio
https://help.myportfolio.com/hc/articles/360036296814-Selling-Adobe-Stock-on-Adobe-Portfolio
Sharing your Stock Collections with Portfolio
Hope that helps.
Copy link to clipboard
Copied
Yes - thanks!
Copy link to clipboard
Copied
you're welcome (but the answer is @Nancy OShea 's)
Copy link to clipboard
Copied
I believe I found a solution! ...or at least the closest option available.
By creating an embed link via Codepen, you can integrate fully working web prototypes.
Link available here: https://blog.codepen.io/documentation/embedded-pens/
Just to note, it's imperfect:
The embed will include a frame from CodePen. (showing the HTML/RESULTS tabs on top & the screen scale on the bottom)
You'll also need to adjust the width & height within the embed code for it to fit properly.
If you're okay with that, then you'll be good to go. Hope this helps!
Copy link to clipboard
Copied
I've never tested CodePen embeds in Portfolio. So I can't attest to whether they work or not. If you're going to attempt it, make sure to use the Portfolio Embed Module with an <iframe>; not a script.
Keep in mind that <iframes> pose other unwanted problems, especially with interactive content. Best use case is for "Showing" static pages that don't "Do" anything. Keep it simple. 🙂
Copy link to clipboard
Copied
Yes! I tested it & although it takes some tinkering, it works.
Perhaps embedding working sites could be integrated into the Adobe Portfolio interface someday?
Seems "Simple" enough to achieve... 😉