Hello,
You’re welcome.
Yes, it will affect the mobile version too. Please check the site on mobile and let us know if you have any queries.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Yes, it will affect the mobile version too. Please check the site on mobile and let us know if you have any queries.
Regards,
Eva Kemp.
Hello,
As I see the site is resized.
Please show a screenshot of the issue.
Regards,
Eva Kemp.
Hello,
Did you disable top bar in Theme Options > Header?
I don’t see it on your site.
Please check it or provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
I’ve checked the slider and it’s working fine even after I returned to the page where slider is active.
Are you using the latest browser version?
Try to clear browser cache and check again.
Regards,
Eva Kemp.
Hello,
Please use this css code:
.woocommerce-order-received .woocommerce ul.order_details li {
font-size: 18px;
}
Regards,
Eva Kemp.
Hello,
I’ve reuploaded Ultimate VC Addons plugin. Please check it now.
The large image is shown for last post because you added featured image for it in the post editor.
To hide it add this code in Theme Options > Styling > Custom CSS > Global Custom CSS:
article.blog-post .wp-picture {
display: none;
}
To show full posts on Blog page I’ve edited the file wp-content/themes/classico-child/framework/templates/content.php and replaced the code in line 93 <?php the_excerptt(); ?> with this string <?php the_content(); ?>
Please check Blog page now.
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css:
.single-product .wishlist-btn-container.with-styles {
float: none;
}
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please try to use this code instead of the previous:
.et-mobile-menu > li > ul > li a, .et-mobile-menu > li > ul li {
background-color: brown !important;
}
Regards,
Eva Kemp.
Hello,
Please add the same code in Theme Options > Styling > Custom CSS > Custom CSS for tablet.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
In this case you have to add that content to your custom footer inside the static block that you created.
Regards,
Eva Kemp.
Hello,
Please add this code in child style.css file:
.page-content {
margin-top: 0px;
}
.navbar {
padding-bottom: 10px;
}
Regards,
Eva Kemp.
Hello,
We’re glad to hear it.
Have a nice day.
Regards,
Eva Kemp.
Hello,
Please add this code in Global Custom CSS:
.order-review .shop_table td.product-name, .cart-subtotal .amount, .order-review .shop_table td, .order-total .amount, .shipping p {
font-size: 18px;
}
Please provide us with FTP credentials.
Regards,
Eva Kemp.
Hello,
This requires additional customization which is beyond our basic support scope. You can order paid service via this form https://www.8theme.com/customization-services/ .
Regards,
Eva Kemp.
Hello,
The reason is you haven’t added price for your variations http://storage4.static.itmages.com/i/16/0409/h_1460183958_4917736_a3ddd22343.png . Write the prices and check product page then.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please read how to add Google fonts to the theme:
http://www.wpbeginner.com/wp-themes/how-add-google-web-fonts-wordpress-themes/
Regards,
Eva Kemp.
Hello,
You need edit the file header-structure-3.php in the directory wp-content/themes/royal/headers.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You can edit the messages in wp-content/themes/xmarket/code/shortcodes.php (lines 134, 137).
Regards,
Eva Kemp.
Hello @dchhuang,
Previous message wasn’t addressed to you, but to the client @nikacantabile.
Regards,
Eva Kemp.
Hello @nikacantabile,
As I see Woocommerce plugin is updated in your Plugins section.
If you are talking about outdated files notices, then you can ignore them.
They won’t affect your site at all. We edited Woocommerce files in wp-content/themes/legenda/woocommerce directory and old version may be written in those files. But, please don’t worry, as the original version is written in wp-content/plugins/woocommerce/templates directory.
Regards,
Eva Kemp.
Hello,
1. There is no such option in Woocommerce plugin. You may refer to their support with your query.
2. Please specify for what items exactly you want to change font size.
3. Add this code in Theme Options > Custom CSS > Global Custom CSS:
.shipping p {
color: red;
}
Regards,
Eva Kemp.
Hello,
As you’re using Woo Product Categories element in VC editor the problem is related to Visual Composer plugin.
Regards,
Eva Kemp.
Hello @nikacantabile,
The credentials are incorrect.
Please check them.
If you are talking about outdated files notices, then you can ignore them.
They won’t affect your site at all. We edited Woocommerce files in wp-content/themes/legenda/woocommerce directory and old version may be written in those files. But, please don’t worry, as the original version is written in wp-content/plugins/woocommerce/templates directory.
Regards,
Eva Kemp.
Hello,
Please give your site url to check the issue.
Regards,
Eva Kemp.
Hello,
As I see you added excerpt to your posts:
http://storage9.static.itmages.com/i/16/0408/h_1460132305_7465915_83cbeac69e.png
Remove that content if you want to show full posts. Check all posts for excerpts.
Regards,
Eva Kemp.
Hello,
Please add this code in Theme Options > Styling > Custom CSS > Custom CSS for mobile:
.checkout .col-lg-5.col-md-5 {
display: inline-block;
}
Regards,
Eva Kemp.