Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Nks

    (@nik00726)

    Hello

    Currently there are no shrotcode.This is configurable plugin so no shortcode.

    But you could render it in your php file like this

    <?php
    $instance=array('title'=>'Latest News','maxitem'=>5,'padding'=>5,'add_link_to_title'=>1,'show_content'=>1,'delay'=>5,'height'=>200,'scrollamount'=>1);
                $verticalScroll=new verticalScroll();
                echo $verticalScroll->widget($args=null,$instance);
    ?>

    The above code is for light plugin.PRO plugin has diff code.

    Thanks

    Thread Starter berline

    (@berline)

    hello, i have the pro version so … can you mp a good php code or ?

    Thank you !

    Thread Starter berline

    (@berline)

    Okay, done, for those who have the same question : to call the widget, i use the extension named -> Widgets on Pages.
    Simple & effective.
    Thx

    It is written in Pro Version description “2. Pro version support shortcode so you can print it any where in WordPress.”

    My question is: what is the shortcode?

    Actually, I’ve bought Pro version only because of the shortcode.

    Plugin Author Nks

    (@nik00726)

    Hello
    There is a read me PDF file inside zip plugin.you will get all information in PDF file.shortcode also explain in PDF file.

    Thanks

    Thread Starter berline

    (@berline)

    Hi, i buy the pro version June 2013, how can get the last Update of the 2014-1-6 ?
    Thank’s you Niks

    Berline

    Plugin Author Nks

    (@nik00726)

    Hello

    Can you send us request to our site with paypal email address used to buy pro version.

    Thanks

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

The topic ‘Shortcode for Vertical News Scroller’ is closed to new replies.