How do I get rid of the price that is showing up next to the event title

Home Forums Calendar Products Events Calendar PRO How do I get rid of the price that is showing up next to the event title

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1409042
    Carolee Shank
    Participant

    graphic is attached showing items circled that I need to know how to remove.

    #1410223
    Geoff B.
    Member

    Good afternoon Carolee and welcome back!

    Thank you for reaching out to us.

    We are sorry to hear about the unwanted elements creeping up on your page.
    I would love to help you with this topic.

    As a first troubleshooting step, could you please provide us with your complete system information in a private reply using the instructions found in the following link?

    https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    Could you also please send me a copy of the latest version of your WordPress theme / child theme via a link to a .zip file link (stored Dropbox or Google Drive) so that I can run some tests on my end ? I recommend a private reply for that purpose.

    Please ensure you are using the latest files as found on your actual website.
    This way I will get access to any updates or customizations you might have made.

    1. The page id is definitely uncommon, I believe something in your theme needs to be tweaked so that the title is returned properly
    2. The single page cost can be hidden in a few ways.

    For both of these, the fastest and simplest solution is CSS.

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .post-type-archive-tribe_events h1.entry-title, .single-tribe_events h1.entry-title {display: none !important}

    .single-tribe_events .tribe-events-cost {display: none !important}

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1423594
    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 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How do I get rid of the price that is showing up next to the event title’ is closed to new replies.