This topic has 10 replies, 3 voices, and was last updated 2 years, 2 months ago ago by Tony Rodriguez
Hello, for all product categories, the breadcrumbs are like this:
Home >Shop >Shop >”Category”
In other places, there are no breadcrumbs at all. Mostly on non-shop-related pages.
Additionally, I would like to add rounded borders to the shop product images but I don’t see an option for it.
And finally, I try to add rounded corners to an image carousel on the homepage and it appears correctly on the editor but on the live site, there are no rounded borders.
Thank you!
Hello, @slippery,
Thanks for using our Theme and for contacting us.
1. Your issue has been solved please check back to your site now after removing the browser cache, the issue was your wrong permalinks for the shop page, I have set it as default and the issue is resolved. See screenshots for a better reference:
https://postimg.cc/vxvXFg2Y
https://postimg.cc/cv3h0bbk
2. Your issue has been resolved now kindly check back to your site after clearing the browser cache. I added a custom CSS code to solve the issue check here: https://postimg.cc/WFNn3Vtp and here is the resulting image: https://postimg.cc/NLLn78fs
Regards 8Themes Team.
Thanks so much, Tony. Just have one more question. How can I add a Register button to the Off-Canvas Account Sliding Menu that appears when clicking on the My Account icon on the menu/top header?
At the moment, it only gives the option to Log In.
Looking forward to hearing from you.
Hello @Slippery,
Registration functionality comes from WooCommerce plugin, so read this article, please – https://woocommerce.com/document/configuring-woocommerce-settings/#accounts-and-privacy-settings
Regards
I have already set up everything there. I am wondering how I can update XStore Account Sidebar Sliding Header (off-canvas from the right).
Please see attached image.
Hello @Slippery,
Please go to WooCommerce > Settings > Accounts & Privacy > Allow customers to create an account on the “My account” page. Then clear cache and check this https://imgur.com/coDTE0k
or provide temporary wp-admin access via the Private Content area.
Regards
Thank you guys, @rose-tyler and @tony-rodriguez. I needed to clear the cache again.
Just have one more question. Margins on one of my section on the homepage are breaking specifically at 763px breakpoint and using the in-built breakpoints is breaking the 360px wide mobile view.
I was looking into media queries, specifically this:
@media only screen and (min-device-width: 450px) and (max-device-width: 767px) {
.selector {
margin-left: -140;
padding-right: 60;
}
}
Not sure why but it’s not working. I’ve attached additional information. Any help would be greatly appreciated, thank you.
Update: I tried adding custom CSS classes and added the following code to Theme Custom CSS but it did not work:
@media only screen and (min-width: 450px) and (max-width: 767px) {
.formulation-heading {
margin-left: -140;
margin-right: 60;
}
}
@media only screen and (min-width: 450px) and (max-width: 767px) {
.formulation-text {
margin-left: -130;
margin-right: 60;
}
}
Hello @Slippery,
Please share your site wp-admin URL and access in the private content area of this topic by following the below-given format
WORDPRESS ADMIN URL:
WORDPRESS ADMIN USERNAME:
WORDPRESS ADMIN PASSWORD:
Page URL:
So that I will check and fix your issue on your site.
Note: Please take a complete backup of your site first and allow us to debug your site and change/remove the plugins to solve your issues.
Regards 8Themes Team.
Here it is, @tony-rodriguez
Hello, @Slippery,
Thanks for the login details and the page URL I have checked your site on my personal mobile phone the section and text appear just perfectly fine. Please watch this video: https://streamable.com/1kjox8 and then check back to your site after clearing the browser cache.
Regards 8Themes Team.
Tagged: breadcrumbs, fixing, product images, rounded borders, templates, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up