Hello,
Please contact your hosting provider and ask them to increase the values of upload_max_filesize, post_max_size functions to 64M and memory_limit to 128M.
After that try to install demo data again.
Regards,
Eva Kemp.
Hello,
Please contact your hosting provider and ask them to increase the values of upload_max_filesize, post_max_size functions to 64M and memory_limit to 128M.
After that try to install demo data again.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
You don’t need to update .po file. Just translate the strings in String Translation.
Regards,
Eva Kemp.
Hello,
Please look at the screenshot:
http://storage1.static.itmages.com/i/15/1116/h_1447662812_4277747_e50bf3f797.png
This issue is related to your hosting provider. Please contact them.
Regards,
Eva Kemp.
Hello,
The page file has been sent to your email address. Please check it.
Regards,
Eva Kemp.
Hello,
Yes, you can use that text.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
We are glad that you’ve found the solution.
Have a nice day.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You can download the theme on ThemeForest site http://themeforest.net/item/legenda-responsive-multipurpose-wordpress-theme/5888906 , log in with your Envato account credentials.
Regards,
Eva Kemp.
Hello,
Testimonials aren’t shown because you haven’t created any of them in wp-admin panel > “Testimonials” section. I’ve created test testimonial and now it’s shown on your page:
http://9-naturals.com/consultancy-services/
Clear browser cache and check.
Regards,
Eva Kemp.
Hello,
“My Account” page is related to Woocommerce configuration, so it’s up to them what options to add.
Please take our apologies for inconveniences.
To make the changes you want, you need edit the file wp-content/plugins/woocommerce/templates/myaccount/my-account.php and assign original classes for the links and text to be able to modify them as now the text “HELLO ADMIN NOT ADMIN? SIGN OUT” can’t be moved because it’s whole sentence which can’t be divided via css.
Regards,
Eva Kemp.
Hello,
Your site gives error “502 Bad Gateway”. Please check it with your hosting provider.
Regards,
Eva Kemp.
Hello,
Please update the theme to the latest version and Woocommerce as well.
Before update delete “woocommerce” folder in the directory wp-content/themes/legenda/ and it’ll be reuploaded from a new theme package.
Also update all required plugins https://www.8theme.com/download-plugins/ .
Don’t forget to create back up of your files and database before starting update process!
Regards,
Eva Kemp.
Hello,
We’re glad you managed to resolve the issue.
Have a great weekend!
Regards,
Eva Kemp.
Hello,
Contact your hosting provider and they will help you to create back up.
Regards,
Eva Kemp.
Hello,
Glad to hear it.
You’re welcome.
Regards,
Eva Kemp.
Hello,
I’ve also edited the file wp-content/themes/royal/framework/woo.php in line 1237 and changed limit value in this code etheme_cart_items(3); to etheme_cart_items(20);.
Clear browser cache and check cart widget now.
Regards,
Eva Kemp.
Hello,
Please add this code in Theme Options > Custom CSS > Custom CSS for desktop:
.coupon .btn.pull-right.big {
float: left !important;
}
Regards,
Eva Kemp.
Hello,
You need translate the theme as described in the documentation:
https://www.8theme.com/demo/docs/royal/index.html#!/1_how_to_translate
Please follow it.
Regards,
Eva Kemp.
Hello,
Sorry, but there is no feature to add “saved cards” option.
Add the following code in style.css of your child theme:
body {
font-size: 11px !important;
}
Regards,
Eva Kemp.
Hello,
Please upload your site to any web hosting and provide us with the site link.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Please confirm you have created a back up of your files and database and we’ll just reupload theme files, your settings won’t be changed.
Thank you.
Regards,
Eva Kemp.
Hello,
Please add this code in child style.css file:
@media (min-width: 992px) and (max-width: 1200px) {.fixed-header-area .collapse {
display: table-cell !important;
width: 400px;
}}
Regards,
Eva Kemp.
Hello,
You can write your text using Text widget in Appearance > Widgets and place it in “Footer Copyright” area.
Regards,
Eva Kemp.
Hello,
Please edit the code in your custom.css file:
.mc4wp-form input[type="email"] {
width: 38%;
float: left;
margin-left: 32px;
}
to this one:
.white-popup-block .mc4wp-form input[type="email"] {
width: 38%;
float: left;
margin-left: 32px;
}
And check forms after that.
Regards,
Eva Kemp.