Courtney

Forum Replies Created

Viewing 15 posts - 5,116 through 5,130 (of 5,607 total)
  • Author
    Posts
  • in reply to: Calendar displays too far left on page #1272384
    Courtney
    Member

    Hi Allison

    I’ve added a right margin (margin-right:-35%) to the Community Events page with this code:


    .post-type-archive-tribe_events #sidebar-primary {
    //
    margin-top: 0;
    padding-right: 100px;
    }
    .single-tribe_events #content
    { margin-left: 100px;}
    .single-tribe_events #sidebar-primary
    { padding-right: 100px;}
    .tribe-community-events
    { margin-left: 100px;
    margin-right:-35%}
    .single-wp_router_page #sidebar-primary
    { padding-right: 100px !important;}

    Let's see if that works :)

    in reply to: Add multiple images for event #1272379
    Courtney
    Member

    Glad you found something that works Sean πŸ™‚

    in reply to: Regarding upgrading #1271675
    Courtney
    Member

    Hi Doug πŸ™‚

    You should have an email helping you get a prorated upgrade. Β Thanks

    Courtney

    in reply to: Calendar displays too far left on page #1271562
    Courtney
    Member

    Hi Allison

    To fix the sidebar issues on pages that our plugin generates, use this CSS:


    .post-type-archive-tribe_events #sidebar-primary {
    //
    margin-top: 0;
    padding-right: 100px;
    }
    .single-tribe_events #content
    { margin-left: 100px;}
    .single-tribe_events #sidebar-primary
    { padding-right: 100px;}
    .tribe-community-events
    { margin-left: 100px;}
    .single-wp_router_page #sidebar-primary
    { padding-right: 100px !important;}

    Unfortunately, we have a policy of not logging in to client sites. Your screenshots did not attach either.

    I hope the code above solves this. Let me know.

    Thanks
    Courtney πŸ™‚

    Courtney
    Member

    Sure thing Paul. Let me know if that works out or if you need further assistance.

    Thanks
    Courtney πŸ™‚

    in reply to: Remove date field from top of events page #1271548
    Courtney
    Member

    Hi Molly

    This might work instead:


    h2.tribe-events-page-title {margin-top: -55px !important; margin-bottom: 20px !important}

    The Avada theme has a unique way to interact with our plugin. As such, they have their own method of deactivating the excerpt (descriptions) on the /events page. They have provided https://theme-fusion.com/avada-doc/special-features/how-to-use-the-events-calendar-with-avada/ as a resource to modify some of the theme settings. I’d check there or ask their support for further help disabling the excerpts.

    Let me know how it goes.

    Thanks,
    Courtney πŸ™‚

    in reply to: Updated events redirect to wp-admin/post.php #1271137
    Courtney
    Member

    Hi Arnau

    Can you make sure that you have this exact setup https://theeventscalendar.com/knowledgebase/setting-up-the-events-calendar-with-wpml/ AND that he is using the directory-based language setting (not ?lang=).

    If that still doesn’t resolve the issue, downgrade Events Calendar Pro to 4.3.3 by downloading it from My Account Β» Downloads. You may need to downgrade The Events Calendar as well to 4.3.4.

    Please let me know if you get this working.

    Thanks,
    Courtney πŸ™‚

    in reply to: Calendar displays too far left on page #1271041
    Courtney
    Member

    Hi Allison

    This can be resolved in 2 steps:

    #1 Can you add the following code to your child theme, or in Appearance Β» Customize Β» Additional CSS?

    .events-archive .entry-content, .events-archive .entry-header {
    padding-right: 50px;
    padding-left: 50px;
    Width: 100% !important;
    }

    #2 Test how your events page looks when you change these settings: Events Β» Settings Β» Display Β» Default stylesheet used for events templates & Events template. Right now your theme is showing a right-hand sidebar. I think if you switch to the Default Events Template the issue should resolve.

    Let me know how that goes for you.

    Thanks,
    Courtney πŸ™‚

    Courtney
    Member

    Glad that it worked out Allison πŸ™‚

    You could either add text/HTML before/after the default calendar using Events Β» Settings Β» Display Β» Advanced Template Settings

    OR

    You can place the calendar on a different page using the shortcode [tribe_events]. Do note: our additional plugin, Filter Bar, will only work on the page created with our plugin.

    Keep us posted if you run into any other issues.

    Thanks,
    Courtney πŸ™‚

    in reply to: Recurring events – different venues #1271036
    Courtney
    Member

    Absolutely Ethan πŸ™‚

    You can send ideas to tribe.uservoice.com.

    in reply to: Free version won’t install #1271035
    Courtney
    Member

    Hi Maria

    Can you double check again at Events Β» Settings Β» Tickets Β» Login Requirements?

    This should not be an issue with general settings.

    If it continues, can you send me an updated System Info response as a private message?

    Thanks,
    Courtney πŸ™‚

    in reply to: Recurring events – different venues #1270752
    Courtney
    Member

    Hi Ethan

    Unfortunately, it does break the series. You could use a tag or category for events in this series and link people to the tag or category url if you’d like.

    It would look like http://yoursite.com/tag/your-tag

    Or http://yoursite.com/category/your-category

    I wish I had a better solution to offer. Would either of these methods work for you?

    Thanks,
    Courtney πŸ™‚

    in reply to: Only list three next events with photo view #1270745
    Courtney
    Member

    Hi Kelly

    In the case of the photo view, the shortcode would be

    [tribe_events view=”photo”]

    Unfortunately, we don’t have a way to limit the amount of entries on this view.

    To remove the title on that page, I’d suggest reaching out to your theme developer as it is a function of your theme. They would know how to best disable the title on just that page vs. all pages.

    Let me know how it goes.

    Thanks,
    Courtney πŸ™‚

    in reply to: Category filter in Month view? #1270738
    Courtney
    Member

    Hi Josep

    We don’t have a graphical way like your picture displays. However, we do have a filter bar plugin that allows you to have a few different filter options on. You can see all the options for filtering turned on at our demo site: http://wpshindig.com/events/.

    Is there anything else I can help you with?

    Thanks,
    Courtney πŸ™‚

    in reply to: Display Event Category list #1270737
    Courtney
    Member

    I wish there were Markus. I hope you have it worked out.

    Courtney πŸ™‚

Viewing 15 posts - 5,116 through 5,130 (of 5,607 total)