George

Forum Replies Created

Viewing 15 posts - 406 through 420 (of 10,499 total)
  • Author
    Posts
  • in reply to: Filter Bar Business License Not Working on Multisite #1246280
    George
    Participant

    This reply is private.

    in reply to: List all occurrences on single and list templates #1246276
    George
    Participant

    Sure thing @inhouse. As Barry notes in that thread, we cannot help with custom coding, but certainly try to to help steer folks in the right direction.

    The extensive custom coding he shared in that thread, despite the rules described here, hopefully helps you get started on this. For updating, fixing, or tweaking that code, you’ll have to take the reins from here. Other than the /all/ permalinks themselves, there is not any way to do what the /all/ permalink does other than custom coding like this β€” I am sorry about these facts.

    In regards to date and time formatting, you can learn about how do this with PHP functions generally: http://php.net/manual/en/datetime.formats.date.php

    Or with WordPress functions specifically: https://codex.wordpress.org/Formatting_Date_and_Time

    While we will not be able to assist with custom coding, please let me know if there are any other issues or questions I can try to help with.

    Sincerely,
    George

    in reply to: iCalendar Import failed #1246272
    George
    Participant

    This reply is private.

    in reply to: List View Out of Order #1246267
    George
    Participant

    πŸ˜€

    in reply to: Connecting WP Forms to Event Calendar PRO #1245178
    George
    Participant

    Hey @Niecolas,

    Thanks for reaching out.

    Our plugins don’t have or advertise any specific integrations with WP Forms, so unfortunately the only “scheduler” sort of form we provide and offer support for is our own Community Events plugin β†’ https://theeventscalendar.com/product/wordpress-community-events/

    I’m sorry if some of the news here is disappointing, but wanted to set your expectations early about to what degree we integrate with and offer support for a custom WP Forms integration. Please let me know if there are any other issues or questions I can try to help with.

    Sincerely,
    George

    in reply to: Pre sales requirements #1245177
    George
    Participant

    Thanks for reaching out, Craig!

    What’s listed here would be possible with the following plugins:

    β€’ The Events Calendar (free)
    β€’ Event Tickets (free)
    β€’ Event Tickets Plus (premium)

    You would be able to create these events with The Events Calendar:

    Days/times for school excursions:
    Monday: 10.30am & 12.30pm
    Tuesday: 10.30am & 12.30pm
    Wednesday: 10.00am, 10.45am & 12.30pm
    Thursday: 10.00am, 10.45am & 12.30pm
    Friday: 10.30am & 12.30pm

    And with Event Tickets and Event Tickets Plus, you could use the RSVP ticket feature and the “Attendee Information” feature to let people “RSVP” for specific excursions. The RSVPs will be free, but you can make it so that they have to enter all of the fields you listed in your post before making the RSVP.

    To learn about the “Attendee Information” feature, check out this guide here for more information and to see that feature in action: https://theeventscalendar.com/knowledgebase/collecting-attendee-information/


    It’s also worth noting that we have a no-questions-asked Refund Policy that is valid for the 30 days after purchase. So you could totally test out our plugins firsthand and tinker with them to see if they’ll suit your needs, and if they don’t work you can simply request a refund using the form here: https://theeventscalendar.com/knowledgebase/refund-policy/

    Please let me know if there are any other issues or questions I can try to help with!

    β€” George

    in reply to: "Filter Bar" filters on the homepage below the search bar #1245175
    George
    Participant

    Hey Waseem,

    Thanks for reaching out!

    When you activate the Filter Bar plugin, it will automatically add the Filter Bar below the Search bar on your main events page.

    It cannot be used in any instance of the [tribe_events] shortcode.


    So let’s say your website is example.com, and your main calendar page exists at example.com/events

    Well, then once you activate Filter Bar, the filters will automatically show up under the search bar on example.com/events

    But then let’s say that on example.com/home, you have a [tribe_events] shortcode showing a “Month View” of the calendar. No matter what, Filter Bar unfortunately will not show up on this view β€” the [tribe_events] shortcode does not support the Filter Bar plugin at this time.

    I hope this helps! πŸ˜€

    George

    in reply to: Filter Bar Business License Not Working on Multisite #1245173
    George
    Participant

    Hey @shenandoahu,

    1. Have you “Network Activated” the plugin?

    2. When you say that the plugin “won’t register on the secondary subsite”, can you please clarify what happens when you try using the key there? If a specific message pops up, can you please share screenshots of that message? You can do so by uploading the screenshots to this thread. If you have issues with that, you can upload to Imgur.com, Flickr.com, CloudUp.com, or any similar image-hosting site; then just share the links to those images here and I’ll take a look.

    Thanks!
    George

    in reply to: List all occurrences on single and list templates #1245172
    George
    Participant

    Hey there,

    We are unfortunately not able to assist with custom coding and getting our plugins to display or behave in any way that they don’t out-of-the-box.

    So when it comes to “listing all event occurrences on the single and list templates”, this is a code customization you’ll have to take the reins on.

    ⚠️ Please read more about this here: https://theeventscalendar.com/knowledgebase/what-support-is-provided-for-license-holders/


    In regards to the permalinks, a date is added for recurring events because they all share a title.

    Let’s say a recurring event has the title “Example Event”, and that it happens every day for 7 days in row.

    Well, if there’s no date appended to the single-event permalinks, that means that each of the 7 events would have this permalink:
    β€’ example.com/%category%/example-event

    ↑ Having 7 different events try to exist at this one URL is not possible, and so each one gets its own URL with its specific date in the URL:
    β€’ example.com/event/example-event/day-1
    β€’ example.com/event/example-event/day-2
    β€’ example.com/event/example-event/day-3
    β€’ etc…

    Then there is the “all” page which shows all of the events:
    β€’ example.com/event/example-event/all

    There is no way to modify this behavior, but I hope this explanation is useful to some degree nonetheless.

    Please let me know if there are any other issues or questions I can try to help with!

    β€” George

    in reply to: iCalendar Import failed #1245170
    George
    Participant

    Hey Asma,

    Thanks for reaching out.

    I am sorry to hear this! I cannot recreate an error like this site, so to help me investigate:

    1. Can you please specify what kind of import you’re trying? Are you trying a one-time import of an ICS file? A scheduled import of the iCalendar type? Something else?

    2. Can you please upload the file you’re trying to import to a site like Google Drive, Dropbox, or CloudUp, and then share a link to that so that we can download it and test it ourselves?

    Thanks!
    George

    in reply to: About sharing single events on socials #1245163
    George
    Participant

    Hey Simone,

    Thanks for reaching out.

    This is not possible with our plugins out-of-the-box. πŸ™

    It may be possible with some custom coding, but that custom coding extends beyond the scope of the support we can provide here (read more about that here).

    I’m sorry to disappoint!

    Please let me know if there are any other issues or questions I can try to help with.

    Sincerely,
    George

    in reply to: The following plugins are out of date error #1245162
    George
    Participant

    Hi Michael,

    Thanks for reaching out.

    A number of your plugins are out-of-date, including Events Calendar Pro and Community Events.

    To find the latest versions of these plugins, head to http://theeventscalendar.com/my-account/downloads, and update your plugins to the most recent version.

    Then let us know what issues persist.


    In regards to Category Colors, this is not a plugin we make or support. This is a separate, unrelated plugin, so for any issues related to it, please seek support from its creator here β†’ https://wordpress.org/support/plugin/the-events-calendar-category-colors

    The same can be said for “The Events Calendar Shortcode”. We do not make this and so don’t offer support for it. Also, please note that as of 4.4, Events Calendar Pro has its own Shortcodes that allow for embedding calendar views…these may work better than that third-party plugin, and indeed that third-parry plugin could even cause conflicts, so it may be worth deactivating that once you update your plugins.


    Steps To Do

    1. Get Events Calendar Pro and Community Events to their most recent versions: http://theeventscalendar.com/my-account/downloads

    2. Once updated, in your reply post your site’s complete, un-edited system information using the “Sharing information manually” steps outlined in this article: https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    3. Once updated, in your reply please also summarize what issues remain that are not related to “Category colors”.

    Thanks!
    George

    in reply to: Overnight Event #1245158
    George
    Participant

    Hey @jfdesignco,

    Thanks for reaching out.

    This is definitely a bit of a pickle because there’s unfortunately no way to adjust these settings other than the “end of day cutoff” option, which as you described isn’t super flexible. πŸ™

    I am sorry to bear this news!

    Please let me know if there are any other issues or questions I can try to help with.

    β€” George

    in reply to: How to make different fees for different organizers #1245157
    George
    Participant

    Hey Jo,

    Thanks for reaching out.

    Having different rates for different organizers is unfortunately not possible at this time. πŸ™ Sorry to disappoint!

    Please let me know if there are any other issues or questions I can try to help with.

    Sincerely,
    George

    in reply to: A Couple of Recurring Event Questions #1245156
    George
    Participant

    Thanks for reaching out, Amy! Happy Friday πŸ˜€


    1) I love the recurring events feature in Events Calendar Pro because I primarily want to list events that I produce as a series – e.g. every Monday for 4 weeks. I have figured out how to do that, and it looks great except the price is listed on each one, which makes it look as if it’s the price for that individual event rather than for the whole series. Is there a way to have the price just show up on the first one?

    Unfortunately there’s not an “out-of-the-box” way to do thisβ€”but you should be able to do it with a bit of custom CSS. If possible, can you share links to some of the event series where you only want the first event to show the price? I will take a look at your site and try to recommend some CSS that will achieve this outcome.


    2) I’ve successfully listed recurring dates for several of my upcoming events, but something weird happened on one of them – I chose the recurring date as usual and it appeared to β€œtake” but when I saved it, it says β€œOne event on Invalid date” rather than the accurate date. The right date does show on the first instance of the series (screenshot attached). Any idea what’s going on here?

    This is a bit strange, particularly because your screenshot shows a different date format being used for the different text inputs there in the form. ?

    To help me investigate this, can you your site’s complete, un-edited system information using the “Sharing information manually” steps outlined in this article: https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    It’s Friday today, so a substantive update on this may not arrive until Monday, which I am sorry about. πŸ™ But I will actively be working on this and report back on Monday with (hopefully) some helpful replies.

    Cheers!
    George

Viewing 15 posts - 406 through 420 (of 10,499 total)