Jeremy

Forum Replies Created

Viewing 15 posts - 376 through 390 (of 985 total)
  • Author
    Posts
  • in reply to: Need "View More" link to open to list, not month #1591050
    Jeremy
    Keymaster

    Hi Barry,

    It would be possible to change the “View more” link by doing some customization on our template files. In order to do so, you would need to edit, in your theme, the file located atΒ /wp-content/plugins/events-calendar-pro/src/views/widgets/list-widget.php. Before doing anything, I would recommend you to read carefully our Themer’s Guide. Alternatively, we have a list of freelancers who could tweak the plugin for you.

    You could, for instance, replace

    <a href="<?php esc_attr_e( esc_url( $link_to_all ) ) ?>" rel="bookmark">
    <?php esc_html_e( 'View More&hellip;', 'tribe-events-calendar-pro' ) ?>
    </a>

    by

    <a href="<?php esc_attr_e( esc_url( $link_to_all ).'/list' ) ?>" rel="bookmark">
    <?php esc_html_e( 'View More&hellip;', 'tribe-events-calendar-pro' ) ?>
    </a>

    I hope this helps.

    Cheers,
    Jeremy

    in reply to: Importing Events Sits At 1 Percent #1591045
    Jeremy
    Keymaster

    This reply is private.

    in reply to: Need "View More" link to open to list, not month #1590972
    Jeremy
    Keymaster

    Hi Barry,

    Thanks for reaching out to us! I’d be happy to help you πŸ™‚

    The list you are referring comes from the upcoming events widget. When clicking the “View more” button, it opens the default Events page. If you set your Events page to be a List view, then you should see the List View, otherwise it can be the calendar view or any other available view. Did you recently change that setting? (in Events > Settings > Display tab and then Default view). Is your default view actually set to List or Month?

    Please let me know how it goes.

    Cheers,
    Jeremy

    in reply to: Images not importing from Eventbrite #1590858
    Jeremy
    Keymaster

    Hi Donna,

    Thanks for reaching out to us! I’d be happy to help you πŸ™‚

    Normally, Eventbrite images should be imported automatically. If you don’t get them on your website, it might be due to the fact you have a slightly outdated version of Events Calendar PRO. Could you update this plugin to version 4.4.30? (you could also update The Events Calendar to 4.6.21).

    Please let me know how it goes.

    Cheers,
    Jeremy

    Jeremy
    Keymaster

    Hi Robert,

    I’m glad the latest update solved your problem!

    I’m going to close this thread then, but feel free to start a new one if you have further concerns πŸ™‚

    Cheers,
    Jeremy

    in reply to: Next Month incorrectly shows all categories #1590852
    Jeremy
    Keymaster

    Hi Frank,

    I’m glad the latest update solved your problem!

    I’m going to close this thread then, but feel free to start a new one if you have further concerns πŸ™‚

    Cheers,
    Jeremy

    in reply to: Tickets can still be bought after event date #1590850
    Jeremy
    Keymaster

    Hi,

    I’m glad the latest update solved your problem!

    I’m going to close this thread then, but feel free to start a new one if you have further concerns πŸ™‚

    Cheers,
    Jeremy

     

    in reply to: Google Calendar import not working #1589479
    Jeremy
    Keymaster

    Hi Ingrid,

    If Event Aggregator is of no use to you, would you like us to swap your license for an Events Calendar PRO license instead? (or another one of our products?)

    Otherwise I’m sorry but I don’t know any plugin that mirrors Google calendar.

    Have a nice weekend πŸ™‚
    Jeremy

    in reply to: The Calendar Month Name is Missing on Calendar Page #1589473
    Jeremy
    Keymaster

    Hello Brandon,

    Thanks for reaching out to us! I’d be happy to help you πŸ™‚

    Is this page created via the [tribe_events] shortcode or is it the default events page?

    Also, could you tell me if you have the latest version of the Avada theme?

    Finally, did you follow the process about testing for conflicts? Did that change anything?

    Cheers,
    Jeremy

    in reply to: Hide the price generated by the Events Calendar #1589462
    Jeremy
    Keymaster

    Hi Matt,

    I’m sorry you were forced to change view because of this issue.

    I realized you have the Currencyr plugin installed. This plugin hasn’t been updated for 6 years, and may introduce some bugs. If you deactivate it, does it change something?

    Cheers,
    Jeremy

    in reply to: Tickets can still be bought after event date #1589460
    Jeremy
    Keymaster

    Hi,

    I visited your test site atΒ https://crashtest.womenslibrary.org.uk/, and couldn’t find past events where tickets could be bought anymore. Did you do something? Did you change some settings, or update some plugins?

    Waiting for your reply,

    Cheers,
    Jeremy

    Jeremy
    Keymaster

    Hi Gregg,

    Thanks for reaching out to us! I’d be happy to help you πŸ™‚

    I actually don’t know why you have an image there. You should be able to remove it by adding this css snippet in Appearance > Customize > Additional CSS:

    .tribe-events-page-title {
        margin-bottom: 0;
        background-color: #f5f5f5;
        padding-bottom: 0.5em;
    }

    I hope this helps.

    Cheers,
    Jeremy

    in reply to: Google Calendar import not working #1589395
    Jeremy
    Keymaster

    Hi Ingrid,

    Thanks for reaching out to us! I’d be happy to help you πŸ™‚

    Event Aggregator will only import events and you can sync updates from those events but only updates made from the export location like Google Calendar. However, if an event is deleted from Google calendar you will need to manually delete that event from your Events Calendar.Β This is a feature which we actually have on our long term roadmap but at the moment I don’t know when it will become reality.

    I hope this answers your question.

    Cheers,
    Jeremy

    Jeremy
    Keymaster

    Hi Natalie,

    Thanks for reaching out to us! I’d be happy to help you πŸ™‚

    In order to show a featured image instead of the day and date, you would need to do some customization to our plugin. To be more specific, you would need to copy in your theme the file located at wp-content/plugins/events-calendar-pro/src/views/pro/widgets/modules/single-event.php and edit it to suit your needs. I would recommend you to read carefully our Themer’s Guide before doing anything. Alternatively, we have a list of freelancers who could tweak the plugin for you.

    I hope this helps.

    Cheers,
    Jeremy

    in reply to: Importing Events Sits At 1 Percent #1589343
    Jeremy
    Keymaster

    Hi,

    There might be something wrong with this Event Aggregator license; I will need to check it. As it’s under another account, I can’t see it. Could you please give the number of that license key? (in a private reply).

    Thanks in advance,
    Jeremy

Viewing 15 posts - 376 through 390 (of 985 total)