Hello,
To fix the issue with slider I’ve enabled “Put JS includes to body” option in Rev. Slider settings http://storage9.static.itmages.com/i/16/1109/h_1478683261_5378511_d6f4501220.jpeg and I removed the link that you added in speed booster plugin settings.
Please check the site now.
Regards,
Eva Kemp.
Hello,
As I see that button is already translated, so you need to edit the translation in your .po file.
To change destination url you need edit the file wp-content/themes/royal/framework/woo.php in line 1345 and replace the code <?php echo $woocommerce->cart->get_checkout_url(); ?>
with new http link.
Regards,
Eva Kemp.
Hello,
Unfortunately there is no such element. Sorry.
Regards,
Eva Kemp.
Hello,
To add more widgets go to Appearance > Widgets and add needed widgets to your custom sidebar “services-sidebar”.
Regards,
Eva Kemp.
Hello,
Ok, looking forward to your reply.
Regards,
Eva Kemp.
Hello,
You need create your own footer in Static Blocks as described in the documentation:
https://www.8theme.com/demo/docs/woopress/#!/0_footer
Regards,
Eva Kemp.
Hello,
We recommend you to use Ultimate VC Addons plugin and set background image in this plugin settings when editing a row. There you’ll find an option to set max full widget for the background image.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please add the code from my previous post to functions.php file in the child theme.
Regards,
Eva Kemp.
Hello,
Unfortunately there is no such feature in Post Grid element.
Regards,
Eva Kemp.
Hello,
Please check if the issue persists with default WordPress theme – Twenty Sixteen – if it exists there too you should contact plugin authors.
Regards,
Eva Kemp.
Hello,
Please follow the solutions from these articles:
http://stackoverflow.com/questions/14412099/what-is-a-scaled-image-and-how-do-i-serve-one-in-a-webpage
http://premium.wpmudev.org/blog/10-best-image-optimization-plugins-to-speed-up-your-wordpress-site/
http://www.elegantthemes.com/blog/tips-tricks/optimize-images-for-your-wordpress-website
Regards,
Eva Kemp.
Hello,
Try to use this css code:
.archive .span4.product-category {
margin-bottom: 125px;
}
Regards,
Eva Kemp.
Hello,
Please refer to this post:
http://wordpress.stackexchange.com/questions/90208/cannot-locate-specific-a-href-link-string-using-string-translation-with-wpml
Regards,
Eva Kemp.
Hello,
We can’t connect via FTP getting the error:
Error: Could not connect to server
Is the access blocked?
Also we can’t log in to wp-admin panel because of coming soon page. Please disable it or give us correct url to wp dashboard.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello @Sergio,
As I see VC editor is working http://storage4.static.itmages.com/i/16/1108/h_1478597361_3023246_c16da563e1.jpeg . Try to clear browser cache and check in another browser too.
Regards,
Eva Kemp.
Hello,
You shouldn’t worry about those notices. They won’t affect your site at all. We edited Woocommerce files in wp-content/themes/royal/woocommerce directory and old version may be written in those files. But, please don’t worry, as the original version is written in wp-content/plugins/woocommerce/templates directory.
You can fix it by editing the files in wp-content/themes/royal/woocommerce directory and change the version to the current Woocommerce version that you’re using.
Regards,
Eva Kemp.
Hello,
Please provide WP admin credentials in Private Content.
Regards,
Eva Kemp.
Hello,
1. Add this code in Custom CSS for mobile section:
.top-bar .languages-area {
display: none;
}
2. Try to increase memory_limit value on a server.
Regards,
Eva Kemp.
Hello,
To edit registration page you need modify the file wp-content/themes/royal/framework/theme-functions.php in line 1300.
Regards,
Eva Kemp.
Hello,
You gave us wp-admin credentials, but we need FTP access.
Please contact your hosting provider support and ask them to provide FTP login data.
Thank you.
Regards,
Eva Kemp.
Hello,
Try to disable Ajax “Add to Cart” option in Theme Options > Single Product Page and check the plugin work then.
Regards,
Eva Kemp.
Hello @paulitov5,
Try to replace the code with this one:
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
width: 100% !important;
}
.checkout .col-lg-5.col-md-5 {
display: inline-block !important;
}
Regards,
Eva Kemp.
Hello @paulitov5,
Add this code in Theme Options > Styling > Custom CSS > Custom CSS for mobile, Custom CSS for tablet sections:
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
width: 100%;
}
.checkout .col-lg-5.col-md-5 {
display: inline-block;
}
Regards,
Eva Kemp.
Hello,
When you check Register page you should be logged out from the dashboard.
Please try it.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You need edit Post Grid element settings. Please look at the screenshot:
http://storage4.static.itmages.com/i/16/1107/h_1478527018_5499274_793c052d3a.jpeg
Regards,
Eva Kemp.
Hello,
Do you mean you want to open images in lightbox window?
Regards,
Eva Kemp.
Hello,
Please show a page where the issue persists.
Regards,
Eva Kemp.