Cliff

Forum Replies Created

Viewing 15 posts - 2,071 through 2,085 (of 10,686 total)
  • Author
    Posts
  • Cliff
    Member

    Hi, Oliver. Sorry for that errant reply. I think there was some confusion between this post and another.

    However, it was correct that this post did need a reply…

    After reviewing your and my notes, and referencing https://developers.facebook.com/docs/internationalization, our developers determined that there is no notion of an “event language” as there is no notion of a “post language” that we can, in some way, exploit.

    It was recommended to either make a multisite and import German language events into the “German” subsite of the multisite network and import French language events into the “French” subsite of the multisite network…

    …or use a multi-language plugin, possibly with one of our recently-added action hooks–before and after inserting the posts–that could be used to assign language to posts, such as using something like WPML.

    Please let me know if you have any follow-up questions on this topic.

    Cliff
    Member

    /wp-content/plugins/the-events-calendar/src/views/modules/bar.php is the Tribe Bar’s template file, which can be customized via our Themer’s Guide.

    setup_geoloc_filter_in_bar() from /wp-content/plugins/events-calendar-pro/src/Tribe/Geo_Loc.php is how PRO adds the “Near” location search to the Tribe Bar, via the tribe-events-bar-filters filter.

    Then there’s other logic in that file to detect if that filter is in use and such.

    Please let me know how this goes for you.

    in reply to: Scheduled imports not working #1376858
    Cliff
    Member

    This reply is private.

    in reply to: Check for free venue time before accepting event? #1376520
    Cliff
    Member

    Simon, thanks for giving it a thorough look. Since this isn’t on our to-do list, I’d suggest you hire a developer–maybe even the creator of that Venue Check plugin.

    Feel free to also rreference our documentation and list of known customizers.

    in reply to: Javascript call between mini-calendar and tribe_get_view() #1376489
    Cliff
    Member

    Hi, Ron. I suspect there isn’t a JS API with event triggers, nor a built-in way to easily setup listening. Additionally, we do not provide such in-depth customization help, per our Scope of Support / Terms.

    If there’s a code snippet you’d like me to put some eyes on or something else I can help you with, please update this ticket or create a new ticket if it’s a separate issue.

    Thank you very much for your understanding.

    If you need some coding help, you may want to ask your developer or reference our documentation and list of known customizers.

    in reply to: multiple calendars/categoris in main menu #1376487
    Cliff
    Member

    Hi, Maria. I’m sorry but I don’t follow your request.

    Could you please provide some links?

    Would you also be able to share an annotated screenshot, screen capture video, and/or relevant URLs to clarify exactly what’s happening here?

    in reply to: tribe-events-gmap-Not available #1376483
    Cliff
    Member

    Hi, Greg. Sorry you’re experiencing this.

    This isn’t currently a known issue so I’d suggest following these recommended troubleshooting steps for your own site:

    There might be some new updates available. Could you please make sure all your Modern Tribe plugins (and WordPress core) are at their latest versions?

    Once you verify you’re on the latest versions, please test to see if the issue is still happening for you.

    If it is, please follow our Testing for Conflicts Guide (basically switch to Twenty Seventeen theme and deactivate all plugins and custom code other than Modern Tribe plugins) and see if that helps narrow down the cause of this.

    Of course, we always recommend restorable database and file backups before modifying anything on your site.

    If it doesn’t, please enable WP_DEBUG and WP_DEBUG_LOG (which will create a file on your server at /wp-content/debug.log if there are any WP_DEBUG messages) and share any debug messages you see while trying to replicate this issue and doing other things on your site relevant to this ticket (such as visiting your site’s home page, events page, single-event pages, and anything else you can think to do).

    Then, please share your System Information (while in Testing for Conflicts Mode) in a Private Reply. That will give me a lot of extra information to help troubleshoot this.

    You might also see if you can spot any console errors at your site. (If needed, you may reference our KB article Using Google Chrome Developer Tools.

    Let us know what you find out.

    If you still can’t figure it out, please share a link where this issue can be seen by us.

    Thanks.

    Cliff
    Member

    Hi, Johann. Thanks for your interest in our plugin suite, but I don’t think it’d be a good fit at this time. It’s an events calendar plugin and doesn’t have “bookings” type functionality.

    http://wpshindig.com/events/ is our demo site. Please review it to learn a bit more about our suite’s functionality.

    I’m unfamiliar with the website you shared and am not fluent in French so please explain your request more thoroughly if you feel like we may still be a fit, and I can try to help.

    Cliff
    Member

    This isn’t something that we have on our soon-to-do list, and the UI side of things would be fairly involved.

    Therefore, I’d recommend asking your developer or reference our documentation and list of known customizers.

    in reply to: Duplicate venues and organizers #1376370
    Cliff
    Member

    Thanks for the thorough update.

    I’ll leave this open for now in case there’s a new development in the next week or so.

    Please note that threads get Closed automatically after a couple weeks of inactivity. If it does get Closed, please open a new thread, adding your current problem description and also linking back to this thread.

    Thank you!

    in reply to: Views don't work #1376292
    Cliff
    Member

    I understand the frustration of troubleshooting these sort of situations; however, one of the benefits of us handling so many questions from users is having a pulse on the issues they’re experiencing… and this one isn’t being reported by others, which is what leads me to believe there’s something in your site causing this.

    Do you have a 404 redirection or some other redirection like “if post ID is empty, redirect to home page”?

    I ask this because:

    Because the URL is being redirected to the home page and the anchor isn’t being lost, I’d again think there’s some rewrite/redirect in place here. Such a redirect may not appear in the Rewrite Rules I had you inspect previously.

    Please investigate your site’s code further and consult with whomever was involved in your site’s development if necessary.

    in reply to: Duplicate venues and organizers #1376290
    Cliff
    Member

    Thanks for the details.

    Is this the only feed you have setup in Event Aggregator?

    I see the event you linked to in your initial message now only has one Organizer. Did you manually delete the duplicates?

    Is there another event that has duplicates?

    in reply to: Setting up RSVP with Community tickets #1376288
    Cliff
    Member

    Cody, looks like another team member took care of your refund before I offered my previous reply. Since you haven’t replied, I’ll assume you’re done with this so I’ll just deactivate that free, limited-time license I put on your account.

    We wish you the best!

    Cliff
    Member

    Thanks. Let me know if you need assistance with such CSS.

    in reply to: Before I Buy… #1375168
    Cliff
    Member

    Filter Bar makes it easier to navigate around your calendar’s categories, tags, additional fields, time of day, etc., but category views like http://wpshindig.com/events/category/wp-meetups/ don’t require a paid add-on.

    Not locked down means no, we don’t prevent them from moving from WP Meetups category to the main category to the Learning category and elsewhere. We don’t know of an out-of-the box way to lock it down, but some hiding of things and some custom code for redirects could make it happen if you require.

    If you need some coding help, you may want to ask your developer or reference our documentation and list of known customizers.

    We don’t recommend or support any themes, but our WPShindig.com theme is available, and there are ThemeForest themes that state they’re compatible.

Viewing 15 posts - 2,071 through 2,085 (of 10,686 total)