Price in the wrong place

Home Forums Calendar Products Events Calendar PRO Price in the wrong place

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1325406
    Marcus
    Participant

    Hello!

    For me, the price is displayed twice. Once in the correct place, once in the wrong place

    I have made no changes to the templates

    #1326182
    Geoff B.
    Member

    Good evening Marcus and welcome back!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    The price displaying in several places is actually default behaviour.

    The simplest way to control that is with CSS.

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

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

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1326228
    Marcus
    Participant

    If this is the standard behavior, then there is still the term entry.

    But then that is duplicated, which I think is a bit wrong. But the solution with CSS works

    #1326449
    Geoff B.
    Member

    Good afternoon Marcus,

    Thank you for writing back.

    You can also control this via view customization. You might want to read our Themer’s guide to get a sense of how that works.

    If this is the standard behavior, then there is still the term entry.

    Would you mind providing me with a screenshot of what you mean by that ?

    which I think is a bit wrong

    I totally see your point.
    With that in mind, you would be surprised by how diverse the needs of different customers are in that area.

    But to your point, the good news is that everything is pretty easy to customize (especially when it comes down to removing).

    Best regards,

    Geoff B.

    #1336857
    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 ‘Price in the wrong place’ is closed to new replies.