On my site I have a “My Account” block setup set on the home page. It is in the left hand column of the website. When signed in, none of the buttons do anything apart from profile details.
When you click Orders, Compare list etc it just goes back to the home page.
Anyone know why this would be?
I would also like to remove 'Downloads' from the 'My Account' box, how can I do this?
FYI this is the link from the “orders” that only goes to home page.
https://www.digitalsave.co.uk/index.php?dispatch=orders.search
Looks like something wrong with the layouts in the block manager. Please review it and compare with the default settings:
Instant Demo - CS-Cart Multi-Vendor Demo Try Free for 15 days
As for the Download link, please open design\themes\basic\templates\blocks\my_account.tpl and remove the following string of code:
```php
```
Hope this will help
Once again, thanks Ecom!
“Looks like something wrong with the layouts in the block manager. Please review it and compare with the default settings:”
I'm sorry, I don't quite understand. The “My Account” block is setupon my site is setup like this, there doesnt seem to be many options to configure it.
FYI, Under 'My Account' you have 'Profile Details', 'Downloads', 'Orders', 'Compare List'. Of all those options, only 'Profile Details' takes you to its respective page I.E Sign in
If you click 'Orders' it goes to Sign in but only shows the homepage.
[quote name='SeanDigitalSave' timestamp='1428671683' post='210963']
I'm sorry, I don't quite understand. The “My Account” block is setupon my site is setup like this, there doesnt seem to be many options to configure it.
[/quote]
I do not mean the My account block, but the all layouts settings. At first, please check if the Homepage layout is not set as Default:
The Homepage layout is set as default which is not correct. Now select the Default layout , click on the gear icon near its name, enable the Default option, save and check the result
Ok I did that, now it directs me to the correct page, but the page is blank,
[quote name='SeanDigitalSave' timestamp='1428674934' post='210977']
Ok I did that, now it directs me to the correct page, but the page is blank,
[/quote]
If other blocks are displayed correctly, it means that the Main content block is disabled
Sorry, I mean that when I click 'Order' in the 'My Account' box, it now takes me to the right page (Sign in) but the page is blank.
Ahhh I get you, yes Main box was disabled for some reason. All back on and working.
You are a gent, one day I will buy you a beer!
You are welcome!