Hello @sashanto,
Please provide us with FTP and wp-admin panel credentials in private content.
Thank you.
Regards,
Eva Kemp.
Hello @sashanto,
Please provide us with FTP and wp-admin panel credentials in private content.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
You can create Gender attribute and its variations in Products > Attributes and then use Woocommerce Layered Nav widget in Shop Sidebar area in Appearance > Widgets.
Thank you.
Regards,
Eva Kemp.
Hello,
We’ve checked your site and haven’t seen any issues.
Please check if the problem persists with other Internet providers and on other mobile devices.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve added margin values to the column and row settings where banners are added.
Please check them now.
Regards,
Eva Kemp.
Hello,
You can try the solution described on wpml forum:
https://wpml.org/forums/topic/cannot-delete-inactive-content/
Thank you.
Regards,
Eva Kemp.
Hello,
Please update all required plugins to the latest versions. You can download them at this link:
https://www.8theme.com/download-plugins/
After that check Wishlist link.
Thank you.
Regards,
Eva Kemp.
Hello,
Main header can’t be transparent because there is no content behind it, just white background and if you write in css the code for transparent background it still will be white because nothing is placed behind main header.
To reduce the height of fixed header use this code:
.fixed-header-area {
min-height: 35px;
height: 70px !important;
}
Regards,
Eva Kemp.
Hello,
Sorry for a delay.
If you want to add search form to the page you need add this code <?php get_search_form( true ); ?> into 404 page.
To remove the form from header on 404 page add the following code into custom.css file:
.error404 .header-search {
display: none;
}
Once we have any result concerning the issue we’ll let you know.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials as well.
Thank you.
Regards,
Eva Kemp.
Hello,
1. I’ve added this code in style.css of the child theme:
.page-heading .title {
display: none !important;
}
Now title isn’t shown in breadcrumbs.
Also this code has been added:
5. I’ve added this code:
p {
text-align: left !important;
line-height: 1.3 !important;
font-family: "Raleway" !important;
font-size: 13px !important;
font-weight: initial !important;
}
Please check the page http://treku.donostik.com/conocenos/ now.
6. I’ve added the following code for the list:
.content li {
line-height: 1;
}
Regards,
Eva Kemp.
Hello,
Sorry, but still incorrect.
When I access the link http://112.169.86.188:8001/wp-admin it’s redirecting me to this url http://blmp.co/wp-login.php .
What is the correct link to wp-admin panel?
Thank you.
Regards,
Eva Kemp.
Hello,
You need edit lines 46, 47 in the file wp-content/themes/legenda/woocommerce/single-product/product-image.php.
Thank you.
Regards,
Eva Kemp.
Hello,
Unfortunately there is no such option.
You can contact Visual Composer authors via comments http://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments to find more information as this is their configuration.
Thank you.
Regards,
Eva Kemp.
Hello,
Try to add this code in custom.css file:
.slides {
transform: translate3d(-260px, 0px, 0px) !important;
}
Regards,
Eva Kemp.
Hello,
Sorry for a delay.
I’ve updated the theme for the site http://testshop.nargiladiko.gr/ .
Please clear browser cache and check it.
Also I’ve sent an archive to your email address so you’ll be able to update it for your second site.
Thank you.
Regards,
Eva Kemp.
Hello,
Sorry for a delay.
We’re investigating this issue.
As soon as there is some news we’ll let you know.
Thank you.
Regards,
Eva Kemp.
Hello,
Please give us FTP access.
Thank you.
Regards,
Eva Kemp.
Hello,
You forgot to provide us with wp-admin panel url.
Anyway I have updated “woocommerce” folder in wp-content/themes/royal directory.
Please clear browser cache and check Wishlist page again.
Thank you.
Regards,
Eva Kemp.
Hello,
Main header can be transparent only if you use slider in “Show revolution slider instead of breadcrumbs and page title” section.
Unfortunately there is no other way for main header.
Sorry.
Regards,
Eva Kemp.
Hello,
1. You can translate that text in wp-content/themes/royal/framework/shortcodes.php file (lines 1684 and 1693).
2. Please provide us with a direct link where you see that part.
3. Add this code in custom.css file:
.header-type-6 .header .tbs span {
display: none !important;
}
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve updated woocommerce files for you.
Please check.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Hello,
We’re glad you managed to resolve the issue.
Thank you for sharing the solution.
Have a nice day.
Regards,
Eva Kemp.
Hello,
I’ve reuploaded “woocommerce” folder in wp-content/themes/royal directory.
Please clear browser cache and try to remove coupon code on Checkout page now.
Thank you.
Regards,
Eva Kemp.
Hello,
Add this code in style.css of your child theme:
header, .fixed-header-area {
background-color: orange;
}
Regards,
Eva Kemp.
Hello,
1. Add this code in custom.css file:
@media only screen and (max-width: 480px) {
.wp-picture .zoom a:first-child span:before, .swiper-slide .zoom a:first-child span:before, .portfolio-image .zoom a:first-child span:before {
line-height: 60px !important;
}}
2. Please add this code in custom.css file:
.header-vertical-enable .page-wrapper .header-type-vertical2 .container .menu > li > a {
padding: 7px !important;
}
3. Go to Theme Options > Header > Header custom HTML for vertical header variants and write your text under [share] shortcode which is used for social media icons.
Regards,
Eva Kemp.
Hello @biromax,
Please provide us with wp-admin panel credentials in private content.
Also give us a product link which is out of stock and the icon isn’t shown on products page.
Please note, create a new topic for other issues as the current topic is created for suggestions and proposals for the new theme.
Thank you.
Regards,
Eva Kemp.
Hello,
We can’t log in to wp-admin panel.
Please check the credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
Please take our apologies but image dimensions can’t be changed on a single product page in theme options as they can be distorted. It can be edited only in the theme files wp-content/themes/legenda/woocommerce/single-product/product-image.php. Also changes in custom.css need to be made.
Thank you.
Regards,
Eva Kemp.