Add to cart only for registered user

21.01.2016 10:34
#1
isamar
Joomshopping forum user no avatar
Name: george
05.03.2014
Posts: 136
Quote
Add to cart only for registered user

I have enabled option that add to cart is only available to users who first log in on the website.

Everything works ok

But it seems that the module that is for popular products keeps showing up the ADD TO CART for everyone and when is clicked it shows empty page

Can you help pls?

link: www.fairytopia.btportfolio.net

the module is the one in the middle after the slideshow

 
21.01.2016 14:18
#2
isamar
Joomshopping forum user no avatar
Name: george
05.03.2014
Posts: 136
Quote
Aw: Add to cart only for registered user

I need help pls urgently

 
25.01.2016 09:12
#3
isamar
Joomshopping forum user no avatar
Name: george
05.03.2014
Posts: 136
Quote
Aw: Add to cart only for registered user

Another developer help me to solve the issue with joomshopping.

 
10.04.2016 18:41
#4
stony123
Joomshopping forum user no avatar
Name: Foluso
04.04.2016
Posts: 8
Quote
Aw: Add to cart only for registered user

Please how did you resolve this...Am having similar problems, add to cart wont work in IE, mozilla and mobile browsers...

Thanks

 
03.05.2016 20:03
#5
jerry2014
Joomshopping forum user no avatar
Name: jerry2014
13.09.2014
Posts: 102
Quote
Aw: Add to cart only for registered user

You can change the template.


<?php $user = &JFactory::getUser();?>
<?php if ($user->id) {?>
....some code which is executed only if a user is logged in....
<?php }?>


Last change: 04.05.2016 00:05
 
28.01.2017 18:05
#6
isamar
Joomshopping forum user no avatar
Name: george
05.03.2014
Posts: 136
Quote
Aw: Add to cart only for registered user

which template? css filename?

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.