Hello @jonesgemma,
Please provide us with FTP and WP admin credentials.
Regards,
Eva Kemp.
Hello @jonesgemma,
Please provide us with FTP and WP admin credentials.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You can use any email, just create wp-admin user for us to be able to check your settings.
Regards,
Eva Kemp.
Hello @Cetwixt,
You should ask plugin authors about this issue via the comments http://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments .
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please provide WP admin credentials in Private Content and show a page where you want to create one page menu.
Regards,
Eva Kemp.
Hello,
The problem is caused by one of your plugins. Disable them one by one to find it out.
Also set images sizes in Woocommerce > Settings > Products > Display as described in our documentation https://www.8theme.com/demo/docs/royal/#!/woocommerce and regenerate thumbnails.
Regards,
Eva Kemp.
Hello,
I’ve checked your site and Cart page is working fine http://storage8.static.itmages.com/i/16/0520/h_1463770196_4121083_e9386c7903.jpeg .
Try to check it in different browsers.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
I’ve checked VC editor of your site in Chrome and it’s working fine http://storage1.static.itmages.com/i/16/0520/h_1463759443_7340189_7fa44f1dab.jpeg .
Is your browser up to date?
Regards,
Eva Kemp.
Hello,
Please add this code in Global Custom CSS:
.page-heading .title, .page-heading a {
color: #ffffff;
}
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please give us FTP credentials and we’ll edit that file for you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please try to update translation files in wp-content/themes/woopress/languages directory as described here http://betterwp.net/wordpress-tips/create-pot-file-using-poedit./ (section “Updating a .po (and .mo) file”).
Regards,
Eva Kemp.
Hello,
For category add this code in Global Custom CSS:
.archive .st-content-inner {
background-color: red;
}
For single product:
.single-product .st-content-inner {
background-color: red;
}
Change color value to your needs.
Regards,
Eva Kemp.
Hello,
Sorry for a delay.
Please specify what sizes you want to use for image and show a direct page link where the image is blurred.
Regards,
Eva Kemp.
Hello,
I’ve enabled zoom effect back and added this code in Custom CSS for desktop section:
.sxy-zoom-container {
position: relative;
width: 409px !important;
}
.single-product .images {
width: 409px !important;
}
Please check the page now.
Regards,
Eva Kemp.
Hello,
Theme Options styling is caused by one of your plugins. Disable them one by one to find it out.
To show one product per row on mobile add this code in custom.css:
@media (max-width: 480px) {.products-grid.product-count-3 .product:nth-child(n) {
width: 100% !important;
}}
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css file:
.single-product .slider-container {
display: inline-block;
}
How to create custom.css you can watch in this tutorial
Please show a direct page where you added size guide option. I don’t see it in the page you provided.
Regards,
Eva Kemp.
Hello,
I’ve updated translation files. Please check the page now.
Regards,
Eva Kemp.
Hello,
Unfortunately there is no such feature for popup window.
To make the text bigger use this code in Global Custom CSS:
.languages-area .textwidget {
font-size: 18px;
}
Please show a page where we can see this text http://prnt.sc/b664qm .
Regards,
Eva Kemp.
Hello,
In this case disable zoom effect in Theme Options > E-Commerce > Single Product Page and check product image then.
Regards,
Eva Kemp.
Hello,
You made changes incorrectly.
You moved es_ES.po/es_ES.mo files from wp-content/languages to wp-content/themes/woopress/languages. You must rename default.po/default.mo in wp-content/themes/woopress/languages to es_ES.po/es_ES.mo.
We can’t make any changes on your server because of the error:
Network error: Software caused connection abort
and your server breaks the connection.
So please make those changes yourself.
Regards,
Eva Kemp.
Hello,
Please don’t create duplicate topics. You’ve been already replied.
This topic will be closed.
Thank you.
Regards,
Eva Kemp.
Hello,
No, you should use only one locale for all files. In wp-content/languages you have files named es_ES.po and es_ES.mo that are used for WordPress translation.
So the same locale should be in the directory wp-content/themes/woopress/languages and add this code in wp-config.php file:
$locale='es_ES'; and remove this code $locale='es_LA'; if you added it.
Regards,
Eva Kemp.
Hello,
I’ve reuploaded the plugin folder.
Please check now.
Regards,
Eva Kemp.
Hello,
You named the files es_LA.po and es_LA.mo, but I told you to name them as es_ES.po and es_ES.mo. And write this code in wp-config.php file:
$locale='es_ES';
Regards,
Eva Kemp.
Hello,
Sorry, but there is no such feature.
You may search for some plugins or contact Woocommerce support.
Regards,
Eva Kemp.