Jeremy

Forum Replies Created

Viewing 15 posts - 61 through 75 (of 985 total)
  • Author
    Posts
  • in reply to: Advanced Filter button blocked #1635137
    Jeremy
    Keymaster

    Hi Justin,

    I’m glad you are back in business ๐Ÿ˜‰

    Well, I’m going to close this thread then, but feel free to start a new one if you have further concerns.

    Cheers,
    Jeremy

    in reply to: Recurring events and selling ticket limitations #1635132
    Jeremy
    Keymaster

    Hi Doug,

    It could be considered in the next 6 months, but at this stage, I can’t promise anything.

    That said, you could always try our premium plugins knowing we will be happy to refund the full amount within 30 days of payment if our plugin does not fit your project as you expected.

    Have a great day,
    Jeremy

    in reply to: Recurring events and selling ticket limitations #1634864
    Jeremy
    Keymaster

    Hi Doug, Daniel and Mat,

    I’m sorry, there was an error in the URL I shared. The correct one is this one:ย https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/3685663-recurring-event-support-for-tickets/.

    Yes Doug, the workaround you described would work ๐Ÿ™‚

    Please let me know if you have any other questions.

    Cheers,
    Jeremy

    in reply to: Stop showing remaining tickets #1634212
    Jeremy
    Keymaster

    Hi Martin,

    Oh right, my snippet didn’t work because I forgot to add an element. Could you insert the following snippet instead?

    .tribe-events-tickets .tribe-tickets-remaining {
      display: none;
    }

    In case that doesn’t work either, add an “!important” at the end, so it would look like this:

    .tribe-events-tickets .tribe-tickets-remaining {
      display: none !important;
    }

    It’s not available as an option in the admin UI because not many people have requested this feature. However, I encourage you to visit our User Voice Page and either upvote an existing request or make a new request there. You can suggest it atย http://tribe.uservoice.com.

    I hope this helps.

    Cheers,
    Jeremy

    Jeremy
    Keymaster

    Hi Luke,

    I’m glad you managed to solve your problem by updating the WooCommerce DB!

    I’m going to close this thread then, but feel free to start a new one if you have further concerns.

    Cheers,
    Jeremy

    Jeremy
    Keymaster

    Hi Masahiro,

    I’m glad you could solve your problem by buying the PRO version ๐Ÿ™‚

    I’m going to close this thread then, but feel free to start a new one if you have further concerns.

    Cheers,
    Jeremy

    in reply to: Sold Out notice in Grid (Calendar) View #1634199
    Jeremy
    Keymaster

    Hi Keith,

    I’m sorry,ย I misread your initial message!

    Indeed, the code don’t work anymore on the month view. I’m not sure why though. I’m going to investigate, I’ll let you know as soon as I have the answer.

    Thank you for your patience ๐Ÿ™‚

    Cheers,
    Jeremy

    in reply to: Loading failed of JS files #1633187
    Jeremy
    Keymaster

    Hi,

    Thanks for reaching out to us! I’d be happy to help you ๐Ÿ™‚

    In order to do so, could you please share your System Information? (you may set this reply as “Private”).

    Also, could you try to deactivate all other plugins? Does that make a difference? Could you also switch to the default theme (Twenty Seventeen) and tell me if you still encounter the same error? Please read carefully our documentation about Testing for conflicts before doing anything.

    Please let me know how it goes.

    Cheers,
    Jeremy

    in reply to: Error in the admin : Warning: sprintf(): Too few arguments #1633181
    Jeremy
    Keymaster

    Hi David,

    Thanks for reaching out to us! I’d be happy to help you ๐Ÿ™‚

    In order to do so, could you please share your System Information? (you may set this reply as “Private”).

    I noticed you replied “yes” to both questions asking if you deactivated all other plugins and switched to the default theme. Did you still have the same error with other plugins disabled? And with TwentySeventeen as a theme?

    Cheers,
    Jeremy

    in reply to: Feature image not displaying in grid view #1633141
    Jeremy
    Keymaster

    Hi,

    Thanks for the clarification. By default, feature images are actually not meant to appear on the calendar – only in the pop-up on rollover (cf our demo website:ย https://wpshindig.com/events/).

    If that is not the behavior you would expect, please suggest this feature in our UserVoice:ย https://www.google.fr/search?q=uservoice+events+calendar&oq=uservoice+events+calendar&aqs=chrome..69i57.4026j0j9&sourceid=chrome&ie=UTF-8 (the more votes, the more likely the feature becomes part of a future release).

    Cheers,
    Jeremy

    in reply to: duplicate event being created when a Once reoccurance is used #1633135
    Jeremy
    Keymaster

    Hi Damien,

    Thanks for reaching out to us! I’d be happy to help you ๐Ÿ™‚

    The problem you are mentioning is a known bug. So I’ve added this thread to the bug report, and I’m setting its status as “Pending fix” so that we could warn you as soon as the bug fix is released! By the way, it should be part of the very next maintenance release, due in early October.

    Thanks for your patience and understanding.

    Cheers,
    Jeremy

    in reply to: Stop showing remaining tickets #1633130
    Jeremy
    Keymaster

    Hi Martin,

    Thanks for reaching out to us! I’d be happy to help you ๐Ÿ™‚

    In order to hide the number of remaining tickets, you may add the following snippet in Appearance > Customize > Additional CSS:

    .tribe-tickets-remaining {
      display: none;
    }

    I hope this helps.

    Cheers,
    Jeremy

    in reply to: Add to Cart redirecting to Homepage #1633116
    Jeremy
    Keymaster

    This reply is private.

    in reply to: Recurring events and selling ticket limitations #1633054
    Jeremy
    Keymaster

    Hi Daniel and Mat,

    Thanks for your interest in our plugins!

    Unfortunately,ย Event Tickets Plus does not support tickets for recurring events. If you need to create tickets for a specific instance of a recurring event, then you would have to break that instance from its series and then create the tickets for it.

    That said, other customers in the past have already suggested this feature. I encourage you to vote on our UserVoice, knowing that features which get the most votes are more likely to be part of future releases of our plugin:ย https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/3685663-recurring-event-support-for-tickets/.

    I hope this answers your question. Please feel free to ask if you have further concerns ๐Ÿ™‚

    Cheers,
    Jeremy

    in reply to: Next navigation arrow is not visible #1633040
    Jeremy
    Keymaster

    Hi Dave,

    I’m glad that code snippet could solve your problem!

    I’m going to close this thread then, but feel free to start a new one if you have further concerns ๐Ÿ™‚

    Cheers,
    Jeremy

Viewing 15 posts - 61 through 75 (of 985 total)