Login   |   14 May 2024 
Support Center » Knowledgebase » 14. Diversen » 14-0070-NL-How to add videos in your shop pages using embed code?
 14-0070-NL-How to add videos in your shop pages using embed code?
Article

A) Use Youtube videos as page image

To use a Youtube video as page image, please follow the steps below:

-    Open shop in ShopFactory
-    In Normal view, open the page where you want to show Youtube video as page image
-    Right-click the page in the tree menu and select Page Properties
-    Click on the Youtube icon  
-    Paste the embed HTML code in the textarea  and click OK twice
 

B) Adding videos to the Page Introduction and/or description area  

The procedure below is for Page Introduction area, but it works the same with the page description.

-    Open shop in ShopFactory
-    In Normal view, open the page where you want to add the videos  
-    Right-click the page in the tree menu and select Page Properties
-    The page properties will open, click on the HTML code button  
-    Insert the embed HTML code in the textarea   
-    Click the HTML button again
-    Click Ok

The video is now embedded.

C) Adding videos inside a table cell  

Please follow the steps below on how to insert videos inside a table cell:

-    Open shop in ShopFactory
-    In Normal view, open the page where the table is located   
-    Right-click on the table cell
-    Select “Embed from video sharing site”
-    Insert the embed HTML code in the textarea
-    Click Ok

The video should appear now. 

 

D) Embed mp4 video

 

Copy the mp4 to your <shop project folder>\Runtime\media folder.

 

- Add this to custom html code  or html view of a description field. Adjust the filename and dimensions accordingly:

<video width="320" height="240" controls>
   <source src="../media/movie.mp4" type="video/mp4">
   Your browser does not support the video tag.
</video>

Where, movie.mp4 is the actual filename of your mp4 video. You must change the html code to have the correct mp4 filename.

 



Article Details
Article ID: 896
Created On: 04 Nov 2011 12:00 AM

 This answer was helpful  This answer was not helpful

 Back
 Search
 Article Options
Home | Knowledgebase | Downloads
Language:

Help Desk Software by Kayako SupportSuite v3.70.02