Cliff

Forum Replies Created

Viewing 15 posts - 6,271 through 6,285 (of 10,686 total)
  • Author
    Posts
  • in reply to: Shortcode to show events list (with image) #1194164
    Cliff
    Member

    Hi Richard.

    I’m unsure exactly what you’re wanting.

    I see your Photo View in effect and it seems to be taking up its container: https://cl.ly/07331U0d3r35

    If you have follow-up questions, please provide an annotated screenshot and/or a video screen recording.

    Thank you.

    Cliff
    Member

    Hi again, Mike.

    Great idea.

    Here’s a snippet for you:

    https://gist.github.com/cliffordp/f148a9cacd726e5a86ffeda2d2e204c1

    Let me know what you think about it.

    Your other points raised about being smarter with the attendee information is definitely valid. Let’s keep discussion regarding that in your other thread, here.

    in reply to: PDF Files #1194148
    Cliff
    Member

    Hi, Sacha.

    I believe you’re requesting the same thing as one of our existing feature requests: https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/17111191-allow-file-upload-for-pdfs

    Please do add your vote there.

    This allows us to gauge interest in this particular feature request, which helps us prioritize our development efforts.

    Thank you.

    in reply to: hyperlink venue is not active #1194146
    Cliff
    Member

    Hi, JP.

    You posted in our Pre-Sales forum from a user account that doesn’t have any purchases associated with it.

    We don’t answer support questions for The Events Calendar core/free or Event Tickets core/free or their paid add-ons in the Pre-Sales forum.

    I can tell you that single Venue pages (like http://wpshindig.com/venue/integrity-corporation/ from our demo site) are only active if you have our PRO add-on. If you do purchase PRO and need support with this issue, feel free to then post in the paid forums.

    Last but not least, we have a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.

    Let me know if you have any follow-up questions.

    Cliff
    Member

    Hi Mike.

    I thought this snippet may come in handy for you — to make ticket quantity read-only in the Cart:

    https://gist.github.com/cliffordp/66bf05df61ee269c60ff20d6f39e2cab

    However, I see we have some related bugs logged internally:

    • After adding ticket(s) to cart, then navigating back to the event using the Back button causes all info entered into attendee meta fields to be lost.
    • When a user adds a ticket with attendee information to the cart, then either switches to another computer or loses session information, then the ticket stays in the cart, but the attendee information is lost.

    I’d suggest testing if adding the readonly quantity snippet helps. If it doesn’t, please provide the steps to reproduce the bug you’d like me to log on your behalf.

    Thank you.

    in reply to: End Dates and Links not working #1194135
    Cliff
    Member

    Hi Thomas.

    In our forums we keep our threads focused on just one issue at a time to ensure we fully answer each of your questions/issues. Please keep this in mind for the future and start a new thread for your additional questions from this thread. Thanks for your understanding, and I’ll answer only your first question.

    Sorry you’re experiencing the known bug with end times getting set to the same as the start time.

    I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed, and we don’t provide ETAs. Since it’s on our Known Issues page, it’s a very high priority bug.

    I apologize for this issue and appreciate your understanding and patience.

    in reply to: Submitted events for review keep disappearing #1194131
    Cliff
    Member

    Sorry to keep asking follow-up questions, but I’m trying to nail down what steps it’d take to try to reproduce this behavior.

    So if you created 2 events in CE form under a single non-administrator account, only the 2nd event is really there (even though the featured image upload from the first remains in the Media Library).

    What if you create a 3rd as this user? Does the 2nd event go away (except for its uploaded image) — and so on for 4th, 5th, 6th “deleting” its previous event?

    If you create an event in User A’s account, then change to be logged in as User B and create a new event via CE, does User B’s first event delete User A’s first event — or is it only within each user account?

    Finally, are you sure you don’t have any custom coding tied to event creation, modification, Community Events customizations, etc? These could be installed as custom plugins or in your theme’s functions.php file.

    in reply to: Export for all Events vs a month of events #1194129
    Cliff
    Member

    You bet! Have a great one.

    in reply to: sidebar calendar widget and recurring events… #1194126
    Cliff
    Member

    You may benefit from this snippet if you do go with daily recurring events and don’t want wp-admin cluttered with them:

    https://gist.github.com/cliffordp/81f23a207ab483c9e7c6d910f9b29c0a

    If I correctly understood what you’re wanting, you might want to use the tribe_get_recurrence_text function, which is from this file: /wp-content/plugins/events-calendar-pro/src/functions/template-tags/general.php

    It’s the function that outputs this text: https://cl.ly/2l0v3H0b1v2w

    in reply to: ICAL IMPORTER and EVENTS CALENDAR PRO #1194114
    Cliff
    Member

    Ed, Event Aggregator doesn’t have multisite-level settings, but the license key can be input to each sub-site’s settings at wp-admin > Events > Settings > Licenses

    Yes, EA can take iCal files from anywhere, including Outlook, as long as the files are valid iCal files.

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

    in reply to: Inccorect display filter #1194106
    Cliff
    Member

    Awesome! Thanks for confirming!

    in reply to: Button lengs but with French translation #1194104
    Cliff
    Member

    Thanks.

    http://www.eglise-uttins-yverdon.ch/site01/wp-content/themes/Avada/style.css adds this: https://cl.ly/1N2u2b3p3E37

    You could add this CSS to override it:

    body.post-type-archive-tribe_events #tribe-bar-form .tribe-bar-submit input[type=submit] {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    }

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

    in reply to: Number of available tickets #1194101
    Cliff
    Member

    This reply is private.

    in reply to: Saved Venue info not saving after publishing #1194017
    Cliff
    Member

    This reply is private.

    in reply to: Saved Venue info not saving after publishing #1193472
    Cliff
    Member

    Sorry about that issue at https://theeventscalendar.com/my-account/downloads/

    I just reported it to our team, so I hope they fix it soon.

    In the meantime, you can just go to wp-admin > Dashboard > Updates and those 2 should come through automatically for you.

    If you need to download fresh copies for some reason, you can get them at https://wordpress.org/plugins/the-events-calendar/ and https://wordpress.org/plugins/event-tickets/

    Let me know how everything else goes.

Viewing 15 posts - 6,271 through 6,285 (of 10,686 total)