I am trying to put a slideshow in the widget area of my wordress theme... do you know of anyway to do this instead of html in the widget area?
Thanks
Kevin
|
I am trying to put a slideshow in the widget area of my wordress theme... do you know of anyway to do this instead of html in the widget area? Thanks Kevin |
|||
|
|
|
Use the technique I posted here: How to process content in a widget? and do whatever you want with the string values in Widget properties before display. You can even enable shortcodes in Widgets. |
|||
|
|
|
Two basic approaches would be:
|
|||
|
|