Hello,
You’re welcome.
Best regards,
Jack Richardson.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
Hello,
There is a notice in VC editor that you’re using outdated elements:
http://storage9.static.itmages.com/i/15/0921/h_1442839233_2456804_5ed4a0fe89.png
You need remove the current Post Grid element and recreate it with the updated Post Grid.
Best regards,
Jack Richardson.
Hello,
In this case you can add background image inside the content and not behind it. If you agree with it then use this code in Theme Options > Styling > Custom CSS > Custom CSS for mobile:
.container {
background-image: url("http://almahome.lt/wp-content/uploads/2015/07/FONAS-e1438725178496.jpg");
}
Best regards,
Jack Richardson.
Hello,
Try to use this code in custom.css file:
.woocommerce form .form-row, .woocommerce-page form .form-row {
width: 100%;
}
How to create custom.css you can watch in this tutorial
Best regards,
Jack Richardson.
Hello,
You need edit the file wp-content/themes/legenda/woocommerce/single-product.php.
Best regards,
Jack Richardson.
Hello,
2. Unfortunately there is no such possibility. Sorry.
3. We recommend to use W3 Total Cache plugin.
Best regards,
Jack Richardson.
Hello,
Sorry, but this is not related to the theme, but to Woocommerce. You may refer to these articles:
http://stackoverflow.com/questions/25826092/display-product-variations-on-category-page
http://clicknathan.com/web-design/woocommerce-variations-on-shop-page/
To create border around products add this code in Theme Options > Custom CSS > Global Custom CSS:
.content-product {
border: 1px solid black;
}
Best regards,
Jack Richardson.
Hello,
As I see video is shown fine:
http://storage5.static.itmages.com/i/15/0921/h_1442833966_5004267_ac418c16bd.png
Please try to check in another browser.
Thank you.
Best regards,
Jack Richardson.
Hello,
Glad to hear it.
Have a nice day.
Best regards,
Jack Richardson.
Hello,
You need create product categories in Products > Categories, mark some products with your categories. To add banner to Shop page you need upload it in Theme Options > Shop > Product Page Banner or if you want to add a banner for category page, go to Products > Categories > edit a category and upload image in “Category Header” section.
You can select layout with sidebar for Shop page in Theme Options > Products Page Layout and add widgets in Appearance > Widgets > Shop Sidebar area.
Best regards,
Jack Richardson.
Hello,
Could you please clarify what you want to do?
Do you want to decrease height of background image for drop down menu?
Best regards,
Jack Richardson.
Hello,
Please take our apologies but we don’t provide support for 3rd-party plugins and don’t guarantee their full compatibility with the theme.
Best regards,
Jack Richardson.
Hello,
Please provide us with WP Dashboard credentials in private content.
Best regards,
Jack Richardson.
Hello,
Sorry, but this requires additional customization which is beyond our basic support scope.
If you have necessary knowledge you can modify theme files yourself.
You need edit the file wp-content/themes/royal/framework/woo.php in line 1279 and change limit value in this code function etheme_cart_items ($limit = 3).
Best regards,
Jack Richardson.
Hello,
Please update the theme to the latest version.
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!
(it’s for Legenda theme but the process is the same).
Best regards,
Jack Richardson.
Hello,
Please provide us with WP Dashboard credentials in private content to check the issue.
Best regards,
Jack Richardson.
Hello,
I swapped Contact page columns. Please check.
Please show on a screenshot what you want to remove on your home page.
Best regards,
Jack Richardson.
Hello,
Please show on a screenshot what you want to do and provide us with WP Dashboard credentials in private content.
Best regards,
Jack Richardson.
Hello,
You’re welcome.
Have a good day too.
Best regards,
Jack Richardson.
Hello,
Go to Appearance > Widgets > add widget “Woocommerce Product Categories” to “Product Page Sidebar” area and select “Category Order” in “Order by” field in the widget settings.
Best regards,
Jack Richardson.
Hello,
You need copy header.php file from parent theme to your child theme and copy the favicon image too.
Then in child header.php edit this code <link rel="shortcut icon" href="<?php echo get_template_directory_uri().'/images/favicon.ico' ?>" /> and instead of <?php echo get_template_directory_uri().'/images/favicon.ico' ?> write the url to your favicon image that you placed in child theme folder something like http://your_domain.com/wp-content/themes/blanco-child/your_favicon.ico.
Best regards,
Jack Richardson.
Hello,
Sorry for a delay.
Please look at the screenshot what error we’re getting:
http://storage4.static.itmages.com/i/15/0921/h_1442829909_3762671_8ca44d7cda.png
Best regards,
Jack Richardson.
Hello,
Sorry for a delay.
We can’t view your screenshot. Please resend it.
Also please please specify what font you want to change body font to.
Thank you.
Best regards,
Jack Richardson.
Hello,
Please add this css code to remove quantity option:
.quantity {
display: none;
}
Could you please show a screenshot what you’d like to achieve for production title?
Thank you.
Best regards,
Jack Richardson.
Hello,
Please provide us with FTP and WP Dashboard credentials in private content.
Best regards,
Jack Richardson.
Hello,
Please add this code in Theme Options > Custom CSS > Custom CSS for mobile:
.languages-area {
display: none;
}
Best regards,
Jack Richardson.
Hello,
There is no such option in the theme.
To add image you need edit the file wp-content/themes/woopress/content.php in line 81.
Best regards,
Jack Richardson.
Hello,
Site background option works for Boxed layout, which you can select in Theme Options > General > Site Layout.
To change background color for full width layout you need add this code in Theme Options > Custom CSS > Global Custom CSS:
.st-content {
background-color: black;
}
Best regards,
Jack Richardson.
Hello,
In the next update we’ll update translation files and you’ll be able to translate text in .po file.
Before update you need create a back up of your files and database.
Best regards,
Jack Richardson.