I have submitted a tech support ticket on this and they sent me 2 solutions that did not resolve this problem. Any modules I put in that use jquery do not function properly on the site. We’re using the JA Community template and we are using the modules that came with the template. We do have Joomfish installed, and I tried disabilng it, but that does not resolve the issue.
Here is a page as an example: http://www.landaudesign.com/vfhc/index.php?option=com_content&view=article&id=13&Itemid=8&lang=en You can see how the text is not laying out properly, and the text does not clear from one content item before another one slides in.
Tech support said to put the following code into the header:
<script type=”text/javascript”>
jQuery.noConflict();
</script>
Only problem is, with the T3 framework I have no idea where the head is since it’s definitely not in the template’s index.php file. I tried putting it into the header.php file, but it just caused a big error.
Does anybody know what I can do to resolve this problem? The client needs to launch their site and they cannot with the way it is right now.
Please, somebody, can you help me fix this?!!
Thanks!
Steve