Forum Support

Shape 5
March 28, 2024, 07:52:43 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]
  Print  
Author Topic: portfolio gallery and other gallerys don't work  (Read 997 times)
electroadi
Jr. Member
**
Offline Offline

Posts: 32



« on: August 20, 2015, 08:29:13 AM »

the portfolio won't open the zoom-in window as you can see here:
http://electroadi.com/new/index.php/portfolio
i also installed OS Responsive Image Gallery which was working to start with
but now the images open a a new window instead of pop-up.
they sugested i installe JQuery Easy plugin and turn on it.
after doing that the slideshow at homepage was gone.
any ideas?
adi
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #1 on: August 21, 2015, 08:03:13 AM »

Hello,

You should not be using Jquery Easy. That plugin has caused a lot of issues. Jquery should only ever be called from the core Joomla scripts, which is what all of our products work with. Or will conflict.

Your site is calling these:

  <link rel="stylesheet" href="http://electroadi.com/new//plugins/system/videobox/css/videobox.css" type="text/css" media="screen" />
  <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script><script type="text/javascript">jQuery.noConflict();</script>
  <script src="http://api.html5media.info/1.1.5/html5media.min.js"></script><script type="text/javascript" src="http://electroadi.com/new//plugins/system/videobox/videobox.js"></script><script type="text/javascript">

This call in particular should not be there, was it's conflicting with Joomla's core Jquery call:

 <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>

Jquery should never be called more than once on a page, and it is already called by Joomla.


Once you remove those scripts, make sure you have Multibox enabled in the template configuration under the Javascripts tab.
Logged

Mike Knott
------------
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
electroadi
Jr. Member
**
Offline Offline

Posts: 32



« Reply #2 on: August 21, 2015, 08:12:50 AM »

where do i remove these?
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #3 on: August 21, 2015, 10:33:00 PM »

Hello,

JqueryEasy is not part of the Template Package and is adding in scripts to the page. Please remove and 3rd party scripts or extensions you have added and enable multibox.

Regards,
Logged

Mike Nicoll
------------
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
electroadi
Jr. Member
**
Offline Offline

Posts: 32



« Reply #4 on: August 22, 2015, 03:43:33 AM »

ok i removed the videobox plug-in' things seem to work better now, thanx. any ideas about the s5 quick contact? why isn't the button doing anything? the global settings are set.
adi
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #5 on: August 22, 2015, 07:49:30 AM »

Hello,

The link above is no longer working, please provide a url to where the quick contact is published.

Also, make sure you have an email supplied in the backend of the module, for where the emails will e sent to.
Logged

Mike Knott
------------
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
electroadi
Jr. Member
**
Offline Offline

Posts: 32



« Reply #6 on: August 22, 2015, 07:58:57 AM »

http://electroadi.com/new/
« Last Edit: August 22, 2015, 04:04:04 PM by mikenicoll » Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #7 on: August 22, 2015, 04:07:46 PM »

Hello,

Please provide a screenshot of the settings you are using for the S5 Quick Contact in the Module Manager.

Regards,
Logged

Mike Nicoll
------------
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
electroadi
Jr. Member
**
Offline Offline

Posts: 32



« Reply #8 on: August 23, 2015, 05:11:44 AM »

Here
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #9 on: August 24, 2015, 08:01:07 AM »

Hello,

It is because of your alert messages:

SyntaxError: unterminated string literal
   

alert('ההודעה שלכם בשליחה

   
The alerts are controlled through javascript, and javascript uses ' and " as text qualifiers, so when one is introduced it causes the script to break. You will need to remove any apostrophes or quotes from the alert messages.
Logged

Mike Knott
------------
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
electroadi
Jr. Member
**
Offline Offline

Posts: 32



« Reply #10 on: August 24, 2015, 08:16:40 AM »

thank you.
adi
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #11 on: August 24, 2015, 06:42:02 PM »

Let us know if you have any further questions
Logged

Mike Nicoll
------------
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]
  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.