• Resolved psasso

    (@psasso)


    I just bought SLB Video Lightbox. It is AWESOME!

    How can I load a SLB YouTube Video from a Menu item?

    I’ve installed the following code pointing to my YouTube video. How do I call it from a menu?


    <?php $content = ‘‘;
    if ( function_exists(‘slb_activate’) )
    $content = slb_activate($content);
    echo $content; ?>

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to Launch SLB from a Menu link’ is closed to new replies.