Add To Cart Button - by victorgunawan - on WordPress WooCommerce support

This topic has 12 replies, 4 voices, and was last updated 8 years, 1 months ago ago by Jack Richardson

  • Avatar: victorgunawan
    victorgunawan
    Participant
    April 7, 2016 at 08:00

    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

    Please, contact administrator
    for this information.
    11 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 7, 2016 at 08:16

    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

    Avatar: victorgunawan
    victorgunawan
    Participant
    April 8, 2016 at 17:15

    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

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    April 8, 2016 at 18:38

    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.

    Avatar: victorgunawan
    victorgunawan
    Participant
    April 9, 2016 at 02:08

    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

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    April 9, 2016 at 08:02

    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.

    Avatar: victorgunawan
    victorgunawan
    Participant
    April 9, 2016 at 15:11

    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

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    April 10, 2016 at 10:13

    Hello,

    Please use this css code:

    .woocommerce-order-received .woocommerce ul.order_details li {
        font-size: 18px;
    }

    Regards,
    Eva Kemp.

    Avatar: victorgunawan
    victorgunawan
    Participant
    April 10, 2016 at 10:37

    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

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    April 10, 2016 at 13:05

    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.

    Avatar: victorgunawan
    victorgunawan
    Participant
    April 10, 2016 at 16:53

    Okay, all issues are solved.

    Thank you for your big help!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    April 11, 2016 at 07:44

    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.

  • Viewing 12 results - 1 through 12 (of 12 total)

The issue related to '‘Add To Cart Button’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.