This topic has 12 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp
hi,
when i go to the “my account” page it shows my orders. when i want to show the order details it directs me to a 404 error page. how to solve this?
best
olexi
Hello,
Please remove the protection in .htaccess file in wp-admin folder as the admin link can’t be opened.
Thank you.
Regards,
Eva Kemp.
try this one please.
Hello,
I’ve changed back the original Woocommerce values in Woocommerce > Settings > Accounts tab > My Account Endpoints.
Please check your account now.
Thank you.
Regards,
Eva Kemp.
this must been changed by a plugin i guess … not by me?
but many thanks, it works … only the fonts are mixed in
style and size and everything … its very chaotic.
may i ask you for a little help again to make it look as
nice and clean as the rest of the sit?
that would be great :)))))
beat
olexi
Hello,
Please specify where you want to change font style and to what style it should be changed.
Regards,
Eva Kemp.
hi eva,
see some notes in the two screenshots:
my account: http://imgur.com/TJtWzeM
order details: http://imgur.com/QzQrGSv
in general it would be fantastic to hava a “sidebar or menu on the left or on top where all my order numbers are listed and i can click from one to the other and the order details are shown in the “main” area. is there a way to get that?
best,
olexi
Hello,
I’ve added the following code into custom.css file:
.myaccount_user p {
color: #000;
font-family: helvetica !important;
}
.shop_table tr > td.product-name, .shop_table .table > tfoot > tr > th, .shop_table tr > td .amount, .table > tfoot > tr > td {
color: #252525 !important;
text-transform: uppercase !important;
font: 15px/1.42857 "Roboto",Arial,Georgia,sans-serif !important;
}
Please check the page now.
Unfortunately there is no such possibility to add a sidebar with orders.
Regards,
Eva Kemp.
Hi eva,
That’s great, many thanks.
Amy i ask you for to more Details.
1) Can you set the orientation, or alignement of the table that all numbers or alignet on the right?
2) the Status Text on top of the page World Look better if it is the same as the rest of the site (same style as the product for example) and the marked words not highlighted in yellow, World be Great if they are just bold.
Find a picture here https://docs.google.com/file/d/0BxlK7glLU5tmRmpaNEJlSUZVRFU/edit?usp=docslist_api
Many thanks for your great support on all of my many question. I really appreciate this very much.
Best
Olexi
Hello,
I’ve added this code into custom.css file:
.table > tfoot > tr > td {
text-align: right !important;
}
p.order-info {
color: #000 !important;
font-family: helvetica !important;
font-weight: bold;
}
p.order-info mark {
background: transparent;
}
Please check it now.
Regards,
Eva Kemp.
great, many thanks 🙂
best
olexi
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘my account > view order details shows 404 page’' has been successfully resolved, and the topic is now closed for further responses