This topic has 5 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Olga Barlow
Hello , I need to change the following things: In the user profile:
1) Delete ‘DASHBOARD’ and ‘DOWNLOADS’ from My Account . See Image http://167.114.155.240/xstoreImage/1_Delete_DASHBORD.png
2) On the registration page of a new customer: Add another field in the registration as: Name + Firstname + confirms the password. See Image http://167.114.155.240/xstoreImage/2_Create_account.png
3) When a client connects to the site, display logged in as. See Image http://167.114.155.240/xstoreImage/3_Logged_As_.png
4) Change the design to: connect, create an account. See Image http://167.114.155.240/xstoreImage/4_Ordre_Login_Create_account.png
5) Personalize the text of the © 2016 All rights reserved. Development by 8theme Limited *
6) Customize that the customer receives by email to make the order. (Or added text) Thanks
I try to update my question but is blocked
Hello,
1) To disable sidebar on the My Account or any other page edit the page and Choose without in 8theme Layout Options > Sidebar position http://prntscr.com/g2l687
To remove items from the My account menu go to WooCommerce > Settings > Account and remove endpoints for the items you don’t want to show http://prntscr.com/g2l6mk
Or you can create your own menu in Appearance > Menus > create the menu and choose it like My account in location settings.
2) All the available option for the registration you can find in WooCommerce > Settings > Account > Account creation. All the other changes required additional customization.
3), 4) It requires additional customization. If you have appropriate PHP and CSS skills I can tell you files that include those functions. In other case, you may submit customization request to WPKraken and they help you.
5) Go to Appearance > Widgets > Add the necessary content into Copyrights areas.
6) All the available settings for the emails you can find in WooCommerce > Settings > Emails.
Regards
Thanks for your replay
3), 4) It requires additional customization. If you have appropriate PHP and CSS skills I can tell you files that include those functions. In other case, you may submit customization request to WPKraken and they help you.
What the name of files to change please ?
Hello,
xstore/framework/template-elements.php – etheme_shop_navbar, etheme_top_links functions
xstore/headers/two-rows.php
and CSS styles of course.
Regards
You must be logged in to reply to this topic.Log in/Sign up