Brendan

Forum Replies Created

Viewing 15 posts - 586 through 600 (of 2,028 total)
  • Author
    Posts
  • in reply to: Licence for Test-Page #1570286
    Brendan
    Keymaster

    Hi there,

    You can create multiple filters for the user to select. They can either be dropdowns or checkboxes so many can be selected at once. You can see the dropdown example here:

    https://wpshindig.com/

    Thanks,
    Brendan

    Brendan
    Keymaster

    Hi there,

    Thanks for emailing support and posting for other users to resolve this as well.

    I will pass along for the documentation.

    Thanks,
    Brendan

    in reply to: How to Exclude Events from Showing on Front Page #1569667
    Brendan
    Keymaster

    Hi There!

    Thanks for reaching out to us! Let me help you with this topic.

    There is no built in way to exclude a specific category from the main events calendar. However, you could achieve what you’re looking for but would require some custom coding.

    As a reference, here’s a code snippet that will exclude the categories ”meetup” and “shindig” from the month and list view:

    https://gist.github.com/elimn/c47fb3e65d437c2479bd

    You can try that by placing the code in your active theme’s functions.php file and modify it to suit your needs.

    I hope that helps! Let me know how it goes.

    Best,
    Brendan

    in reply to: Licence for Test-Page #1569656
    Brendan
    Keymaster

    Hi there,

    Thanks for emailing support and considering our products!

    We unfortunately do not have demo licenses but we do offer a 30 day refund if you purchase and find the product doesn’t suit your needs.

    Thanks,

    Brendan

    in reply to: Integrations #1569594
    Brendan
    Keymaster

    Hi there,

    Thanks for emailing support and considering our products. We do have options to integrate with the standard REST API for integration. I am providing a link below on what it entails.

    Read more about our REST API

    Thanks,
    Brendan

    in reply to: Change people names on tickets #1569543
    Brendan
    Keymaster

    Hi there,

    I understand and its definitely something we are looking to implement.

    We do have an extension to change the attendee information on the backend however it will not email out a new ticket since this is not hooked up into the custom fields section.

    You can download and install it here:

    attendee-data-editor-master

    Thanks,
    Brendan

    Brendan
    Keymaster

    Hi Neil,

    Thanks for posting a temporary solution.

    We will keep you updated.

    Brendan

    in reply to: "Login before ticket purchase" #1569216
    Brendan
    Keymaster

    Hi there,

    I see. Are you using Tribecommerce to process your payments? If so, then this is a known issue. To temporary fix this you can hide the login button but we need to give you some css code to do this. Can you share a link with me on one of affected events?

    Thanks,
    Brendan

    in reply to: Event at multiple locations with multiple dates #1569210
    Brendan
    Keymaster

    Hi there,

    Its not available in any of out plugins. Currently not in our pipeline so I couldn’t give an accurate timeframe but we do have a list of customizers who can help code something like this for you.

    Hope that helps.

    Thanks,
    Brendan

    in reply to: Login before purchasing #1568817
    Brendan
    Keymaster

    Hi there,

    Thanks for emailing support and sorry you are experience this issue. The good thing is the “buy now” button works but the Login can be confusing.

    Try adding the follow css to your themes style.css file:

    .tpp-add {display: none;}

    If that doesn’t work, try:

    .tpp-add {display: none !important;}

    I will add this ticket to our report so you are notified as soon as we have a permanant fix.

    Thanks for your patience.

    Brendan

    in reply to: Event at multiple locations with multiple dates #1568811
    Brendan
    Keymaster

    Hi there,

    Thanks for emailing support! You can have a filter (either with filter bar, or creating categories) by location but you would still need to enter these events as separate events for each location/venue.

    Thanks,
    Brendan

    in reply to: "Login before ticket purchase" #1568809
    Brendan
    Keymaster

    Hi there,

    Thanks for emailing support!

    To turn off this feature, head over to Events > Settings > Tickets and uncheck Require users to log in before they purchase tickets

    Let me know if that works.

    Thanks,
    Brendan

    in reply to: Word limit on photo view excerpt #1568804
    Brendan
    Keymaster

    Hi there,

    Thanks for emailing support!

    The easiest solution to what you are looking to do is to use the Excerpt meta box in your Events posts.

    If that box is not displaying on your page, you can get it to appear using the screen options at the top right of the Edit Event screen.

    Basically, the plugin will look for any content in that box. If it can’t find any, it will then resort to displaying the content from the post itself up to 80 characters.

    Finally, you can totally make things automatic by changing the excerpt’s length in the functions.php file of your theme however it sounds like you may not be able to do this second option.

    Thanks,
    Brendan

    Brendan
    Keymaster

    Hi there,

    Thanks for emailing and considering our products. For Meetup, you can enter the url for a Meetup group, page, or individual. You can also enter the url of a single Meetup event but there are not options for keywords. For Eventbrite, you can import events directly from your connected Eventbrite.com account or from a public Eventbrite.com url and specify keywords to help narrow down which events are imported. Granted, right now we are working out a bug that has an issue with keywords imported from public URL’s so be aware this may not work for Eventbrite imports at this time.

    Hope that helps!

    Thanks,
    Brendan

    Brendan
    Keymaster

    Hi there,

    Thanks for emailing support and sorry you are having issues with your editor and our plugin. You can try testing for conflicts with your theme and other plugins? If you would prefer not to do this on your live site, WP Staging will let you create a quick copy of your live site that you can use for testing.

    You can also try Plugin Detective to see if there is a conflict. Keep in mind its a 3rd party plugin and not supported by Us.

    Let me know what you find!

    Thanks,
    Brendan

Viewing 15 posts - 586 through 600 (of 2,028 total)