Jump to content

[SOLVED] cannot add video to product description


Recommended Posts

Hi all,

 

I am trying to add video to my product description.

I click the icon and get the possibility to add using a link or iframe code.

both don't work.

 

If i add them, i see an image of a questionmark, but when i click 'save' I get following notice:

'the field description (dutch) is not valid'.

 

Hope someone can help me.

 

Thanks

Christophe

  • Like 1
Link to comment
Share on other sites

i bet on latest changes in browsers related to ssl connections.

this feature was added about a year ago.

 

in april 2013 major browsers use feature named "mixed content filtering". This feature blocks external contents included to website - only if they are included without ssl connection to secured websites.

 

At the moment, you can use iframe videos from youtube without any problems, don't worry - everything will work fine, Youtube is secured with ssl :)

  • Like 3
Link to comment
Share on other sites

  • 2 months later...

if you use only <iframe> you can switch option under preferences >general tab

there is an option to allow iframes on description fields.

turn this option of (allow iframes)

 

and you must change (classes/Validate.php)

public static function isCleanHtml($html, $allow_iframe = false)

to

public static function isCleanHtml($html, $allow_iframe = true)

clean-html-tag3a-655x341.png

 

*** เลือก = Select

*** เปลี่ยนเป็น = Change to

 

clean-html-tag2a-655x360.png

Edited by Jormthepcyber (see edit history)
  • Like 1
Link to comment
Share on other sites

  • 3 weeks later...
  • 2 weeks later...

Hi,

 

I cannot disable HTML purifier... I click disable-> Save....When I navigate to other menu in BO and then comeback to Preferences->General the HTML Purifier is still activated.

 

I have tried in Firefox, Chrome, different hosting providers.....same result... please help...

Link to comment
Share on other sites

  • 2 months later...

Hello,

 

I have a problem. I would like to add a film from our partner website to mine. I try to paste it in long product description by add video, but when I paste the link and save I have problem with flash (I see the film in description, but when I turn play it doesn't start). Could sb help me? (P.S: yes, I switch on iframe)

Link to comment
Share on other sites

×
×
  • Create New...