Hi guys,
I'm using the SJ Plus template and I'm wondering if there is a conflict with the YT Gallery Shortcode. It appears that the Gallery plugin isn't working properly, unless I'm missing something here.
The only images that are coming up is the default
"no-image.png" located in:
/plugins/system/ytshortcodes/assets/images/
All my images I have are located in the following directory:
/public_html/templates/sj_plus/images/trailers
Here is an example of what I have used for the image source:
www.mydomain.com/templates/sj_plus/images/trailers/myimage1.jpg
/templates/sj_plus/images/trailers/myimage1.jpg
Still no go. Here is what it looks like:
[gallery title="GALLERY_TITLE" width="250" height="180" columns="3"]
[gallery_item title="Image 2" src="/templates/sj_plus/images/trailers/image1.jpg"] IMAGE_DESCRIPTION [/gallery_item]
[gallery_item title="Image 3" src="http://www.mydomain.com/templates/sj_plus/images/trailers/myimage2.jpg"] IMAGE_DESCRIPTION [/gallery_item]
[gallery_item title="Image 4" src="http://www.mydomain.com/templates/sj_plus/images/trailers/myimage3.jpg"] IMAGE_DESCRIPTION [/gallery_item]
[/gallery]
What am I missing here? Does the YT Shortcode Gallery only use .PNG files?
Template used: SJ Plus 1.0.3
YT Framework: 2.2.1
YT Shortcodes: 1.0.6
Any ideas?
Thanks guys,
Regards,