so i have the issue, that i installed a gallery module/component in joomla ("
Unite Responsive Tile Gallery").
But this module didn't work. its keep getting me JS errors in my console that the function "rtg" is not defined.
(example: http://bonesetterband.de/gallerie.html )
i would ask the maintainer/writer of the component, but it seems that's just me with this problem and i didn't get any easy help, so i just thought about asking here ;-)
so may there are some JQuery conflicts? if i change back to prostar theme, everything works fine. but i didn't find any differences in the templates which are explain this issue.
anybody a good idea what to check or to try?
thanks in advance
Related
I cannot understand why my html (input box text, message displayed after button click) is binding with my app.js. The first issue I had was {{message}} displayed which I fixed by changing the folder/file calls. I am pretty sure they are correct and I now do not receive console errors. But I still have no functionality. Can anyone find a problem with the folder/file references, I am pretty sure my logic is correct. If you discover something from a developer tool, please explain so that I can learn about diagnosing my own error. There does not seem to be a problem with the styles reference, which is strange if I am calling files incorrectly. Thanks. Here are 2 links: rendered, functionality not working
the code.]2
I am having trouble identifying a problem and it is driving me crazy. If this is a poor question or in the wrong place please have mercy, I am exhausted trying to figure this out.
Here is how my website is displaying: My Site
And here is how it is supposed to look:
Archive of Page
Nothing has changed as far as I can tell. I have disabled plugins, re-uploaded them there. My mind is boggled!? It looks the same (code) but appears different. What am I missing!?
I happened to get this as well, what you should do is to redownload the layout, thats what solved my issue. I remember adding 1 line to css and removing it, the layout got stuck and refused to update, so that was my solution. I hope someone else can give you a better one though :)
you have a problem with jQuery in your website.
I think you need to update your theme.
your theme is from 6/2014 and now is 6/2016...
Your js makes all this section on home vertical align to middle. And the js doesn't work now and stay on top.
Update your theme :)
I'm using angular-isotope in my homepage to organize my items but sometimes it overlap my images...
To fix it I know I should use imagesLoaded and when I used Isotope with jQuery it was pretty easy to implement but now I'm using it with AngularJS how can I add it?
I tried to modify a bit the directive but I still don't have the knowledge to do it properly and I received tons of errors or it didn't worked at all...
I also found angular-images-loaded but I can not understand how to implement it to work with angular-isotope.
I'm pretty sure someone already had this kind of problem but I didn't found any Question related to this argument here or Googleling around.
A link to a tutorial or a small piece of code would be appreciated to understand how to fix / implement it.
I am in the middle of development and everything related to javascript all of the sudden stopped working.
There are a couple ‘no method’ errors in the console, but I can’t seem to find the root of the problem.
My site: http://radiantchurch.info/wordpress/about/
Thanks for all your help!
You must place your javascript references in correct order:
jquery
jquery plugin
your js scripts
IT does look like fitvids is not a function or not found, can you comment it out and then check it.
I got a Coda Slider working retrieving data from posts, but now that I've installed other plugins to the site it started failing to display images while the transition is taking place.
http://poesis.savvy-studio.net/
I know that it might be a javascript conflict but I dont know where to start, hope you guys might know where to look at.
Thank you in advance!
Firstly you need to identify which plugin is conflicting, this is just a trial and error process, remove them one at a time until you get results.
I am going to assume you are getting no console errors at this point so the best thing you can do is pin down the plugin then look for more specific information. Currently your question is extremely vague...