• Resolved adambernard27

    (@adambernard27)


    Hi,

    I’m putting this text into page window:

    [cvg-gallery galleryId='cvgSlideShowWidget(GF)' /]

    GF is the name of the gallery. Do I put the function inside the tag like this?

    If not where does the function go? I’ve tried this without the function with the same message (my theme is custom made that is why I’m using the function).

    I get the message that it can’t find the gallery.

    Thanks,

    Adam

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Praveen Rajan

    (@praveen-rajan)

    Hi,

    The proper usage of shortcode is like:

    [cvg-gallery galleryId='gid' /] where gid is gallery id which you can get from manage gallery panel of plugin menu.

    Shortcode can be used in page/post content.

    The function cvgSlideShowWidget(gid) can be used like <?php cvgSlideShowWidget(gid);?> in your custom template where gid is gallery id(not gallery name).

    Thanks,
    Praveen

    Hey Praveen – I saw a demo of the plugin today, with Lightbox videos – very cool! So I installed it, uploaded 3 videos, added the code into my page — [cvg-gallery galleryId=’1′ /]

    The video thumbnails appear on the live site – great!

    But – clicking on them overwrites the whole website page ……. there is no Lightbox, just a totally blank screen with one video sitting in the middle of it.

    Can you please help?

    — Where are the Lightbox settings?
    — does more software have to be installed, or plugins?
    — Where can I find more information/tutorials?

    I’ve spent about 3 hrs searching online to find out how to fix this but can’t find any information – there must be a page filled with info somewhere 🙁

    Can you please point me to complete instructions (other than the codex page which doesn’t provide any link to helpful information)?

    I would greatly appreciate it. Many thanks in advance!

    Plugin Author Praveen Rajan

    (@praveen-rajan)

    Hi webgirlie,

    Is there a link to your webpage so that I could have a look at the issue myself.

    The popup used for this plugin is shadowbox.

    Thanks
    Praveen

    Hi Praveen, here’s the link to the demo site:

    http://buildawebsitetonight.com/wp1/videos

    This looks like such a cool plugin (I saw it “live” on someone else’s blog), can’t wait to get it working!

    thanks! Any help will be greatly appreciated.

    Plugin Author Praveen Rajan

    (@praveen-rajan)

    @webgirlie

    The problem is due to jquery script error in your page. Please try deactivating the wp-e-commerce plugin. I guess it should work then. You will have fix the script issue if going for both the plugins together.

    Thanks,
    Praveen

    Praveen, thanks for your help! IT NOW WORKS, WOOHOO!

    The shopping cart demo on the site is working fine, but I had forgotten to Deactivate another shopping cart I was testing – WP e-Commerce Plugin – so that was the one causing the problem.

    I’m so happy now – thanks so much! Great plugin!

    Plugin Author Praveen Rajan

    (@praveen-rajan)

    @webgirlie

    Good news 🙂

    Please mark your valuable ratings for this plugin.

    Thanks,
    Praveen Rajan

    Hi,
    cool video gallary plugin install properly but how to paly video in page.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Cool Video Gallery – function inside the tag?’ is closed to new replies.