Hello,
I tried to save changes for “About Us” page and they were saved successfully.
Please clarify with more details how we can replicate the issue with VC editor.
Thank you.
Regards,
Eva Kemp.
Hello,
I tried to save changes for “About Us” page and they were saved successfully.
Please clarify with more details how we can replicate the issue with VC editor.
Thank you.
Regards,
Eva Kemp.
Hello,
As I see backend is working now:
http://prntscr.com/bmj2kb
Clear browser cache/cookies and check again.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Have you disabled “Hard Crop” option in Woocommerce > Settings > Products > Display? Try to set these settings https://www.8theme.com/demo/docs/royal/#!/woocommerce for product images.
Then regenerate all thumbnails.
Regards,
Eva Kemp.
Hello,
I’ve edited the file wp-content/themes/royal/content.php in line 110 and commented the code
<?php the_excerpt(); ?>, and added this code <?php the_content(); ?>.
Please check your site now.
Regards,
Eva Kemp.
Hello,
You shouldn’t worry about outdated files notice.
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.
So you can hide this message.
The “ln” letters inside the circle are transparent and background color of footer overlays it. If you change footer background color to lighter you’ll see linkedin icon, or edit your linkedin image and make “ln” letters white and not transparent.
Regards,
Eva Kemp.
Hello,
Add this code in Custom CSS for mobile section:
.row-count-3 .product:nth-child(2n+1) {
clear: none !important;
height: 430px;
}
and this code in Custom CSS for tablet:
.row-count-3 .product:nth-child(3n+1) {
clear: none !important;
height: 480px;
}
Regards,
Eva Kemp.
Hello,
I’ve renamed the image to “MAU_blue_side-1.jpg” and reuploaded it.
Please check product now.
Regards,
Eva Kemp.
Hello,
Please use this code in Custom CSS for desktop section:
.row-count-3 .product:nth-child(3n+1) {
clear: none !important;
height: 500px;
}
Regards,
Eva Kemp.
Hello,
Sorry, but that’s the solution of your problem.
Otherwise delete some plugins via FTP that you don’t use.
Regards,
Eva Kemp.
Hello,
There is error on your site:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 7680 bytes) in /home/sites/richardtaylordesigns.co.uk/public_html/wp-admin/includes/media.php on line 1315
Contact your hosting provider support and ask them to increase memory_limit value.
Regards,
Eva Kemp.
Hello,
Please provide WP admin credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Add this code in Theme Options > Custom CSS > Custom CSS for mobile section:
.sidebar-mobile-top > .row, .sidebar-mobile-top > .product > .row {
display: block;
}
Regards,
Eva Kemp.
Hello @dotcominfo,
Please add this code in Theme Options > Custom CSS > Global Custom CSS:
.product-information .short-description li {
list-style: inside disc;
}
Regards,
Eva Kemp.
Hello,
Still the same error – “530 Login incorrect”.
We’re using FileZilla FTP client. Are there any special settings, maybe port number?
Regards,
Eva Kemp.
Hello,
We’re glad you managed to resolve the issue.
Regards,
Eva Kemp.
Hello,
Please use this css code in Custom CSS for desktop:
button.mfp-close {
background-color: red;
}
Regards,
Eva Kemp.
Hello,
Add this code in Global Custom CSS:
.products-grid .product-excerpt {
display: block;
}
and short description of a product will be shown.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials as well.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide FTP and WP Dashboard credentials in Private Content.
Regards,
Eva Kemp.
Hello,
WP credentials are incorrect.
Please check them.
Regards,
Eva Kemp.
Hello,
Have you updated Ultimate VC Addons plugin to 3.16.5 version https://www.8theme.com/download-plugins/ ?
Please do this.
Regards,
Eva Kemp.
Hello,
Please update Ultimate VC Addons plugin to 3.16.5 version https://www.8theme.com/download-plugins/.
Regards,
Eva Kemp.
Hello,
The settings are related to the plugin, not to the theme.
You may ask about it in comments section http://codecanyon.net/item/wordpress-live-chat-plugin/3952877/comments .
Regards,
Eva Kemp.
Hello,
Please show your site page.
Regards,
Eva Kemp.
Hello,
Please delete “woocommerce” folder in the directory wp-content/themes/royal/ and reupload from a new theme package.
Regards,
Eva Kemp.
Hello,
Sorry. but we don’t provide support for 3rd-party plugins.
You may try to use other plugins to create file upload form.
Regards,
Eva Kemp.
Hello,
1. Use this code in Global Custom CSS:
.product-information .cart button[type="submit"] {
color: white;
}
2. You can hide Woocommerce tabs as described in the article:
https://docs.woothemes.com/document/editing-product-data-tabs/
3. Use this code in Global Custom CSS:
.wp-picture .btn_group {
display: none;
}
Regards,
Eva Kemp.
Hello,
In this case you have to edit column offset and width for different devices:
http://storage2.static.itmages.com/i/16/0608/h_1465376922_5223616_d8a227e9e1.jpeg
Regards,
Eva Kemp.
Hello,
Unfortunately there is no such option in the theme.
You can disable title next to image in Theme Options > Single Product Page > Show Product Title > Off.
Regards,
Eva Kemp.