Patricia

Forum Replies Created

Viewing 15 posts - 1,216 through 1,230 (of 1,816 total)
  • Author
    Posts
  • in reply to: Google maps JS error #1349683
    Patricia
    Member

    Hey Andrew,

    Thank you for reaching out to us!

    I’ve accessed your page, opened the console and as I can see from here there are two errors: the first one is saying that you’ve called Google Maps API multiple times and the second one is saying that your API Key is missing.

    As a first step, I would recommend you to follow these instructions to setup your Google Maps API key:

    Creating a Google Maps API Key

    I hope this helps!

    Let me know if you have any other questions in the mean time and I’ll be happy to assist.

    Regards,

    Patricia

    in reply to: How to Change WP Page Title #1349674
    Patricia
    Member

    This reply is private.

    in reply to: Upgrade to 4.4.17 Pro and 4.5.12.2 Broke my widgets #1349672
    Patricia
    Member

    This reply is private.

    in reply to: Start and end times #1349652
    Patricia
    Member

    Hi Marc!

    Can you please send me a screenshot so I can better understand what is the issue you are experiencing and help you to solve it?

    Thanks,

    Patricia

    in reply to: How do I delete old event data from my event calendar? #1349650
    Patricia
    Member

    Hey Shane,

    Thank you for reaching out to us!

    There’s nothing in the plugin itself that will do a mass cleanup of that, but some of my colegues had a good experience with Bulk Delete plugin.

    It allows you to select a specific post type (in this case tribe_events) and add parameters for which posts to remove.

    Please backup your database before doing any bulk event cleanup.

    I hope this helps!

    Let me know if you need anything else,

    Best Regards,

    Patricia

    in reply to: Upgrade to 4.4.17 Pro and 4.5.12.2 Broke my widgets #1349427
    Patricia
    Member

    This reply is private.

    in reply to: Widget has endless spinner with after PRO 4.4.17 update #1349423
    Patricia
    Member

    Hey Tim,

    Thank you for reaching out to us!

    Can you please send me the link to the private page so I can check if there is a specific JavaScript error causing the problem?

    I would suggest you to send the link via private reply.

    Thanks!

    Patricia

    Patricia
    Member

    Hey Rachel,

    Thank you for reaching out to us! I’m very sorry about this issue you are experiencing, let me help you to solve it!

    I’ve accessed your calendar page ( http://glenellynnewcomers.org/calendar/2017-11/ ) and could reproduce the issue you are experiencing.

    I believe this is a bug associated with your preloader and not with the calendar itself, because you can see that the month was changed behind the preloader layer.

    Can you please temporarily disable your preloader and let me know if the problem is solved after that?

    Thanks!

    Patricia

    in reply to: How to Change WP Page Title #1349385
    Patricia
    Member

    Hi David,

    I’m sorry to know that the code didn’t help you to change your page title.

    Can you please try different settings for Events Template under Events -> Settings -> Display? Sometimes, that works.

    If changing these settings doesn’t help, I would suggest you to tweak your theme files like archive.php or page-title.php or header.php, to return a chosen title when Archive pages are displayed.

    If that doesn’t help, could you please send me a copy of the latest version of your theme/child theme via Dropbox or Google Drive so that I can run some tests on my end ?

    I recommend a private reply for that purpose.

    Please ensure you are using the latest files as found on your actual website.
    This way I will get access to any updates or customizations you might have made.

    Regards,

    Patricia

    in reply to: Geoloc not working #1349375
    Patricia
    Member

    Hey Herve,

    Thank you for reaching out to us!

    I’ve opened one of your events with a venue in Luxembourg (http://thedaily.finance/event/global-distribution-conference-1920-september-2017/),

    but in this specific case the venue name is alfi and not luxembourg: http://thedaily.finance/lieu/alfi/

    Is this the venue you are referring to? If it is not, can you please send us an event example with this specific venue since the example you sent ( http://thedaily.finance/events/list/ ) is the main calendar in list view?

    Thanks!

    Patricia

    in reply to: Can Event Submitters Use Post Categories? #1349366
    Patricia
    Member

    Hi Steve,

    I’ve asked one of my colegues to test these snippets and he verified that you must have at least 1 Event Category in place, otherwise the Taxonomy module won’t be displayed.

    I didn’t notice this before because I already had multiple event categories AND post categories created in my website.

    Can you please make sure that you are adding the taxonomy.php file in your child theme at econature-child/tribe-events/community/modules/ ?

    Also, please make sure that you have at least 1 event category registered so the Taxonomy Module will be displayed in the Community Events Submission Form.

    I hope this helps! Le me know if everything works as expected now.

    Regards,

    Patricia

    in reply to: Change all instances of RSVP to Sign Up #1349138
    Patricia
    Member

    Hi Chip,

    This is happening because this specific text is generated by a different file (orders-link.php).

    To achieve what you want and customize this specific text, I would recommend you to use the a new template override.

    Please access your site via FTP and copy the following file:

    wp-content/event-tickets/src/views/tickets/orders-link.php

    Paste it into:

    [your-theme]/tribe-events/tickets/orders-link.php

    Open the file you just copied to your theme’s directory and modify lines 45 and 46 to achieve what you want:


    $message = sprintf( esc_html__( 'You have %s for this %s.', 'event-tickets' ), implode( __( ' and ', 'event-tickets' ), $counters ), $events_label_singular );
    $message .= ' ' . sprintf( esc_html__( 'View your %s', 'event-tickets' ), $this->get_description_rsvp_ticket( $event_id, $user_id, true ) ) . '';

    I hope this helps you! Let me know if you need anything else in the mean time and I’ll be happy to assist!

    Regards,

    Patricia

    in reply to: Start and end times #1349130
    Patricia
    Member

    Hi Marc!

    Can you please make sure that you did change your event end time correctly?

    Please check this example: if I set the start and end times to 6AM and 8PM, I can see the change from my dashboard.

    Let me know if everything works as expected after updating your time!

    Thanks,

    Patricia

    in reply to: Moving to Event ticket plus and keep event calendar #1349120
    Patricia
    Member

    Hi Vanina,

    You are welcome!

    Let me know if you need anything else and have a great day 🙂

    Regards,

    Patricia

    in reply to: How to Change WP Page Title #1348941
    Patricia
    Member

    Hey David,

    Thank you for reaching out to us!

    The word Archive is being added because the event views are archives in WordPress, so most likely it is some coding from the theme or a plugin that adds that to every archive.

    Can you please enable the constant mentioned here in your wp-config.php file and let me know if it helps to solve your problem?

    Thanks!

    Patricia

Viewing 15 posts - 1,216 through 1,230 (of 1,816 total)