• Resolved sc0rpiongirl

    (@sc0rpiongirl)


    Hi thanks for the nice plugin.

    I do have a bit of problem after putting hours to try to fix it on my own. In the main setting there is a section you have for “Gallery Settings”, in which no. of row, no. of column and thumb’s height / width can be define. 1) I made the change to the no of rows and column but after complied, the front-end doesn’t show what I set. 2) Also, the thumb size which I kept as your default setting, didn’t turn out properly, as my original thumbs which I provided URL when adding the vids are a bit larger than your pre-set thumb size, but with your setting, the output didn’t crop my original thumb properly to fit…I wonder why and how to fix it.

    Thanks.

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

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

    (@vinoth-kumar)

    1. Make sure that you have added proper Profile ID in your plugin syntax.

    2. Kindly get me your Direct Video Page URL in where the second issue occurs. So, I can check and provide the right solution.

    Thread Starter sc0rpiongirl

    (@sc0rpiongirl)

    @vinoth

    Thanks for getting back.

    1) has been fixed
    2) here is a direct link to the page. Note that I had to crop each thumb to 145×80 on my default page so it looks fine right now. But others which I haven’t cropped physically are still in their odd size, see this page for the “odd” and uncropped thumb page: http://www.bennyfeng.com/video/?catid=performing-and-training-wushu-kung-fu&sort=random&slg=benny-trained-wushu-spear-kungfu-in-china

    Here is the default page I have with all thumbs in their right size cuz I cropped them offline then re-upload:
    http://www.bennyfeng.com/video/?catid=film-and-tv-work-of-benny-feng&slg=xiii2-episode-12-berzerk-clip-1

    Note my gallery setting with thumb is 145×80

    Thanks

    Plugin Author Vinoth Kumar

    (@vinoth-kumar)

    Ha..Ha..Ha..It’s a CSS conflict issue with your Theme.

    Solution :

    – Open http://www.bennyfeng.com/wp-content/themes/andrina-lite1/style.css

    – Search for

    .content-bar img{
    max-width:612px;
    height:auto;
    }

    – Replace it as

    .content-bar img { max-width:612px; }

    – That’s it. Check at your front-end by clearing your browser cache.

    Thread Starter sc0rpiongirl

    (@sc0rpiongirl)

    @vinoth

    Awesome! That works like charm! Thanks a lot again!

    Great plugin! When you develop to next release with comment capability on each/individual video (like YouTube), (I read that you are working on this feature add-on? :P) I will definitely buy the license. Keep up with the great work!

    Thread Starter sc0rpiongirl

    (@sc0rpiongirl)

    @ Vinoth

    I switched to another theme “Live!-Music” and the same problem happening again. I tried to search for the same code as you mentioned for my previous theme, but this theme doesn’t have that attribute in css file. Please could you take a look and let me know?

    Again, the same problem I have is the thumbnail doesn’t resize as I set in the settings. I know it should be a css conflict but I can’t figure out which one…

    Thanks!

    Hello sir.
    I am using all video gallery plugin, its working well but i have 1 problem with it. when i am adding videos in it then the gallery page showing list of video thumbnails not a big playing video. but when i click on any thumbnail after that its showing big playing video and thumbs under it. please help me how to add big playing video on gallery page.

    Thanks in advance..

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Gallery Setting Not Recognized’ is closed to new replies.