Home Page › Forums › Porto | Multi-Purpose & WooCommerce Theme › Woocommerce my-account page
- This topic has 5 replies, 2 voices, and was last updated 4 months, 1 week ago by
Aizaz Awan.
-
AuthorPosts
-
July 18, 2023 at 8:45 am #1947
Hi,
How to customize my-account page? In the wordpress page, my account page only consist of 1 woocommerce my account slug, how to customize the content? For example I want to delete the downloads section because I’m not offering digital product, what can I do?
Thank you
Regards,
HansenJuly 18, 2023 at 10:24 am #1951Hello, @sen_lau,
I would like to bring to your attention that my account page is generated by the WooCommerce plugin. Upon installation and activation of the plugin, this page is automatically created on the website. The content displayed on this page is sourced directly from the plugin’s core files using a shortcode. It is important to note that making direct edits or additions to the page content is not possible, except through customization.
If you wish to remove or hide specific elements from my account page, this can be achieved by utilizing custom CSS code. You can incorporate your custom CSS code in the theme settings section, specifically under the “skins” in Theme Options, and then select “custom CSS.”
Alternatively, you may provide me with your site administrator login details along with a screenshot highlighting the elements you would like to remove or hide. I will gladly assess the situation and address it accordingly.
Thank you for your understanding in this matter. Should you have any further questions or concerns, please do not hesitate to reach out.
Have a pleasant day.
Best Regards,
PThemes Team.July 18, 2023 at 3:32 pm #1953Hi Aizaz Awan,
Thanks for the prompt reply, below attached image is the download section that I want to remove.
This field is Private Content.
Attachments:
You must be logged in to view attached files.July 18, 2023 at 4:28 pm #1955Hello, @sen_lau,
Thanks for the screenshot to understand your issue. In order to solve your issue navigate to the Dashboard >> PORTO >> Theme Options >> Skins >> Custom CSS >> and then paste the below code at the bottom of the black box.
.woocommerce-account .woocommerce-MyAccount-content .col-md-4.col-sm-6.col-12.m-b-md:nth-child(2){display:none !important;} li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads{display:none !important;}
Then save settings and check back to your site after clearing the browser cache.
Hope this will resolve your issue.
Best Regards,
PThemes Team.July 19, 2023 at 6:20 am #1962Hi Aizaz Awan,
It works! thank you!
July 19, 2023 at 10:04 am #1964Hello, @sen_lau,
Thank you so much for reaching out to us and expressing your satisfaction with our services. We greatly appreciate your positive feedback!
We would like to kindly request your support by leaving a 5-star rating for our Theme, as well as for our Customer and Technical Support. Your feedback is invaluable to us and will enable us to continue delivering regular updates and dedicated support in the future. Your endorsement would be a tremendous source of encouragement for our team.
If you have a moment, please visit the following link to leave your rating: [ http://themeforest.net/downloads ].
Once again, we truly appreciate your kind words and your continued support. Should you have any further questions or need any assistance, please do not hesitate to contact us.
Wishing you a fantastic day ahead!
Best Regards,
PThemes Team. -
AuthorPosts
- The topic ‘Woocommerce my-account page’ is closed to new replies.