Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1230392
Customize Message
Closed

Comments

  • ellie123 started the conversation

    Hello!

    When an item is added to the cart I keep getting the following message:

    "Hello World! has been added to your cart"

    Even though the product has its own title. How can I change this so "hello world" is replaced by the item name? I have created several products and they all say the same thing when added.

    Please help!

    Thank you!

    Ellie

  •  7,099
    Oliver replied

    HI!

    pls. provide the FTP access.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •   ellie123 replied privately
  •  7,099
    Oliver replied

    HI!

    pls. check now

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • ellie123 replied

    Thank you .... I didn't see your reply on how to hide the shopping cart icon along the top menu (next to the SHOP menu item)?


    Also....can you tell me what you did to make the store work? If I install this theme on another site I want to make sure I don't have to ask for your help again! Thank you :)

  •   ellie123 replied privately
  •  7,099
    Oliver replied

    HI!

    1. pls. use following css:

    li.menu-item.menu-item-cart {
        display: none !important;
    } 

    2. I updated  file:

    /wp-content/themes/thegem/inc/woocommerce.php

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver