Forum Replies Created
-
AuthorPosts
-
Hi,
1. You can create new menu in Appearance > Menu and link to some of specific product categories https://www.youtube.com/watch?v=cdkCSls-9s4
2. Go to Appearance > Widgets > WooCommerce Categories Menu Sidebar remove current widget “woocommerce product categories” add a custom menu widget and select the menu you’ve just create http://take.ms/BCJVy
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Could you tell us you hosting information:
– PHP version
– MySQL versionDid you contact with your hosting supporter for help?
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 4, 2017 at 4:37 pm in reply to: Sales Section Layout on Homepage Broken After WordPress Core Update #7671Hi,
This issue because your product end of sale, you have to uncheck sale countdown http://take.ms/XIlfW or edit product and set sale price and schedule.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Please replace with new one.
Best regards
Attachments:
You must be logged in to view attached files.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioAugust 4, 2017 at 4:02 pm in reply to: Few problems with Claue, product pictures, contact form. #7667Hi,
1. I help you change HTML of signup form
You can add custom css for form in Theme Option > general Layout > Custom CSS
.mc4wp-form input:not([type=”radio”]):not([type=”checkbox”]) { border-radius: 0; border: 0; color: #fff; background: #1d1f23; float: right;}
.signup-newsletter.mb__15 > input {float: left;}Change #1d1f23 with your color to change color of Register Now button
2. You can change style of button on banner
.jas-banner h3 {
background: none;
color: #fff;
font-size: 18px;
border: 5px solid #fff;
text-transform: uppercase;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
you can use attach file and put this file in claue-child > woocomerce > single-product
and add custom css in Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 800px) {
.btn-quickview {left: 13px;top: 15px;}
}@media only screen and (max-width: 767px) {
.product-extra .jas-row { padding: 0 30px;}
}Best regards
Attachments:
You must be logged in to view attached files.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou can add custom css
.woocommerce-variation-add-to-cart.variations_button {
display: flex;
flex-flow: column nowrap;
}.woocommerce-variation-add-to-cart.variations_button > * { margin-right: 0; margin-bottom: 0;}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioSorry, it because in your galley on don’t upload hot pink http://take.ms/M9926
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
The issue because you set default variation is “Rainbow” the main image of product is “hot pink” http://take.ms/7PUaB
Please change default variation to “Hot pink” or set “Rainbow” as main image
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can add this button by copy file proceed-to-checkout-button.php from folder plugins > woocommerce > templates > cart to claue-child > woocommerce > cart ( you need create 2 folder woocommerce, cart in claue-child)
And add button link before checkout button.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts