Andras

Forum Replies Created

Viewing 15 posts - 571 through 585 (of 6,224 total)
  • Author
    Posts
  • in reply to: No matching attendees found. #1586259
    Andras
    Keymaster

    Hi chickclimber,

    Thanks for using our plugins and welcome to the forums!

    I’m sorry to hear about the issue with the attendee list.

    Do I understand correctly that you see an empty attendee list for an event, and when the event passes then suddenly you see all attendees?

    Does this happen with all events that have RSVPs or only some?

    Could you please also share your system information with me in a private reply?

    Thanks,
    Andras

    in reply to: exclude Events URL from search results #1586254
    Andras
    Keymaster

    Hi Joseph,

    Thanks for reaching out!

    I think the following snippet can give you a good starting point on that:

    [code language=”php”]
    function exclude_from_search($query) {
    if ($query->is_search) {
    $query->set(‘post_type’, array( ‘post’, ‘page’ ) );
    }
    return $query;
    }
    add_filter(‘pre_get_posts’,’exclude_from_search’);
    [/code]

    If you have other post types you want to include in your search, you will need to add those to the snippet.

    Let me know if this helps.

    Cheers,
    Andras

    in reply to: my Event is getting charged shipping #1585675
    Andras
    Keymaster

    Hi Silas,

    Stoked to hear you managed to get that working. Congrats, awesome job!

    Since this is resolved I am going to close this ticket, but if you need anything else related to this topic or another please create a new ticket and we’ll be happy to help.

    Cheers,
    Andras

    PS: We’d be grateful if you would give us feedback on your satisfaction with support. Just click on one of the classy looking emojis below. ๐Ÿ™‚ If you can spare a few words, that’s even better. Thanks!

    PS2: If you like our plugins, and you didn’t yet do so ๐Ÿ™‚ we would also be happy to receive a review in the wordpress.org repository. Much appreciated!
    https://wordpress.org/support/view/plugin-reviews/the-events-calendar/
    https://wordpress.org/support/view/plugin-reviews/event-tickets/

     

    in reply to: Event Tickets Plus QR Code Scanner #1585671
    Andras
    Keymaster

    You’re very welcome! Happy to hear it works now.

    Since this is resolved I am going to close this ticket, but if you need anything else related to this topic or another please create a new ticket and we’ll be happy to help.

    Cheers,
    Andras

    PS: We’d be grateful if you would give us feedback on your satisfaction with support. Just click on one of the classy looking emojis below. ๐Ÿ™‚ If you can spare a few words, that’s even better. Thanks!

    PS2: If you like our plugins, and you didn’t yet do so ๐Ÿ™‚ we would also be happy to receive a review in the wordpress.org repository. Much appreciated!
    https://wordpress.org/support/view/plugin-reviews/the-events-calendar/
    https://wordpress.org/support/view/plugin-reviews/event-tickets/

     

    in reply to: Event Tickets Plus QR Code Scanner #1585148
    Andras
    Keymaster

    Hi,

    Thanks for sharing all that info! This is great.

    coming soon page running on it so it is not live to the public yet

    I believe this could be an issue. Would you be able to test what happens if you switch off the coming soon option as if your site was already live, to see if the scanning succeeds then?

    My hunch is that with the scanning the application wants to access a specific url on your site, butย  since you have Coming Soon active, that blocks the access.

    Let me know if that solves it.

    Thanks,
    Andras

    in reply to: Event Tickets Plus QR Code Scanner #1583888
    Andras
    Keymaster

    Are you using an iPhone or an Android phone?

    Please also try the following:

    1. Generate a new API key on your site

    2. Save the settings on the page

    3. Start the app on your mobile

    4. Add the new API key. The key is case-sensitive, small letters are different than big letters, so make sure you enter the key as you see it

    5. Exit the app

    6. Open your running app list and close it there as well

    7. Start the app again

    8. Try to scan a code

    Let me know how this goes.

    Thanks,
    Andras

    in reply to: Event Tickets Plus QR Code Scanner #1583884
    Andras
    Keymaster

    Please also share with me your system information in a private reply. Thanks!

    A.

    in reply to: Event Tickets Plus QR Code Scanner #1583883
    Andras
    Keymaster

    Hi keganwr,

    Thanks for using our plugins and welcome to the forums!

    I’m sorry to hear about your issue with the scanning app. Let’s try to fix that.

    Is the website where you are generating the api key a live website or a local test site?

    When do you get the error message? After entering the API key or after scanning a ticket?

    Could you shareย  some screenshots with me?

    • the api key on your website
    • the api key on your mobile
    • the error message on your mobile

    Thanks,

    Andras

    Andras
    Keymaster

    Hi Lisa,

    Thanks for reaching out!

    This css snippet should make the navigation visible above tho calendar as well:

    [code language=”css”]
    #tribe-events-header .tribe-events-sub-nav li a {
    display: block;
    }
    [/code]

    If you want to hide the one below, then add this:

    [code language=”css”]
    #tribe-events-footer .tribe-events-sub-nav li a {
    display: block;
    }
    [/code]

    Let me know if that does the trick.

    Cheers,
    Andras

    in reply to: my Event is getting charged shipping #1583048
    Andras
    Keymaster

    Hi Silas,

    Thanks for reaching out!

    I have checked your site and started a purchase. It did not give me any shipping costs at checkout.

    Are you still having this issue or did you manage to solve it meanwhile?

    If the issue is still there, could you provide some screenshots or a screen recording showing the issue?

    Thanks,
    Andras

    in reply to: Scheduled Events error #1583003
    Andras
    Keymaster

    Hi John,

    Thanks for reaching out to us.

    Sorry about this issue. Let me help you with this.

    Can you please explain in a bit more detail what you mean by “when I did a health check”? What exactly did you do? Can you give me step by step instructions? The more details the better.

    Where did the message “pop up below”? Do you have / can you make a screenshot of that and share it?

    I see you are using Event Aggregator. Apart from “doing a health check” did you experience any issues with it? Are your imports running as expected?

    Thanks,
    Andras

    in reply to: month or list view in Frech or Dutch issue #1582214
    Andras
    Keymaster

    Please also make sure that your language files are up to date. That could also be an issue.

    If you are using PoEdit, then open your .po file and go to Catalog > Update from POT file…, then choose the pot file from the current version of tec.

    If you are using Loco Translate, then click on the sync button, then check if the translations are good and then save.

    A.

    in reply to: No month shown in title #1582195
    Andras
    Keymaster

    Indeed it is and we have the bugticket on highest priority.

    A workaround until the fix is out would be to roll back to The Events Calendar 4.6.18.

    If you choose to do that you might also need to roll back PRO to 4.4.27 as well.

    Andras

    in reply to: month or list view in Frech or Dutch issue #1582186
    Andras
    Keymaster

    Thanks for checking that.

    What still could be the issue is the location of the translation.

    The plugins come with some translation files that are located in the plugin folder, like wp-content/plugins/the-events-calendar/lang. The language files in this folder will be overwritten when a plugin is updated.

    There is also another folder where language files can reside, this is wp-content/languages/plugins. The language files in this folder take precedence, and these language files will not be touched with a plugin update.

    Please check if the translations were done in the language files in this second folder.

    Do you have an idea when the wrong problem with the language switcher will be solved?

    At the moment I do not know. I will still need to run some tests to verify this is a bug.

    A.

    Andras
    Keymaster

    Happy to hear that the initial reply helped.

    As for different QR codes, unfortunately that is not possible. A ticket / WooCommerce product can only have one QR code, since the tickets do not support product variations in that sense.

    There might be other 3rd party plugins that could help you achieve that.

    Cheers,
    Andras

Viewing 15 posts - 571 through 585 (of 6,224 total)