Hello,
Please add this code in custom.css:
@media (max-width: 480px) { .et-tooltip > div {
display: none;
}
.tp-caption .randomrotate .start {
display: none;
}}
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css:
@media (max-width: 480px) { .et-tooltip > div {
display: none;
}
.tp-caption .randomrotate .start {
display: none;
}}
Regards,
Eva Kemp.
Hello @solmaz200,
I’ve edited the file theme-functions.php.
Please check your site now and clear browser cache before.
Regards,
Eva Kemp.
Hello,
1. I’ve added Interactive Banner element to your home page. Please check it.
3. Please clarify what “Icons Manager” you mean.
Please show us a screenshot of the problem.
Regards,
Eva Kemp.
Hello,
Please add image to the product page and provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
1./3. The issue has been fixed. Please check it.
2. As I see projects are loading properly:
http://storage4.static.itmages.com/i/15/0713/h_1436785081_8694311_45cc097f14.png
Please clear browser cache and check the links again.
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css to decrease space under the menu:
.content-page, .page-content {
margin-top: 0px !important;
}
Seems you updated the theme incorrectly because there is no such icon issue on our test site. Please try to reupload theme files of the latest version.
Regards,
Eva Kemp.
Hello,
Please try to use this code:
.et-mobile-menu li a {
color: #fff !important;
}
Regards,
Eva Kemp.
Hello,
I’ve activated the plugin. Please check.
Regards,
Eva Kemp.
Hello,
Try to use this code in custom.css file:
.menu {
margin-left: 100px !important;
}
Regards,
Eva Kemp.
Hello,
Please give us correct wp-admin panel credentials.
Regards,
Eva Kemp.
Hello,
Please provide us with the correct wp-admin panel credentials. We can’t log in with the current ones.
Thank you.
Regards,
Eva Kemp.
Hello @atombomb007,
WP admin panel credentials are incorrect.
Please check them.
Regards,
Eva Kemp.
Hello,
I’ve added this code in custom.css file to disable top bar on other pages:
.top-bar {
display: none !important;
}
and added this code CSS block of Visual Composer editor on your home page to make top bar shown only on this page:
.top-bar {
display: block !important;
}
To remove top border from languages form you need edit the code that you added in custom.css:
.top-bar {
background-color: transparent !important;
color:#000 !important;
}
and remove the line color:#000 !important;.
To move languages list to the right in the top bar add the code in custom.css:
.languages-area {
float: right !important;
}
Regards,
Eva Kemp.
Hello,
In this case you have to contact Woocommerce support team.
Regards,
Eva Kemp.
Hello,
I’ve copied source code for map element from our test site and added it to your test page. Please check the page now.
Regards,
Eva Kemp.
Hello,
You need install the theme via FTP as described in our documentation:
https://www.8theme.com/demo/docs/woopress/#!/installation_upgrade
Please provide us with wp-admin panel and FTP credentials to change the issue with Visual Composer.
Regards,
Eva Kemp.
Hello,
You need mark featured products as shown in the documentation:
https://support.woothemes.com/hc/en-us/articles/203104327-Mark-Product-as-Featured. To mark product as new you need edit it and select “Mark product as “New”” in the product editor in “Additional product option” block at the bottom.
For sale products you need select sale price in the product editor.
I don’t see any problems with tabs on single product pages. Please clarify your issue. Also you need update all required plugins to the latest version https://www.8theme.com/download-plugins/ .
Regards,
Eva Kemp.
Hello,
The reason is you have different sizes for original images. You need reupload them with similar sizes and to have the correct display you need upload images with approximate dimensions 1425px × 1900px.
Regards,
Eva Kemp.
Hello,
1. Please provide us with wp-admin panel credentials in Private Content.
3. Please add this code in custom.css:
.fixed-header-area .menu {
margin-left: 200px !important;
}
4. You can remove the current icon using this code:
.cart-bag .ico-sum::after {
background-color: transparent;
}
.ico-sum::before {
content: none !important;
}
and add your icon image with this code:
.ico-sum {
background-image: url("http://path_to_your_image");
}
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css to show the title in the top:
.shop_table .shipping th {
vertical-align: top !important;
}
Please provide us with wp-admin panel and FTP credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Try to use this code in custom.css:
.page-heading {
padding-top: 20% !important;
background-size: 100% 50%;
}
Regards,
Eva Kemp.
Hello,
The reason is you removed “Newsletter” link from the top bar.
Get is back and popup should work fine.
Regards,
Eva Kemp.
Hello,
WP credentials are incorrect. Please check them.
Regards,
Eva Kemp.
Hello,
Please provide us with your site url.
Thank you.
Regards,
Eva Kemp.
Hello,
It requires not only for the theme installation but for further proper work of the theme and the required plugins.
Regards,
Eva Kemp.
Hello,
The archive of Visual Composer plugin is uploaded to this page https://www.8theme.com/download-plugins/ .
You can download it from there.
Regards,
Eva Kemp.
Hello,
We’re glad the problem has been resolved.
If there are any questions feel free to contact us.
Regards,
Eva Kemp.
Hello,
1. “Type here…” text is present in the file wp-content/themes/classico/woosearchform.php.
2. “Select options” text can be found in .po file of Wishlist plugin. You need translate it in wp-content/languages/plugins directory.
3. Please provide us with wp-admin panel credentials for admin and test account.
Thank you.
Regards,
Eva Kemp.
Hello,
Sorry, but cart will update only if you click “Update Cart” button.
If you want to change this function you have to contact Woocommerce support as this is their configuration.
Regards,
Eva Kemp.
Hello,
You need contact your hosting provider support and ask them to increase memory_limit value.
Regards,
Eva Kemp.