• Resolved ghoward

    (@ghoward)


    Firstly, I have to say ALL video gallery is exactly what I want for my website, I like it very much! but recently, I change the host of my website, and it doesn’t work anymore, it seems that it will add a “\” in front of all the quotes in the Embedcode automatically after clicking on the video, and it does’t show anything. it seems like:
    <embed src=\"http://www.tudou.com/v/4F-xWLJtS5U/&resourceId=0_05_05_99&bid=05/v.swf\" type=\"application/x-shockwave-flash\" allowscriptaccess=\"always\" allowfullscreen=\"true\" wmode=\"opaque\" width=\"480\" height=\"400\"></embed>

    or <iframe height=400 width=680 src=\"http://player.youku.com/embed/XMzUxMDIwOTI=\" frameborder=0 allowfullscreen></iframe>

    but actually, what I entered is:
    <embed src="http://www.tudou.com/v/4F-xWLJtS5U/&resourceId=0_05_05_99&bid=05/v.swf" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" wmode="opaque" width="480" height="400"></embed>.
    and
    <iframe height=400 width=680 src="http://player.youku.com/embed/XMzUxMDIwOTI=" frameborder=0 allowfullscreen></iframe>

    Weider still, there are still three videos work.

    I was completely confused, Hope you can help me.

    Thank you very much.

    http://wordpress.org/extend/plugins/all-video-gallery/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Vinoth Kumar

    (@vinoth-kumar)

    1. Click here.

    2. You should get a .zip file. Extract it, copy the attached files and replace them accordingly in your /wp-content/plugins/all-video-gallery/videos/ directory.

    3. Hope, this solved your issue !!!

    Thread Starter ghoward

    (@ghoward)

    Hi Vinoth,

    It works. Thank you very much.

    By the way, I didn’t change anything to the plugin files except the host transfer. why such problems occured?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘All Video Gallery doesn't work’ is closed to new replies.