Hi
How do I get to let my product images to view like a popup when buyers click on the image.
Not sure the correct word for it.
I am using
Joomla 2.5.11
Virtuemart 2.0.22a
Link?
Quote from: Maxim Pishnyak on July 18, 2013, 12:23:23 PM
Link?
www.jbpawn.co.za
You can create an account if you want to view the items just call it test.
Thanks
On which specific page do you need to have a popup?
On this one - http://www.jbpawn.co.za/index.php/featureda ?
Quote from: Maxim Pishnyak on July 18, 2013, 14:29:42 PM
On which specific page do you need to have a popup?
On this one - http://www.jbpawn.co.za/index.php/featureda ?
Hi No I am still in the process sorting the 403 error I have 2 homages so when you log in it direct to the one for public but never mind that I know how to fix it.
Ok if you go to the top menu and open a product then if you click on the image it just open normally not like an popup.
If you can do that you will see what I mean.
Thanks again.
I can't see your products without logging. Approve my registration manually.
Quote from: Maxim Pishnyak on July 18, 2013, 16:35:18 PM
I can't see your products without logging. Approve my registration manually.
Activated
You could check source of your page and see there two jquery.js scripts.
That's not good.
Second one could load your Joomla template.
So it's probably possible to turn 2nd off?
Quote from: Maxim Pishnyak on July 18, 2013, 19:00:36 PM
You could check source of your page and see there two jquery.js scripts.
That's not good.
Second one could load your Joomla template.
So it's probably possible to turn 2nd off?
Can you see the name of the two.
I installed easy jquery only today even if I switch the second one off it still does the same.
Pardon me, but you turned off VM jquery.js.
That's bad because now jquery by your "easy jquery" is loading after VM fancybox (check source of the page - Ctrl-U in Firefox).
You need to turn off jquery in your "easy jquery" somehow.
With such tools like "easy jquery" it's ESSENTIAL to be able to load jquery no matter what at the very begging of the web page.
Quote from: Maxim Pishnyak on July 18, 2013, 20:08:10 PM
Pardon me, but I turned off VM jquery.js.
That's bad because now jquery by your "easy jquery" is loading after VM fancybox (check source of the page - Ctrl-U in Firefox).
You need to turn off jquery in your "easy jquery" somehow.
With such tools like "easy jquery" it's ESSENTIAL to be able to load jquery no matter what at the very begging of the web page.
Thanks
I will switch it back on and remove jquery easy.
But how ells can I fix this
Disabled jquery easy and enabled virtuemart jquery but it still shows the same way
Quote from: jbpawn on July 18, 2013, 20:24:27 PM
Quote from: Maxim Pishnyak on July 18, 2013, 20:08:10 PM
Pardon me, but I turned off VM jquery.js.
That's bad because now jquery by your "easy jquery" is loading after VM fancybox (check source of the page - Ctrl-U in Firefox).
You need to turn off jquery in your "easy jquery" somehow.
With such tools like "easy jquery" it's ESSENTIAL to be able to load jquery no matter what at the very begging of the web page.
Thanks
Won't it be easier if I make you a super user to the site?
I will switch it back on and remove jquery easy.
But how ells can I fix this
Quote from: Maxim Pishnyak on July 18, 2013, 19:00:36 PM
You could check source of your page and see there two jquery.js scripts.
That's not good.
Second one could load your Joomla template.
So it's probably possible to turn 2nd off?
Quote from: Maxim Pishnyak on July 18, 2013, 20:08:10 PM
...(check source of the page - Ctrl-U in Firefox)...
2nd still remains - pls, CHECK youself this and correct this.
2nd still remains - pls, CHECK youself this and correct this.
[/quote]
How do I find the second one and how do I disable it?
Quote from: jbpawn on July 19, 2013, 08:33:20 AM
2nd still remains - pls, CHECK youself this and correct this.
How do I find the second one and how do I disable it?
[/quote]Hi
When I press cntl U In witch lines do you see the 2
To be honest I am new and still learning
I am very grate full for your help so far
Let me try and explain better what I need if you go to ebay and you open one of the products and click on the photo it opens nicely where with mine it takes me to another page.
Hello
Sorry for delay - it was weekend.
You're working in Firefox.
Press Ctrl-U (View source)
then press Ctrl-F (Find row)
type in search field this word - jquery
see in source of current web page something like jquery.js
...analyze what you see...
Find in backend of your web shop option that could turn off second jquery (which is not part of VM files)
Regards.