Hide the price generated by the Events Calendar

Home Forums Ticket Products Event Tickets Plus Hide the price generated by the Events Calendar

Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • #1577593
    jeanette
    Participant

    Hi
    Sorry the ticket was closed before I got the chance to reply – went down a different rabbit hole with the client.

    In my last ticket you mentioned CSS that could help resolve the issue we’re having

    Could you please elaborate on the CCS I could use?

    Thanks
    Matt

    #1577783
    Jeremy
    Keymaster

    Hi Matt,

    Thanks for reaching out to us! I’d be happy to help you 🙂

    Where exactly would you like to hide the price?

    If you only want to hide it according to the screenshot you send, this css snippet should do the work:

    .tribe-events-schedule .tribe-events-cost {display:none;}

    Please let me know how it goes.

    Cheers,
    Jeremy

    #1579599
    jeanette
    Participant

    Hey Jeremy that did the trick but now its moved the dollar/pound symbol from the left of the purchase amount to the right. (see attachments)
    How can I rectify this?
    Matt

    #1579813
    Jeremy
    Keymaster

    Hi Matt,

    Normally, those two things are unrelated. In order to get the money symbol placed before the amount, be sure Currency symbol follows value is unchecked (in Events > Settings > General tab).

    Could you confirm this option is unchecked?

    Cheers,
    Jeremy

    #1581115
    jeanette
    Participant

    Yes it is un-checked

    #1581214
    Jeremy
    Keymaster

    Hi Matt,

    If that option is un-checked and you still see the symbol value after the amount, it’s likely there’s a glitch somewhere.

    Could you try to deactivate all your other plugins and see if that makes a difference? Also, could you switch back to the default theme (Twenty Seventeen) and see if that changes something? Please read our documentation about Testing for conflicts before running those tests.

    Please let me know how it goes.

    Cheers,
    Jeremy

    #1581880
    jeanette
    Participant

    Hi Jeremy

    I’ve found the conflict – it is with WooCommerce plugin – we’re running version 3.4.3

    All other plugins have been tested an working fine – the site is fully updated too

    Where to next?

    Matt

    #1582019
    Jeremy
    Keymaster

    Hi Matt,

    It’s strange, because on my local installation, I also have WooCommerce version 3.4.3, and I can’t reproduce your problem.

    Could you share your System Information with me, so that I could understand your configuration a little bit better?

    Thanks in advance,
    Jeremy

    #1583760
    jeanette
    Participant

    Sure – system is shared now

    #1583833
    Jeremy
    Keymaster

    Hi Matt,

    For some reason, it didn’t go through. Could you please copy and paste it on your reply? (you may set your reply as “Private”).

    Thanks in advance,
    Jeremy

    #1584462
    jeanette
    Participant

    This reply is private.

    #1584588
    Jeremy
    Keymaster

    This reply is private.

    #1587138
    jeanette
    Participant

    Yes the tickets are sold via WooComm

    I’ve checked and reset the symbol position in Multi-Currency and no change.

    I then used the CCS code “NZ$ #PRICE#” which resulted in the amount showing as “20.00NZ$ #PRICE#” on the events calendar page.

    On a side note – the settings are correct for all the products in the store even with the CCS

    See images attached

    Where to next?

    Thanks
    Matt

    #1587423
    Jeremy
    Keymaster

    Hi Matt,

    It seems the problem is related to the WooCommerce Multi Currency plugin. Did you contact the plugin author?

    Please let me know his feedback if he replies,

    Cheers,
    Jeremy

    #1588206
    jeanette
    Participant

    I’ll try but unfortunately, the client only used the free version and VillaTheme don’t share their KB without a purchase number.

    Working from the beginning – this conflict only appeared when I added the css to the site

    .tribe-events-schedule .tribe-events-cost {display:none;}

    What if we dropped this css and approached this from the child-theme?

    I know you have a themers guide I can refer to but honestly, I got a bit lost as to where to begin with this – is there anywhere you can point me for a bit of ‘how to’ when working with these elements?

    Thanks
    Matt

Viewing 15 posts - 1 through 15 (of 19 total)
  • The topic ‘Hide the price generated by the Events Calendar’ is closed to new replies.