Hi, I have a problem with my basket, I can add goods there, but I can't click on icon (basket). The link to checkout is not there.
I can change the layout inside the module from top to default but it is not what I need. Default view is working. Thanks
Phoca cart - cart module
-
- Phoca Member
- Posts: 21
- Joined: 13 Jul 2019, 13:40
Re: Phoca cart - cart module
Code: Select all
.dropdown-menu{
display: none;}
- Nidzo
- Phoca Professional
- Posts: 440
- Joined: 07 Nov 2018, 14:55
Re: Phoca cart - cart module
Link to the website would be helpful.
-
- Phoca Member
- Posts: 21
- Joined: 13 Jul 2019, 13:40
Re: Phoca cart - cart module
Hi, sorry but it is on my localhost.
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca cart - cart module
Hi, do you get the problem when you switch to another template (for test only)? Without seeing it live or seeing the full CSS code, it is really hard to give any clue advice there 
Jan

Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 21
- Joined: 13 Jul 2019, 13:40
Re: Phoca cart - cart module
Hi, so I think that I fixed the issue:
- problem was inside JQuery - version 1.9. and more has to be chose and MooTools disable.
- problem was inside JQuery - version 1.9. and more has to be chose and MooTools disable.
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
-
- Phoca Member
- Posts: 32
- Joined: 19 Jun 2023, 14:35
Re: Phoca cart - cart module
how can i set logo for shopping cart
profile logo
somewhere on the top right of the page?
and when the customer orders a product
the shopping basket should be 1, 2, 3 depending on how many products he bought
something like that

profile logo
somewhere on the top right of the page?
and when the customer orders a product
the shopping basket should be 1, 2, 3 depending on how many products he bought
something like that

- Benno
- Phoca Hero
- Posts: 9689
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Phoca cart - cart module
Hi,
Kind regards,
Benno
If you mean the Phoca Cart Cart Module icon, it depends on the used frontend template. See Phoca Cart Overrides.how can i set logo for shopping cart
profile logo
somewhere on the top right of the page?
Kind regards,
Benno
-
- Phoca Member
- Posts: 32
- Joined: 19 Jun 2023, 14:35
Re: Phoca cart - cart module
and copy them over the existing ones?Benno wrote: ↑27 Jun 2023, 07:15 Hi,If you mean the Phoca Cart Cart Module icon, it depends on the used frontend template. See Phoca Cart Overrides.how can i set logo for shopping cart
profile logo
somewhere on the top right of the page?
Kind regards,
Benno
is there any documentation for the implementation?