Shop menu item - ecommerce main page

Support desk for Multipurpose Quark Theme
GK User
Tue Sep 01, 2015 10:54 am
Hi,
I tried to create the main page of ecommerce using NPG, as you did on https://demo.gavick.com/joomla3/quark_e ... en-s-shoes, but I have some problems on creating the menu item.

I tried to set "External URL" as menu item type, but the result is a 404 redirect.

How could you get the result on the above mentioned page?

Thanks,
Daniele
User avatar
Fresh Boarder

GK User
Wed Sep 02, 2015 2:01 pm
I also have some problems on displaying the cart module on the top-right corner.

I tried to disable virtuemart CSS, and also created a copy of the template, but the module doesn't display any product in the cart (in virtuemart cart all is displaying correctly).
User avatar
Fresh Boarder

teitbite
Thu Sep 03, 2015 7:38 am
Hi

I'm not sure what the problem is, but here are settings for menu item used in our template. I hope it helps.
User avatar
Moderator

GK User
Thu Sep 03, 2015 11:06 am
Hi,
I solved the first problem: by installing the new template (to use both ecommerce and restaurant style) VM category template settings on VM changed (I don't know why), so I had to reset category template to default, and all was ok.

I still have problems on cart module (please see the attached image). I can't see anyting on the module, even if of VM cart all is working fine.
User avatar
Fresh Boarder

teitbite
Tue Sep 08, 2015 5:52 pm
Hi

Please tell me the url to Your site. I'll check cart problem.
User avatar
Moderator

GK User
Wed Sep 09, 2015 8:25 am
www.mavetec.it/e-commerce

I send you via pm access data.

Thanks
User avatar
Fresh Boarder

teitbite
Thu Sep 10, 2015 9:47 am
Hi

Looks like cart module is not set at all. Please send me an access which will allow me see joomla panel. With the one I got from You I get "Connection reset" on logging attempt.
User avatar
Moderator

teitbite
Mon Sep 14, 2015 7:59 pm
Hi

Are You able to log into joomla panel of this site ? I can't. After entering user and password I only get a message that connection has been reset. Can You please check if there is no other security measures added so I cannot enter this content ?

Please check if if virtuemart cart module is published in cart module position and set to be used in all pages.
User avatar
Moderator

GK User
Tue Sep 15, 2015 2:26 pm
Hi,
it seems strange you can't access to the control panel.

Anyway, I published the module on all pages, and now it works (so that was the issue); the problem is that I'm using two styles of quark template and would like to publish cart module only on ecommerce style, so only on selected menu items. Do you think it's possible to do this?

Maybe deleting cart position on default style (so hiding it on my default template)?!
User avatar
Fresh Boarder

teitbite
Sat Sep 19, 2015 2:17 pm
Hi

This can be hard since even the different styles are using same files. Try maybe hide it using page class suffix:
https://www.gavick.com/documentation/jo ... omla-pages
if You will use suffix like "hidecart" than code which needs to be placed in css will look like:

Code: Select all
.hidecart #gk-cart-btn { display: none; }
User avatar
Moderator

GK User
Tue Sep 22, 2015 1:36 pm
Many thanks, I changed header class directly on default.php instead of using page suffixes and now it's ok!
User avatar
Fresh Boarder

teitbite
Thu Sep 24, 2015 9:03 am
Hi

That's a really good idea, why I have not thought about that :) Anyway glad I could help. Closing this thread now.
User avatar
Moderator


cron