Hello,
What product are you trying to order? Are you logged in or logged out? Provide me temporary admin panel access to check if you have this issue with our theme only or with the default theme too.
Regards
Hello,
What product are you trying to order? Are you logged in or logged out? Provide me temporary admin panel access to check if you have this issue with our theme only or with the default theme too.
Regards
Hello,
Problem is related to PHP version. Provide me temporary FTP access and also correct WP admin panel access to your site.
Regards
Hello,
WooCommerce Product Categories widget is the default widget of the WC plugin and it does not have the option to show only some categories in the list depending on custom taxonomy.
So, the only way to implement it is to create the custom categories widget with all the necessary filtering.
Regards
Hello,
Open the file framework\shortcodes\brands_list.php and replace the code in 1 by code in 2 http://prntscr.com/hy1v1s
We’ll also fix it in next theme update.
Regards
Hello,
Check now, please.
I have copied content-single-product.php file into child theme and made the following changes http://prntscr.com/hy20dj
Regards
Hello, @thisisbolo
What issues do you have with brands? Do you use our 8theme – Brands List widget or Brands VC element?
Regards
Hello, @soohan
We have checked and we don’t have such issue on our test installation. Do you have this error when default WP theme is enabled? Do you use any third-party plugins?
Regards
Hello, @themadguru
It’s not a bad idea, I think we’ll add some more settings for the shop page and border for the images will be one of them.
Regards
Hello, @thisisbolo
Thank you that you are trying to help other members! It is much appreciated.
Regards
Hello,
It requires some minor customization of content-single-product.php file. Can you provide me temporary admin panel and FTP access to your site to help you with this customization?
Regards
Hello,
Looks like some fatal error appeared. Could you, please, provide me temporary admin panel and FTP access to your site. We’ll check what could be the reason of your problem.
Regards
You are welcome!
Regards
You are welcome!
Regards
Hello,
You may try the following custom CSS to change styles
.wc-gzd-edit-data-notice {background: #1a1a1a;}
#paymentMethodContainer .paymentMethodRow, .woocommerce-checkout .shop_table {
background-color: #1f1f1f;
}
#paymentMethodContainer .paymentMethodRow:hover, .blockOverlay {
background-color:#4c4c4c !important;
}
#paymentMethodContainer .separator {border-color: #2f2f2f;}
but I’m not sure if it will work for the payments because they are in iframe http://prntscr.com/hxzq0z
In this case, you will need to contact plugin author to change the styles.
Regards
Hello, @dbelkie
I have checked your site and don’t see described issue http://prntscr.com/hxzk1t
Have you sorted out?
Regards
Hello,
Custom CSS
.banner img {
min-height: 320px;
object-fit: cover;
}
Regards
Hello,
Do you want to show the sidebar on the shop page but hide for some category or hide the sidebar on the shop page and show for some category only? Because code will be different in these 2 variants.
Or it would be better to add the sidebar position option for every category in categories settings, for example http://prntscr.com/hxziax ?
Regards
Hello,
We used custom CSS to add such rotation effect
body.home .vc_tta-panels .vc_tta-panel-body:hover img {
transform: rotateZ(15deg) scale(1.11);
}
Regards
Hello,
We have made the temporary fix for the demo. In future, we plan to improve banner structure to avoid such issues.
Regards
You are welcome!
Feel free to contact us once you get the response from WPML support and if you need any assistance from Subscriptions plugin author after that.
Regards
Hello,
Yes, at this moment we don’t have the option to open the menu by click for the desktop version but I sent this request to our developers and maybe we’ll add this in one of the next updates.
If you want to implement this by yourself you should have JS and CSS skills. To open menu by hover we use CSS only, to open the menu by click we would recommend to use the child theme and create custom js with the necessary code. Also, change the CSS styles to remove open by hover action.
Regards
Hello,
Go to Appearance > Themes > enable default WP theme and check if this issue appears only when our theme is enabled or with default WP theme too. If the issue appears even with default WP theme you will need to contact plugin author about this because we won’t be able to fix plugin issue. Reply back in case problem appears with our theme only and tell me what VC element do you use, provide me screenshot of text that you have there.
Regards
Hello,
Plugins like that do not work with Ajax add to cart (Theme Options > E-Commerce > Single product > Ajax Add to cart > Off) and this option should be disabled. I have checked your site and see that you have already sorted out. Do you still need any help from our side?
Regards
Hello,
Seems 8theme – Menu widget has some bug with drop-downs items. we’ll try to fix it in next theme update. Meanwhile, you may try default Custom Menu widget.
Regards
You are welcome!
Regards
You are welcome!
Regards
Hello, @thisisbolo
Thank you for your suggestion. I passed your suggestion to our developers’ team.
At present, you can stretch the rows and row content using VC option in row settings. But footer and header container width will be default. So, probably we’ll add the option to change the container width for the pages/posts.
Regards
Hello,
You are welcome! I think yes but to be sure let’s wait for the next update and check. Feel free to contact us again if you face the problem.
Regards
Hello,
We have checked your site and found that problem appears only if WooCommerce WPML plugin is enabled and only for the Spanish version, on English version everything is fine. So, please, contact WPML support to find out why WooCommerce WPML and Spanish version makes the problem http://prntscr.com/hwhrdx .
Regards
Hello,
We don’t have special element for the popup but you may create modal box using Massive Addons http://massive.mpcthemes.net/modal-box/
You may import styles http://prntscr.com/hwha5w and content presets http://prntscr.com/hwhaj9
Regards