This topic has 12 replies, 4 voices, and was last updated 8 years, 7 months ago ago by Jack Richardson
Hi, I want to remove the add to cart button in this page
http://curious-coffee.com/?page_id=225
How to remove it?
I put the credentials below.
And, how to download the most updated royal theme version? Because I cannot download the newest one from the website I bought royal theme.
Thank You
Hello,
1) Please add this code in Theme Options->Custom CSS->Global Custom CSS.
.page-id-225 .add_to_cart_button{
display:none;
}
2) I’ve sent you the Royal Theme 2.6 version. Please check your email.
Regards,
Robert Hall
Thanks for your help!
I have another questions:
1. How to display Price and Weight on Product Page, such as Rp 120.000,00 / 200 gr ?
Here is the link:
http://curious-coffee.com/?product=guatemala-finca-el-diamante
2. How to increase the font size in checkout page? I want to make the order detail text looks bigger.
3. How to change the color of this text into red?
“There are no shipping methods available. Please double check your address, or contact us if you need any help.”
Here is the link for issue no 2 and 3
http://curious-coffee.com/?page_id=6
I put the credentials in private part
Thank You
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.
I want to change these items on Order detail:
1. Product Name
2. Subtotal Price
3. Total Weight
4. Shipping Options
5. Total Price
Please take a look at this
http://curious-coffee.com/?product=nicaragua-javanica-el-lemoncillo
There is something wrong with share button on the main menu, and share button below add to cart button. Usually it shows the social media share button.
And please click the “Additional Information” tab. There is a problem with this tab.
Please help me to solve this
Thank You So Much
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.
Big thanks for your help!
I put the FTP credentials in the private content
How to bigger the font size in this page?
http://curious-coffee.com/?page_id=6&order-received=251&key=wc_order_57090cf665142
Here are the parts I want to make the font bigger
Order Number: 251
Date: April 9, 2016
Total: Rp379,000.00
Payment Method: Direct Bank Transfer
Account Number: 2883280288
Thank you
Hello,
Please use this css code:
.woocommerce-order-received .woocommerce ul.order_details li {
font-size: 18px;
}
Regards,
Eva Kemp.
Thank you so much for your help.
Please help me solve the share button issue and Additional Information tab.
I put the ftp credentials in private content
Hello,
I’ve updated WordPress and neccessary plugins. Also I’ve reuploaded “woocommerce” folder in the directory wp-content/themes/royal from original theme package. Please clear browser cache and check single product page now.
Regards,
Eva Kemp.
Okay, all issues are solved.
Thank you for your big help!
Hello,
You’re welcome.
We’d be thankful if you leave a comment on ThemeForest site:
http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976/comments
Thank you.
Best regards,
Jack Richardson.
Tagged: add to cart, buy now, checkout, online store, shopping cart, woocommerce, wordpress
The issue related to '‘Add To Cart Button’' has been successfully resolved, and the topic is now closed for further responses