Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter lobobrandon

    (@lobobrandon)

    I got it ?? I just posted the cycloneslider id onto a page previewed it, checked out the source code, copied the relevant part and placed it in a text widget. This topic can be closed as it’s resolved ??

    Plugin Author kosinix

    (@kosinix)

    Hello lobobrandon,

    You can actually add this code in functions.php

    add_filter('widget_text','do_shortcode');

    That will allow you to use

    [cycloneslider id="name-here"]

    inside text widgets.

    Cheers

    Thanks, that was the solution for my problem, too.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adding a slideshow onto the sidebar’ is closed to new replies.