Close

what the path for the files shown in the tabs

Liz
12 years ago
#113 Quote
Avatar
  • 13
Hi 7Spikes,
I created a tab name Manual, and I want to embed a pdf file there. Where can I insert the pdf files so it can showed in the Manual tab?

I opened a new folder in root named ManualsPDF and I tried already with these two different codes:

<iframe src = ../ManualsPDF/Manual1.pdf width=50% height=50%><iframe> BUT DOESN'T WORK
<EMBED src="../ManualsPDF/Manual1.pdf" width="450" height="450"></EMBED>

so I guess it'll be easier if I put the Manual1.pdf file right in the same folder so it can find it easier ...? :S

Please guide me with your expertise :)
Thanks
Support
12 years ago
#117 Quote
Avatar
  • Moderator
  • 1044
Hi Liz,

Working with the tabs is not different than any other rich text editor in nopCommerce Administration i.e Full Description on Product page in the administration.
So you can add whatever you want i.e text, hyperlinks, images, videos etc just like you will do it for the products full description for example.
We haven't tried to embed Pdf content but it shouldn't be any different.

Hope this help!