Hello,
Yes, the latest version of our theme is fully compatible with Woocommerce 3.2.4.
Regards
Hello,
Yes, the latest version of our theme is fully compatible with Woocommerce 3.2.4.
Regards
You’re welcome!
Please try to use the following code in Global Custom CSS:
.single article + p{
display: none;
}
Regards
Please clear cache and then check.
Regards
You’re welcome!
Regards
Hello,
You may use such screenshot maker as Lightshot and provide screenshot link in Private Content.
Also, please please provide wp-admin access in Private Content.
Regards
Please try to add this code in Theme Options > Global custom css:
@media(min-width:480px) {
.woocommerce-checkout-review-order-table #shipping_method {
padding-left: 0px;
}
}
@media(max-width:480px) {
.woocommerce-checkout-review-order-table #shipping_method select{
width:100%;
}
}
Regards
Hello,
Please try to add this code in Theme Options > Styling > Custom css:
.mc4wp-form-fields p {
display: inline-block;
vertical-align: middle;
}
.mc4wp-form input[type=email] {
width: 100%;
}
.mc4wp-form-fields p:first-child {
width: 50%;
margin-right: 8px;
}
Regards
You’re welcome!
Regards
You’re welcome!
Yes, you can activate theme for the 1 live and 1 dev site, including localhost.
For more information read ThemeForest license policy https://themeforest.net/licenses/standard or contact ThemeForest support for the detailed explanation.
Regards
Hello,
You may use the 1 license for the 1 dev domain and 1 live domain. But keep in mind that you can use our theme license for 1 end product only.
Feel free to ask if you have any other questions.
Regards
You’re welcome! 🙂
We would be happy if you share your experience of using the product and the support quality you received. You can rate our product on Themeforest http://prntscr.com/hcs2gq https://themeforest.net/downloads
This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.
Regards
Hello,
Yes, should be 2 different pages, but you may enable default WordPress registration on my account page https://prnt.sc/hcqldy.
Regards
Hello,
The latest version that is available on codecanyon.net is 3.16.19 http://prntscr.com/hcrthi
Once plugin author update plugin we’ll add the new version to the Downloads page.
Regards
Please try to add this code in Theme Options > Custom css:
.show-quickly:hover {
text-decoration: none;
cursor: default;
color: white;
}
.show-quickly {
pointer-events: none;
}
Regards
You’re welcome!
Regards
Hello,
Please add more posts and try to disable all 3-rd party plugins and then check the grid.
Regards
Hello,
Please try to disable “AJAX add to cart for simple products” option in Theme Options > E-Commerce > Single Product Page.
Regards
Hello,
Sorry for the delay due to the weekends.
Could you please provide wp-admin access in Private Content?
Regards
Hello,
Please try to add this code in Theme Options > Styling > Custom css:
.content-product .product-image-wrapper:before {
position: absolute;
top: 0;
left: 50%;
width: 120%;
height: 100px;
background: rgba(255, 255, 255, 0.3);
content: '';
-webkit-transition: -webkit-transform 0.9s;
transition: transform 0.9s;
z-index: 1;
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.content-product .product-image-wrapper {
overflow: hidden;
}
.content-product:hover .product-image-wrapper:before {
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 400%, 0);
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 400%, 0);
}
Regards
Hello,
You may update the theme to 3.4 version https://www.8theme.com/demo/docs/woopress/#!/installation_upgrade.
Before uploading theme files delete “woocommerce” folder, which is located in wp-content/themes/woopress/ to avoid problems with old files (it’ll be reuploaded from a new theme package).
Don’t forget to create backup of your files and database before starting update process!
You need to enter your purchase code and SKIP Setup Wizard.
Also, update all required plugins https://www.8theme.com/download-plugins/ (To update free plugins just click on update link from your Dashboard (Plugins > Installed Plugins). To update premium plugins, connect to your server using FTP. Copy extracted plugins folders into wp-content/plugins/).
Regards
You’re welcome!
Let us know if you need any further assistance.
Regards
Hello,
Our latest theme version is fully compatible with woocommerce 3.2.4 version.
We will update the plugin https://www.8theme.com/download-plugins/ when a new version appears there https://codecanyon.net/item/ultimate-addons-for-visual-composer/6892199
Let us know if you need any further assistance.
Regards
Hello,
Could you please provide wp-admin access in Private Content?
Regards
You’re welcome!
Great. Let us know if you need any further assistance.
Regards
Hello,
Please go to Theme Options > General > Layout > Enable static blocks > On.
Regards
Hello,
Sorry for the delay due to the weekends.
Could you please provide wp-admin access in Private Content?
Regards
Hello,
Sorry for the delay due to the weekends.
I do not see the code via inspector on your site, so please provide wp-admin access in Private Content.
Thanks in advance!
Regards
Hello,
I’ve created “Prefooter”, “Footer Bottom” and “Footer Top” static blocks. Please read our documentation https://www.8theme.com/demo/docs/legenda/#!/footer
You can use MailChimp to create newsletter form:
https://www.8theme.com/demo/docs/legenda/index.html#!/newsletters
Also, check if you have large-resolution.css file in legenda/css folder. Let me know result.
Regards
Hello,
Sorry for the delay due to the weekends.
Add the css code in custom.css file.
Regards
Hello,
You may add custom css code in Theme Options > Custom css.
Please describe how I can recreate the problem on your site to give you example of css code. Also, provide wp-admin access in Private Content.
Regards