nosman123
Forum Replies Created
-
Forum: Plugins
In reply to: [SGT Carousel Gallery] autostart loopUnfortunately, I’m pretty busy with exams etc so this is not my highest priority. I’ll take your suggestions under consideration in the next version’s release.
Forum: Plugins
In reply to: [SGT Carousel Gallery] autostart loopThanks!
Hmm what do you mean? Could you point me to an example?
Forum: Plugins
In reply to: [SGT Carousel Gallery] Unable to get image carousel to appearWithout seeing your installation, I have trouble knowing what the problem is. Are you using a browser that supports CSS3? The 3d effects will not work otherwise. Check to see if your images are attached to the correct page, etc. It works fine on my installation so I don’t really know what it could be without more details.
Forum: Plugins
In reply to: [SGT Carousel Gallery] HTML links in image description issue.I had not tried to do this before, but you can use html.
To do so, any quotes must be single quotes (‘ ‘), not double quotes (” “). For example, you would use href=’http://www.ww.wp.xz.cn’ as the link attribute.Hope this helps!
Forum: Plugins
In reply to: [SGT Carousel Gallery] Broken CarouselAfter some investigation, I think i figured out your problem. In the description text of the first image, there might be some sort of unintended newline character that is breaking the code. It’s either that or some apostrophe or quote mark that confuses the program. I would try to see if the plugin still works if you delete or reformat some of the descriptions. Sorry for being so vague but it’s hard to pinpoint the exact place at which the error is occurring. I hope this helps. Please let me know if you have further problems.