Hello,
Please add this code in custom.css file:
.single-product-page .product-info .single_add_to_cart_button {
margin-top: 10px !important;
height: 40px !important;
}
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css file:
.single-product-page .product-info .single_add_to_cart_button {
margin-top: 10px !important;
height: 40px !important;
}
Regards,
Eva Kemp.
Hello,
I’m getting this error in FileZilla:
http://storage4.static.itmages.com/i/15/0722/h_1437574486_9142016_adc51861e5.png
Could you please describe the process how you connect to your server via FTP?
Thank you.
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css:
.empty-category-block .button.active {
display:none !important;
}
Regards,
Eva Kemp.
Hello,
Unfortunately it’s not supposed to add this feature in the next update. We’ll forward this query to our developers for discussion.
Sorry for inconveniences.
Regards,
Eva Kemp.
Hello,
Please give an example of the code that doesn’t work in custom.css or in child style.css.
Regards,
Eva Kemp.
Hello,
Unfortunately there is no such option and it can’t be implemented.
Please take our apologies.
Regards,
Eva Kemp.
Hello,
Products page is configured by Woocommerce and if you want to modify it or remove some products types then you should ask Woocommerce support for proper code to achieve what you want.
Thank you for understanding.
Regards,
Eva Kemp.
Hello,
The same issue persists with default WordPress theme too (activate Twenty Fifteen theme and check). You have to contact Woocommerce support concerning this issue.
Also you can try to edit the file wp-content/themes/woopress/woocommerce/loop/pagination.php in line 20 and change this piece of code esc_url_raw to esc_url. If it doesn’t help then contact Woocommerce team.
Regards,
Eva Kemp.
Hello,
In this case you need use child theme (woopress-child folder is included in our theme package) and copy the file, so the path will be wp-content/themes/woopress-child/woocommerce/loop/no-products-found.php and edit it to your needs.
Regards,
Eva Kemp.
Hello,
Please specify what text you can’t translate and provide us with FTP credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
I don’t see any such filters on your page:
http://storage3.static.itmages.com/i/15/0722/h_1437570124_7929704_77565b943e.png
Please enable them to check the issue.
Regards,
Eva Kemp.
Hello,
In this case you’d better use excerpts and not full content of your posts on Blog page.
How to add excerpts is written in this article:
https://www.8theme.com/blog/using-read-more-button-on-wordpress-blog/
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please clarify how we can replicate this issue. I tried to checkout on your site and didn’t get such notification.
Regards,
Eva Kemp.
Hello,
You should contact Woocommerce support concerning this query as this is their configuration.
Regards,
Eva Kemp.
Hello,
Sorry, but we still can’t log in. Please check the login details. Also provide us with the pages links where you have problems.
Regards,
Eva Kemp.
Hello,
You’ve been already replied in your other topic https://www.8theme.com/topic/returns-and-delivery-2/ .
This one will be closed.
Regards,
Eva Kemp.
Hello,
You’re using old plugins versions. Please update them https://www.8theme.com/download-plugins/ and check Media Grid after that.
Regards,
Eva Kemp.
Hello,
Your forgot to set “Custom navigation for this page” in the page editor. I’ve set it and now one page menu is working fine. Please clear browser cache and check.
Regards,
Eva Kemp.
Hello,
WP panel credentials are incorrect. Please check them and provide us with FTP credentials as well.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content. Have you already created an Italian version of the page?
Regards,
Eva Kemp.
Hello,
Sorry, but to provide you with the correct code we need to see your site.
Could you please upload it to any web host and provide us wp-admin panel credentials in Private Content?
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Sorry, in older theme version this code is used:
<input type="hidden" name="post_type" value="product" />
You need to remove it.
Please try it and check search form after that.
Regards,
Eva Kemp.
Hello,
Please clear browser cache and check Best Seller “Add to Cart” button now.
Regards,
Eva Kemp.
Hello,
1./4. To change the text for registration form you need edit the file wp-content/themes/royal/framework/theme-functions.php (find the section “! Registration Form”), line 1275.
5. “Username or email” text can be changed in the same file in line 931.
6. To edit those labels open the file wp-content/themes/royal/woocommerce/myaccount/form-login.php (lines 29, 74).
7. To edit contact form open the file wp-content/themes/royal/framework/shortcodes.php (find the section “! Contact form” in line 212) and edit the labels.
Make all changes in the child theme!
I’ve added the code again to CSS block of VC editor on the page “SPACE PLANNING & 3D DESIGN”:
div.pp_overlay, .pp_content_container, div.pp_pic_holder {
display: none !important;
}
.mfp-bg, .mfp-wrap {
display: none !important;
}
Please check projects now.
To change cart icon edit this code in child style.css:
.cart-bag .ico-sum::before {
content: "\f07a" !important;
font-family: FontAwesome;
font-size: 30px !important;
top: -18px !important;
left: -20px !important;
border-color: transparent !important;
}
and in content: "\f07a" !important; write other icon code instead of \f07a. If you don’t like any of the icon place this code \f07a back for “content” line.
I’ve edited the file form-login.php in the directory wp-content/themes/royal-child/woocommerce/myaccount. Please check “Lost password” link now.
Regards,
Eva Kemp.
Hello,
Please use this code in child style.css:
.menu-icon::before {
color: red !important;
}
Regards,
Eva Kemp.
Hello,
I’ve edited the code and added this one to your footer.php file in the child theme:
<script type="text/javascript">
jQuery('document').ready(function($){
$('[title]').removeAttr('title');
});
</script>
Concerning the pagination, there is no such option for the elements that you created, but you can use Posts Grid element from Visual Composer editor instead and use pagination from there.
Regards,
Eva Kemp.
Hello,
Did you change wp-admin panel credentials? We can’t log in anymore with the ones you provided earlier.
Please give us correct login details to WP Dashboard and provide us with the pages links where you have problems.
Thank you.
Regards,
Eva Kemp.
Hello @paperx,
Please show a screenshot what icon you mean as I don’t see it on a page you provided.
Also give us access to wp-admin panel.
Regards,
Eva Kemp.