Tribe Button

Home Forums Calendar Products Events Calendar PRO Tribe Button

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1451448
    John Paul
    Participant

    Hi,

    I coded some CSS to non-display the tribe ”Buy Now ! ” button in the list view. I have also added the php code to my photo view so that I can also display the number of tickets, but again to not display the “Buy Now!” button. The code is below,

    .tribe-events-list .tribe-button {
    display: none !important;
    }
    .tribe-events-list .tribe-events-photo-event .tribe-button {
    display: none !important;
    }
    https://www.ashdowncookeryschool.co.uk/events/list/

    https://www.ashdowncookeryschool.co.uk/events/photo/

    this on the surface appears to have done the job. However, my client happened to be using an old version of Chrome and she says she can still see the buttons. I haven’t been able to replicate it.

    Could you check my CSS code above and tell me if I have missed something, is there another class or ID that I have missed to ensure this button non-displays in photo and list view in all browsers?

    Many thanks

    #1452489
    Geoff B.
    Member

    Hey there John,

    Based on what I am seeing your code seems legit.

    Would you mind doing the following:

    1. Ask your client to test this in a private browser window
    2. Get the exact version of your client’s OS (Windows, Mac, etc.)
    3. Get the exact version of the Chrome browser your client is using

    As a side note, you can test browser versions with https://www.browserling.com/

    Best regards,

    Geoff B.

    #1452848
    John Paul
    Participant

    Hi, I purged the cache on the server once more and it seems to be ok now.

    wierd. but thanks for your help

    #1453627
    Geoff B.
    Member

    Hey there John,

    I am super stoked to hear it worked out in the end.

    Sometimes Web browser cache can be surprisingly persistent on some computers (hence my suggestion of a private browsing window).

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great week!

    Geoff B.

    #1473539
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Tribe Button’ is closed to new replies.