Courtney

Forum Replies Created

Viewing 15 posts - 5,206 through 5,220 (of 5,607 total)
  • Author
    Posts
  • in reply to: Refund Request (Event Tickets Pro) #1267713
    Courtney
    Member

    Hi Matthew

    We will see what we can do to assist over in email but please note for the future that our policy is 30 days and we make no guarantees that we can help beyond that point.

    Please send an email to support [at] theeventscalendar [.] com.

    Thanks,
    Courtney ๐Ÿ™‚

    in reply to: Editing individual repeating events #1267704
    Courtney
    Member

    Hi Matthew

    Yes, you can edit single instances of recurring events. To do this, you’d go to Events and review your list of upcoming events. When you mouse over the one you’d like to edit, you can select “Edit Single Event” to modify one listing.

    Is there anything else I can help you with?

    Thanks,
    Courtney ๐Ÿ™‚

    in reply to: Display of sidebar listings #1267698
    Courtney
    Member

    Hi Robert

    Can you add the following code to your child theme, or in Appearance ยป Customize ยป Additional CSS?


    .tribe-mini-calendar-event .list-date { width: 30%; margin-top: 10px;}
    .tribe-mini-calendar-event .list-info {width: 65%;}

    Let me know if that works for you.

    Thanks,
    Courtney ๐Ÿ™‚

    in reply to: Multisite 349$ #1267534
    Courtney
    Member

    Hello Olivier

    Will you be installing the plugin on one website within your multisite? How many sub-sites will need the plugin to work?

    Knowing that will help me determine the best choice for you.

    Thanks,
    Courtney ๐Ÿ™‚

    in reply to: Photo View: hoping for 4 columns instead of 3 #1267525
    Courtney
    Member

    Hi Molly

    Unfortunately, the number of columns can not be adjusted in photo view. I looked back in the forums to see if anyone has found a way, and based upon how the photo view is coded, it just doesn’t look like there is a way to customize this.

    Is there anything else I can help you with?

    Thanks,
    Courtney ๐Ÿ™‚

    in reply to: Show events in user profile #1267503
    Courtney
    Member

    Hello Wim

    Unfortunately, users aren’t able to see their events within their dashboard view of their profile. However, you can create a “My Account” page that they can review from the front end. See how we’ve set one up in our guide at https://theeventscalendar.com/knowledgebase/display-a-list-of-attendees-events/.

    Let me know if this works for you.

    Thanks,
    Courtney ๐Ÿ™‚

    in reply to: RSVP option/tickets not showing up #1267495
    Courtney
    Member

    Hi Keith

    To best help you resolve this, can you send along a private reply of your System Info?

    Also, please walk through our Testing for Conflicts guide. I would like to know if this is possibly a plugin or theme conflict.

    I hope we can get this resolved soon for you.

    Thanks,
    Courtney ๐Ÿ™‚

    in reply to: Upload PDF files #1267493
    Courtney
    Member

    This reply is private.

    in reply to: Filter Bar Does Not Display on Mobile #1266695
    Courtney
    Member

    Hello Annie

    To get the filterbar to work with your theme well on mobile, try this CSS code:


    /** The Events Calendar Fixes for Tribe Filters on mobile */

    @media only screen and (max-width: 420px) {
    #tribe-events-content-wrapper {
    margin-top: 20px;
    position: relative;
    }

    .tribe-filters-closed.tribe-bar-is-disabled #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
    .tribe-filters-closed.tribe-bar-is-disabled #tribe_events_filters_wrapper.tribe-events-filters-vertical {
    margin: 40px 0 0 0;
    }

    .tribe-filters-closed .tribe-events-filters-content {
    background: #f5f5f5;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    }

    .tribe-bar-disabled {
    top: 40px;
    }

    .tribe-filters-closed .tribe-events-filters-content {
    margin-top: 20px;
    }

    #tribe-events-content {
    margin-top: 60px;
    }

    .tribe-filters-open #tribe_events_filters_wrapper,
    .tribe-filters-open #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
    .tribe-filters-open #tribe_events_filters_wrapper.tribe-events-filters-vertical {
    top: 40px;
    z-index: 200;
    }
    }

    Let me know if that works for you.

    Thanks,
    Courtney ๐Ÿ™‚

    in reply to: Event Info Display #1266691
    Courtney
    Member

    Hi Katie

    With the “custom fields” option, you will be able to create additional meta data on your events without that displaying on the front end. To access that, you’d go to Events ยป Settings ยป Additional Fields and check the box to show “custom fields”. Anything entered in these will not automatically appear on the front end.

    Is there anything else I can help you with?

    Thanks,
    Courtney ๐Ÿ™‚

    in reply to: Sorry, the server verifying the keys is not available. #1266676
    Courtney
    Member

    Hello

    On our servers I see your license as active on http://leba.eu.

    You could visit your profile to deactivate the license on this domain and then attempt to reactivate it from WordPress dashboard. See step 2 about deactivating license keys.

    Let me know if this works for you.

    Thanks,
    Courtney ๐Ÿ™‚

    in reply to: Events Calendar and WP Touch Compatibility #1266668
    Courtney
    Member

    This reply is private.

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

    Hi Maria

    You’ll have to log in to your hosting account (not yoursite.com/wp-admin). From there, you’ll look for cPanel (most hosts use this). Then into your site’s folders from there. If this is a bit confusing, do reach out to your webhost’s support. Ask them to point you to your website’s wp-content/plugins folder. It can vary a little with each host’s dashboard to find this information.

    Let me know if you get that sorted out.

    Thanks,
    Courtney ๐Ÿ™‚

    in reply to: Conflict with Avada #1266663
    Courtney
    Member

    Thanks Steve

    I hope they have a quick solution.

    Courtney

    in reply to: All Events Link #1266658
    Courtney
    Member

    Hi Andy

    Can you add the following code to your child theme, or in Appearance ยป Customize ยป Additional CSS?


    .tribe-events-before-html {
    width: 120%;
    margin-left: -10%;
    }

    That should solve the image full width issue.

    Let me know if it works for you.

    Thanks,
    Courtney ๐Ÿ™‚

Viewing 15 posts - 5,206 through 5,220 (of 5,607 total)