Forum Support

Shape 5
March 28, 2024, 08:04:04 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: 1 2 [3]
  Print  
Author Topic: Getting a Strict Standards error.  (Read 3372 times)
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #30 on: July 22, 2015, 03:36:45 PM »

Hello,

I just sent you a PM with details on this
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #31 on: August 12, 2015, 12:30:32 PM »

Hello,

Ok so it is an issue with your template. It's calling jquery from its own files instead of the core:

<script src="<?php echo $templateUrl; ?>/jquery.js"></script>

You never do that or it will conflict with the core jquery, which is what the javascript error is showing.

What I did for a work around was for these calls to be called on all versions of Joomla:

<script type="text/javascript" src="<?php echo $url ?>js/jquery_easing.js"></script>

That's only meant for Joomla 2.5, but since this template is breaking jquery it has to reintroduce the jquery easing call when the module is called.  But it is now working with these edits.
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: 1 2 [3]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.