Phoca cart - cart module

Phoca Cart - complex e-commerce extension
mi3oo
Phoca Member
Phoca Member
Posts: 21
Joined: 13 Jul 2019, 13:40

Phoca cart - cart module

Post by mi3oo »

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

Tags:
mi3oo
Phoca Member
Phoca Member
Posts: 21
Joined: 13 Jul 2019, 13:40

Re: Phoca cart - cart module

Post by mi3oo »

Code: Select all

.dropdown-menu{
display: none;}
This is blocking the basket, but I am not sure how to allow only for hover.
User avatar
Nidzo
Phoca Professional
Phoca Professional
Posts: 440
Joined: 07 Nov 2018, 14:55

Re: Phoca cart - cart module

Post by Nidzo »

Link to the website would be helpful.
mi3oo
Phoca Member
Phoca Member
Posts: 21
Joined: 13 Jul 2019, 13:40

Re: Phoca cart - cart module

Post by mi3oo »

Hi, sorry but it is on my localhost.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48689
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca cart - cart module

Post by Jan »

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
If you find Phoca extensions useful, please support the project
mi3oo
Phoca Member
Phoca Member
Posts: 21
Joined: 13 Jul 2019, 13:40

Re: Phoca cart - cart module

Post by mi3oo »

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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48689
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca cart - cart module

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
ctinleo
Phoca Member
Phoca Member
Posts: 32
Joined: 19 Jun 2023, 14:35

Re: Phoca cart - cart module

Post by ctinleo »

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
Image
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9689
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Phoca cart - cart module

Post by Benno »

Hi,
how can i set logo for shopping cart
profile logo
somewhere on the top right of the page?
If you mean the Phoca Cart Cart Module icon, it depends on the used frontend template. See Phoca Cart Overrides.

Kind regards,
Benno
ctinleo
Phoca Member
Phoca Member
Posts: 32
Joined: 19 Jun 2023, 14:35

Re: Phoca cart - cart module

Post by ctinleo »

Benno wrote: 27 Jun 2023, 07:15 Hi,
how can i set logo for shopping cart
profile logo
somewhere on the top right of the page?
If you mean the Phoca Cart Cart Module icon, it depends on the used frontend template. See Phoca Cart Overrides.

Kind regards,
Benno
and copy them over the existing ones?
is there any documentation for the implementation?
Post Reply