Hey @steverit – I’d suggest adding a shortcode to a text widget: [ view available shortcodes ] I believe that will give you the desired display you’re after 🙂
Becky
Hi Becky!
Im not really too sure what shortcodes I would need to use?
Cheers,
Steve
I think something like
[ngg_images gallery_ids="1" display_type="photocrati-nextgen_basic_slideshow" cycle_interval="2" gallery_width="100" gallery_height="100"] could be what you are looking for.
The variables are pretty self-explaining i’d say:
gallery_ids – Put the id of the gallery here
cycle_interval – How many seconds before the image changes
width/height – erm…exactly what it says
That’s just a thought, didn’t test it myself but maybe you can work off that example. However, removing the title from the simple text widget is a complete different story and if you need assistance with that i suggest to contact the theme author(s).
@totohabschned – Thanks for the assist.
@steverit – The above shortcode is definitely a good place to start, and in most every case whether there is a title in the widget is going be theme related more than anything else.
– Cais.