Geoff B.

Forum Replies Created

Viewing 15 posts - 3,976 through 3,990 (of 9,860 total)
  • Author
    Posts
  • in reply to: The first page of Events list doesn't show all events #1246737
    Geoff B.
    Member

    This reply is private.

    in reply to: 404 not found on key pages #1246729
    Geoff B.
    Member

    Good evening Mark,

    I am glad that worked for you.

    Is there anything else I can help you with on this topic ?

    Have a great day!

    Geoff B.

    in reply to: Recurring events – rules are not followed #1246727
    Geoff B.
    Member

    Good evening JĂĽrgen,

    This is fantastic news.

    I am glad this is finally fixed!

    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.

    in reply to: Mini Calendar – Language problems (links&translate) #1246725
    Geoff B.
    Member

    This reply is private.

    in reply to: wc vendor #1246720
    Geoff B.
    Member

    This reply is private.

    in reply to: Display Questions #1246718
    Geoff B.
    Member

    This reply is private.

    in reply to: Few Small Issues #1246713
    Geoff B.
    Member

    Good evening Jason,

    This is super awesome!

    Is there anything else I can help you with on this topic ?

    Have a great day!

    Geoff B.

    in reply to: Can I remove the calendar export option? #1246712
    Geoff B.
    Member

    Good evening Kara,

    I am sorry the plugin did not help out.

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

    .tribe-events-ical {display: none !important;}

    Let me know how that goes.

    Best regards,
    Geoff B.

    in reply to: Event template header #1246709
    Geoff B.
    Member

    Good evening Giacomo,

    Thank you for your answer.

    I have installed your theme on my end and I was able to get the header and the sidebar to display.

    All I needed to do was to go to Events -> Settings -> Display and change the Events template to “Default Page template”.

    Could you give that a shot on your end ?

    Best regards,

    Geoff B.

    in reply to: Event list widget sizing issue #1246708
    Geoff B.
    Member

    This reply is private.

    in reply to: Event ticket attendee information #1246706
    Geoff B.
    Member

    Good evening Michael,

    You are most welcome.

    Is there anything else I can help you with on this topic ?

    Best regards,

    Geoff B.

    in reply to: RSVP requires name and email #1246705
    Geoff B.
    Member

    Good evening Chip,

    Thank you for the link.

    However, it looks like you have directly modified the plugin’s files. Yikes!

    The proper way to do this is to use template overrides. You might want to read our Themer’s guide to get a sense of how that works.

    To answer your question, there is way more than line 52 to update for that snippet.

    Just to set expectations, as you might know, the scope of our support is mostly to get our customers started on the right track and to help them in case of issues. We unfortunately do not provide complete support for customization or snippet updates.

    My best recommendation (aside from using a proper template override) would be to use a file compare tool between the snippet and the latest version of  /wp-content/plugins/event-tickets/src/views/tickets/rsvp.php

    Best of luck ,
    Geoff B.

    in reply to: Edit Single Recurring Event and Tickets #1246704
    Geoff B.
    Member

    Good evening Ben,

    I am glad this helped.

    Shouldn’t we just display the content once with all the dates/times?

    This is definitely a matter of personal preference.
    Believe or not, the default way of displaying things is the preferred approach for most people.

    With that in mind, I guess you could cheat with some CSS.

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

    .tribe-events-list-separator-month+.type-tribe_events.tribe-events-first .tribe-events-event-image, .tribe-events-list-separator-month+.type-tribe_events.tribe-events-first .tribe-events-list-event-description {display: none !important;}

    .tribe-events-list-separator-month+.type-tribe_events.tribe-events-first+.tribe-events-list .type-tribe_events .tribe-events-list-event-title {display: none !important;}

    .tribe-events-list-separator-month+.type-tribe_events.tribe-events-first+.tribe-events-list .type-tribe_events .tribe-events-event-image {display: none !important;}

    .tribe-events-list-separator-month+.type-tribe_events.tribe-events-first+.tribe-events-list .type-tribe_events:last-child .tribe-events-list-event-description {display: block !important;}

    .tribe-events-list-separator-month+.type-tribe_events.tribe-events-first+.tribe-events-list .type-tribe_events:last-child .tribe-events-event-image {display: block !important;}

    Let me know how that goes.

    Best regards,
    Geoff B.

    in reply to: Edit Single Recurring Event and Tickets #1246703
    Geoff B.
    Member

    Good evening Ben,

    I am glad this helped.

    Shouldn’t we just display the content once with all the dates/times?

    This is definitely a matter of personal preference.
    Believe or not, the default way of displaying things is the preferred approach for most people.

    With that in mind, I guess you could cheat with some CSS.

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

    .tribe-events-list-separator-month+.type-tribe_events.tribe-events-first .tribe-events-event-image, .tribe-events-list-separator-month+.type-tribe_events.tribe-events-first .tribe-events-list-event-description {display: none !important;}

    .tribe-events-list-separator-month+.type-tribe_events.tribe-events-first+.tribe-events-list .type-tribe_events .tribe-events-list-event-title {display: none !important;}

    .tribe-events-list-separator-month+.type-tribe_events.tribe-events-first+.tribe-events-list .type-tribe_events .tribe-events-event-image {display: none !important;}

    .tribe-events-list-separator-month+.type-tribe_events.tribe-events-first+.tribe-events-list .type-tribe_events:last-child .tribe-events-list-event-description {display: block !important;}

    .tribe-events-list-separator-month+.type-tribe_events.tribe-events-first+.tribe-events-list .type-tribe_events:last-child .tribe-events-event-image {display: block !important;}

    Let me know how that goes.

    Best regards,
    Geoff B.

    in reply to: Fields are not showing #1246699
    Geoff B.
    Member

    This reply is private.

Viewing 15 posts - 3,976 through 3,990 (of 9,860 total)