who show checkout in modal popup

  • Posts: 39
  • Thank you received: 1
11 years 7 months ago #68113

who show checkout in modal popup???

like this:



from here:


and here:


:unsure:

Last edit: 11 years 7 months ago by jchorch.

Please Log in or Create an account to join the conversation.

  • Posts: 39
  • Thank you received: 1
11 years 7 months ago #68325

Nicoles or someone, plis help with this...
its very important for me...
help me plis!

Please Log in or Create an account to join the conversation.

  • Posts: 81590
  • Thank you received: 13079
  • MODERATOR
11 years 6 months ago #68380

Hi,

The modal popup styling is handled by your joomla template in the component.php file of the template.
From what I can see, your CSS in the component.php file of your template has a min-width too big (there shouldn't be any) and does not include the CSS for the buttons styling.
You will have to contact your template provider so that he can help you correct the component.php file of your template or ask a designer to correct that.

Please Log in or Create an account to join the conversation.

  • Posts: 39
  • Thank you received: 1
11 years 6 months ago #68428

then, forgetting for a moment the error in the size of the popup.
you say we do not have way for open the way to next step (checkout) in popup nico? :(

in any case, we could create an image or banner that says "go to shopping cart" and from there open the cart in modal popup as do the images of each product and place it in a module position in joomla?
clear, hiding button "show the cart" in "HikaShop Cart Module" with hika options,
i do that?

Last edit: 11 years 6 months ago by jchorch.

Please Log in or Create an account to join the conversation.

  • Posts: 81590
  • Thank you received: 13079
  • MODERATOR
11 years 6 months ago #68540

There is no option in HikaShop to open the checkout in the popup.

It will require to add your own button with an image as you suggest:

<a title="Checkout" class="modal" rel="{handler: 'iframe', size: {x: 450, y: 480}}" href="/index.php?option=com_hikashop&ctrl=checkout&task=step&Itemid=XXX"><img alt="Checkout" src="http://mywebsite.com/myimage.png" border="0"></a>

Where XXX is the id of a hikashop checkout menu created via the menu manager.

Please Log in or Create an account to join the conversation.

Time to create page: 0.047 seconds
Powered by Kunena Forum