Support

Support is part of Event Gallery Extended.

Please get a subscription if you need support. Feel free to use the ticket system or the contact form for reporting defects or pre-sale questions. Make sure you're logged in in order to be able to create a new ticket.

For general information you can also jump to the manual.

Subscribe now!

#582 Images do not appear

Posted in ‘Event Gallery - General’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by sbluege on Tuesday, 08 April 2014 06:10 UTC

mdedonato
My problem is exactly the same as issue #426.

"The only menu option that works is ajax list and when I do this the images show up with a grey bar that says loading with a spinning icon over the top. All other menu options for eventgallery do not work. "

I am using the following template and cannot figure out how to fix the error:
http://www.diablodesign.eu/component/k2/item/18-car-repair-joomla-25-i-30.html

My site is at alumni.oxepsilon.org

Any suggestions?

sbluege
Yes, I have a suggestion: use only templates and plugins which respect the way Joomla works. Your site produces JavaScript errors since there is a conflict betweeen jQuery in and MooTools.

Please proceed as described in the ticket you already found to fix this.

http://www.svenbluege.de/support/general/426-installation-and-configuring

mdedonato
While I do understand that my template is causing the errors, I would prefer to fix the issues rather than start from scratch. I am looking for some advice on how to go about fixing the issues.

sbluege
Seems like you currently have the protostar template in place. This works fine, isn't it? :)

In the end the fix is quite simple. Just add this jQuery.noConflict(); statement after each jQuery include. This will make the default Joomla JavaScript library MooTools available again.

Let me know if you enabled the problematic template again.

mdedonato
Thanks for the help, I am fairly new to javascript. I made a dev site at dev.alumni.oxepsilon.org with the template.

mdedonato
sbluege, after some playing around, I was able to figure out the issue. Thanks again for the help.

sbluege
That's great! Since this is a public ticket you may want to share your solution.