Forum Replies Created
-
AuthorPosts
-
Hi you,
Please copy and paste this code to file functions.php ( child-theme):
add_filter( 'register_taxonomy_args', 'mixxcazt_change_product_brand_slug' ); function mixxcazt_change_product_brand_slug($args){ $args['rewrite']['slug'] = 'brand'; return $args; }
Then go to Settings -> Permalink Settings -> Save changes
I have just resolved this issue, please recheck.
Hi again,
#1. I resolved this issue
#2. Please take a photo screenshot of this issue, I will check again.
Hi you,
Changing the content or any other customization other than the slug will not change the path of the booking object unless you use a plugin or some code that affects the slug of the booking object.
I tried editing the content of the booking object but didn’t have the problem as you said.
Again, can you make a video of how you changed the content of the booking object to lead to the error as you said?Hi again,
#1. Zoom image doesn’t support on Vertical Style: Vertaical Thumbnail
#2. You can use YITH WooCommerce Product Gallery & Image Zoom plugin, However, the plugin is conflicting with our theme, so we will have to customize the code to make it compatible.
Hi,
After changing the slug for the booking object, you must go to Permalink Settings to save this config: https://prnt.sc/1v3kiie
It’s ok now, please recheck.
Hi you,
#1. Zoom image: I fixed this issue, please delete all caches and recheck.
#2. You don’t need to use Additional Variation Images Gallery for WooCommerce plugin for your website, this plugin can cause conflicts, I removed it already
Any issues related to theme support, please contact us for help
I have clicked on the link you sent and all other booking objects and it works fine
https://ibb.co/TvmddDJ
https://ibb.co/ykLCC3RPlease clear your browser cache and check again.
In case the error still occurs, please make a video of the problem, I will try to check again
Hi you,
Could you please send me the link of the page that error. You take a picture of the 404 page for me, how can I check the problem for you
Hi you,
Please take a photo screenshot about this issue, I will check for you.
Hi again,
We’re so sorry about this, we tried to fix your issue, and it’s resolved now, please check again. Don’t forget to delete all caches on your browser when checking your site.
Oh sorry.
I have just hidden Add to cart button, please recheck.
Ok, I fixed this issue, please recheck your site.
September 25, 2021 at 1:53 pm in reply to: My Compare button is not showing according to theme #2631Ok, let me know if you need to help.
September 25, 2021 at 10:17 am in reply to: My Compare button is not showing according to theme #2629Hi you,
I have just update the new version theme for you and resolved this issue.
Please recheck
-
AuthorPosts