Hello,
Yes, you’re right, you described the process correctly.
Regards,
Eva Kemp.
Hello,
Yes, you’re right, you described the process correctly.
Regards,
Eva Kemp.
Hello,
1. Unfortunately there is no such option. Sorry.
2. Cart icon is loaded from this directory /wp-content/themes/blanco/images/, the image is shopping-bag.png. You can remove it and upload your own image with the same file name.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
This bug will be fixed in the next theme update.
Please take our apologies for inconveniences.
Regards,
Eva Kemp.
Hello,
I’ve resaved Permalinks settings.
Please clear browser cache and check the page now.
Regards,
Eva Kemp.
Hello,
Unfortunately there is no element for self-hosted video. You have to upload your video to Youtube or Vimeo and show it using Video Player element in VC editor.
Regards,
Eva Kemp.
Hello,
Yes, you can update the theme and Woocommerce plugin.
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,
Please add this code in child style.css file:
input[type="radio"] {
visibility: visible !important;
}
Regards,
Eva Kemp.
Hello,
Please use this css code:
.products-list .product .product-details .product-excerpt {
font-family: Josefin Sans;
font-size: 20px;
}
.filter-wrap .woocommerce-ordering select {
height: 43px;
}
Regards,
Eva Kemp.
Hello,
You have this code in Theme Options > Custom CSS > Global Custom CSS:
.quantity {display: none !important;}
I’ve commented it.
Now quantity option is shown. Clear browser cache and check.
Regards,
Eva Kemp.
Hello,
As I see the information is shown:
http://prntscr.com/95ardi
Have you resolved the issue?
Regards,
Eva Kemp.
Hello,
IP has been sent to your email address. Please check it.
Regards,
Eva Kemp.
Hello,
IP has been sent to your email address. Please check it.
Regards,
Eva Kemp.
Hello,
We didn’t make any changes.
Now I’ve enabled Wishlist in YIT Plugins > Wishlist > General Settings.
Clear browser cache and check your home page again.
If you want to disable Wishlist then deactivate the plugin itself.
Regards,
Eva Kemp.
Hello,
I’ve added the code into child functions.php.
Please check contact form now.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials as well.
Regards,
Eva Kemp.
Hello,
Shop page:
1. Please add this code in Global Custom CSS:
.category-description {
margin-bottom: 0px;
}
2. Sorry, but there is no such option. If you don’t want to use Wishlist then disable the plugin.
INDIVIDUAL PRODUCT PAGES:
1. Try to use this code in Custom CSS for desktop:
.product-information .short-description {
margin-top: -50px;
}
2. Add the following code in Global Custom CSS:
.product-information .yith-wcwl-add-to-wishlist, .product-information .email-link {
display: none;
}
Regards,
Eva Kemp.
Hello,
You need edit the file wp-content/themes/royal/woocommerce/cart/cart-empty.php in line 22 and replace the code <?php echo get_permalink(woocommerce_get_page_id('shop')); ?> with the url you need.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
I’ve cleared cache in the wp-content directory and deactivated cache plugin and now “Add to cart” button is working fine. Please clear browser cache and check the site from your side.
Regards,
Eva Kemp
Hello,
Sorry for misunderstanding. I thought you talked about main menu, not product categories.
Please show on a screenshot what you want to achieve and show a page where the issue is.
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
I’ve installed the template. The page is called “Cleopatra” in Pages section. Please check.
Regards,
Eva Kemp.
Hello,
Please try to use this code in Custom CSS for desktop:
.header-type-7 .header .tbs {
padding-top: 20px;
}
Regards,
Eva Kemp.
Hello,
You need delete “woocommerce” folder in the directory wp-content/themes/woopress/ and reupload it from the theme package of 2.5 version.
Create back up before making any changes.
Regards,
Eva Kemp.
Hello,
Sorry, but we still can’t access.
Is it restricted by IP address or any Firewall on a server?
Regards,
Eva Kemp.
Hello,
Please add this code in Theme Options > Custom CSS > Custom CSS for desktop:
.header-type-7 .header .header-logo {
float: left;
}
.header-type-7 .header .tbs {
float: right;
}
Regards,
Eva Kemp.
Hello,
As I understood correctly your domain hasn’t been transferred to your hosting company yet, has it?
Hover image should work when you use your real domain name, and not temporary one from hosting company.
Regards,
Eva Kemp.
Hello,
Sorry, but we didn’t receive any information.
Please resend it.
Regards,
Eva Kemp.
Hello,
We didn’t make any changes for browsers issue.
Try to reload a page when you resize browser window.
To remove categories add this code in Theme Options > Custom CSS > Global Custom CSS:
.products-page-cats {
display: none;
}
Regards,
Eva Kemp.