The Circle cart

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Apr 13, 2013 1:19 pm
Reply with quote
Report this post
I don't know what i does but the Circle Cart stay at the top of the site now lol

Sorry for my english

Here's the link of my test site...look the Cart circle when you scroll the page.
http://fb-joomla.info/test/
User avatar
Junior Boarder

GK User
Sun Apr 14, 2013 6:10 am
Reply with quote
Report this post
I cannot even see the cart. Can you please check and let us know. Thank you.

See you around...
User avatar
Platinum Boarder

GK User
Sun Apr 14, 2013 1:46 pm
Reply with quote
Report this post
Sorry the link changed... and i got another problem ...when you click on the cart logo, nothing work :(

Here's the new link : http://capilhair.ca/
User avatar
Junior Boarder

GK User
Sun Apr 14, 2013 10:07 pm
Reply with quote
Report this post
I have the same issue. Anyone has any idea why this issue? I know that i have changed 1000 thing and one of them has affected this card function.
User avatar
Fresh Boarder

GK User
Sun Apr 14, 2013 10:14 pm
Reply with quote
Report this post
This is caused because of disabling login or my account links in top menu.

For temporary fix please open following file

/templates/gk_storebox/js/gk.scripts.js
Line: 70 which is below

Code: Select all
      if(document.id('gkPopupLogin')) {


Replace with below

Code: Select all
      if(document.id('btnLogin')) {


I ll inform developers whether this is a bug or not with script.

See you around...
User avatar
Platinum Boarder

GK User
Sun Apr 14, 2013 11:01 pm
Reply with quote
Report this post
YES!!! Thats work fine!!! :P

Thx a lot.
User avatar
Junior Boarder

GK User
Mon Apr 15, 2013 6:15 am
Reply with quote
Report this post
Thx Norman. Geat... It works fine.

Best Regards
User avatar
Fresh Boarder

GK User
Thu Apr 18, 2013 10:43 am
Reply with quote
Report this post
No problem at all, just for information this is fixed in an upcoming update.

See you around...
User avatar
Platinum Boarder

GK User
Mon Apr 22, 2013 8:49 pm
Reply with quote
Report this post
Hi guys,

I have tried everything and even with replacing the JS, it doesn't work for me.

Any reason why I cant get this to work ?? Here's the site I'm working on (still in progress):

http://hcgslim.ca/en/shop

Any help will be very appreciated !!

Thank you
User avatar
Fresh Boarder

GK User
Tue Apr 23, 2013 1:28 am
Reply with quote
Report this post
@poirier,

Make sure following is done if you are not using quickstart package.

1. Make sure following module is created and is in correct position.
Module Type: Virtuemart Shopping Cart
Position: Cart
Show on: All Pages.

2. cart.php file is in templates root folder. If not please download or copy from quickstart package.
/templates/gk_storebox/cart.php

Let us know once you check above.

See you around...
User avatar
Platinum Boarder

GK User
Tue Apr 23, 2013 2:02 am
Reply with quote
Report this post
Yay, thank you Normand...

Module position was wrong... was not to "cart", all is good now.

Thanks a lot !!
User avatar
Fresh Boarder

GK User
Tue Apr 23, 2013 2:06 am
Reply with quote
Report this post
No problem at all, see you around...
User avatar
Platinum Boarder


cron