problems in customer control panel

  • Posts: 16
  • Thank you received: 0
9 years 6 months ago #202366

-- url of the page with the problem -- : www.j-r.it/edef/
-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.4.1
-- PHP version -- : 5.4.40
-- Browser(s) name and version -- : Firefox

Hi all,
-My first problem within user control panel is in user profile, I want to have the same field insert during the registration (img 1) the plug-in HikaShop User plugin is on with option: Display custom user fields on user profile edition page to yes (img 2). I try to disable the template override for my-template/html/com_user without success

- Second problem order, I set configuration > order > Payment of orders not paid immediately to yes ( img 3) but in control panel I don't have the paypal button or possibility to change the payment (img 4)

- Third problem address, during the registration I have a correct list with a billing address on the left and delivery address on the right (img 5), within the user control panel the list is caotic, all the address bill and delivery are together and not divided like during (img 6) registration.

Last edit: 9 years 6 months ago by Ruffoni.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
9 years 6 months ago #202369

Hi,

1. These fields are custom address fields. They are not custom user fields. So that's why you don't see them when you edit your profile even though you have the option of the user plugin activated.
You would see custom user fields you would create via the menu Display->Custom fields.
For the address fields, you can manage them via the address management interface of the user control panel that users can access via a menu item of the type "hikashop user control panel" and that you can create via the Joomla menu manager.

2. You're talking about the "control panel" but your img 4 is the checkout, but not the payment step of the checkout but the address selection step. So I'm not sure what you're talking about here. Is the problem in the checkout or in the user control panel ?
If you don't see your payment methods on the checkout, I invite you to check all the points about that issue on our FAQ:
www.hikashop.com/support/support/documen...on/106-faq.html#paym
If you don't see a payment methods selection for the "pay" button of the orders history that you can access via your user control panel, then it's probably because you didn't enter anything in the setting "order unpaid statuses" of your HikaShop configuration.

3. There is no division in the checkout either. All the addresses of the user are available both for the billing address of the order and for the shipping address of the order.
So there is no need to display twice the edition interface on the address manager because there is nothing to bill or ship in the control panel since you're not currently placing any order.
There is actually no way to know easily which address has previously been used for a shipping address of an order and which one address has previously been used for a billing address of an order. And it could actually change between two orders so I don't see any easy way to do any division between the addresses of the user.

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

  • Posts: 65
  • Thank you received: 4
9 years 4 months ago #207806

Hi,
How can I add a back button to the user profile in customer user area.
Please see the image.
joxi.ru/Y2LpB6RF1xVM26

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
9 years 4 months ago #207825

Hi,

That's a Joomla com_user view. Here is a message explaining how to modify it:
stackoverflow.com/a/12808117
Adding a back button will require simple HTML to be added in the view of the com_user :
<a href="#" onclick="history.back();return false;">Go back</a>

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

Time to create page: 0.079 seconds
Powered by Kunena Forum