Sky

Forum Replies Created

Viewing 15 posts - 211 through 225 (of 1,654 total)
  • Author
    Posts
  • in reply to: Events to Appear in Random Order #1624734
    Sky
    Keymaster

    Hi again,

    Looking more at that snippet, you will need to change the conditional.

    I would change if ( $query->is_home() && $query->is_main_query() ) to if ( is_front_page() )

    The original was meant to target when events were included in the main blog feed.

    Hope that helps.

    Thanks,
    Sky

    in reply to: Email Notifications to Admin or Organizer on RSVP #1624726
    Sky
    Keymaster

    Hi there,

    Thanks for reaching out. I’d be happy to help with your question.

    I think I have a solution for you. Please try adding this to your theme’s functions.php file (remove the opening php tag). This should also send a notification to the organizer.

    https://gist.github.com/skyshab/c8c55c43444482dc5587ea65928cbe4a

    Let me know if that works for you.

    Thanks,
    Sky

    in reply to: Calendar Filter / Search Bar Extends past column container #1624676
    Sky
    Keymaster

    Hi there,

    Thanks for reaching out. Please note that we are limited in the amount of support that we can provide for customizations such as this. That being said, I may be able to help figure out which elements you need to target with CSS.

    Can you explain in more detail what you are wanting to do? The screenshots you have provided look a bit different than what I see when I visit the site. Are the screenshots showing what you are seeing, or what you are trying to do?

    Thanks,
    Sky

    in reply to: aggrogating outside events #1624557
    Sky
    Keymaster

    Hi Dave,

    Thanks for reaching out! I’d be happy to help with your questions.

    It sounds like the product you are looking for is the Event Aggregator. This is actually not a plugin, but a cloud based service that adds choices to the sources you can import from in Events > Import.

    The number of imports per day that is specified in the pricing refers not to individual events, but imports from a particular calendar source. Each of the counted imports could actually contain thousands of events.

    With aggregator, you can also upload ics files locally the same way that you can csvs. Unfortunately, there is no option for JSON per se. You can import from other sites running the events calendar, which uses the REST api, but I’m not aware of a way to use that directly.

    If CSV imports are not working out for you, I would suggest using a service like Google Calendar, Meetup, etc to create the events initially, but then import into the site from the sources.

    Hope that helps! Please let me know if you have any additional questions about this.

    Thanks,
    Sky

    in reply to: Recurring event not shown #1624522
    Sky
    Keymaster

    Hi there,

    I’m sorry to hear that you’re having issues with the recurring events. I will try to help you with this.

    There was an issue with the “once” recurring events that was just fixed in the latest updates. I tried to recreate this on my test install, and it seems to be generate the event as expected.

    I see that you also have the latest versions installed. Did you create this particular event before the update? Can you try removing the additional event date, and re-adding it to see if it gets generated properly now?

    Let me know how that goes.

    Thanks
    Sky

    Sky
    Keymaster

    Hi again,

    The Eventbrite plugin now uses the Aggregator service to import Eventbrite events. I tested on my local install, and it seems that it is unable to connect to Eventbrite when I don’t have a valid license for the Eventbrite plugin entered.

    You will need a license to continue using the plugin and receiving support for it.

    Hope that helps!

    Thanks,
    Sky

    in reply to: Bug navigation page don t open for next event and calendar #1624318
    Sky
    Keymaster

    Hi again,

    Great! I’m glad you were able to get it figured out.

    Please let us know if you have any questions or issues in the future.

    Thanks,
    Sky

    in reply to: Import/sync from Events Calendar ton another events calendar #1623645
    Sky
    Keymaster

    Hi Thomas!

    Thanks for reaching out. I’d be happy to help with your question.

    Using our Event Aggregator extension, you can indeed import events from other sites running The Events Calendar, using the “Other URL” option. You can schedule an import to look for new events as often as you need.

    You can target a specific category of events by specifying the category url in the import setup. ie, “https://wpshindig.com/events/category/tech-meetups/”

    Hope that helps!

    Thanks,
    Sky

    Sky
    Keymaster

    Hi there,

    I’m sorry to hear that you’re having issues with the Eventbrite plugin. I will try to help you get this sorted.

    Can you try going to Events > Settings > APIs and clicking the “refresh your connection to Eventbrite” and see if that changes anything?

    The debug message that you pasted is actually just an initialization message, and not an error.

    Let me know how that goes.

    Thanks,
    Sky

    in reply to: Check-in user #1623526
    Sky
    Keymaster

    Hi there,

    Thanks for reaching out. I will try to help with your question.

    The items listed on the knowledgebase page you linked to are the capabilities. Permissions and capabilities are two words for the same thing. There is not a special capability for checking in attendees.

    The roles that can do this by default are admin and editor. Playing around with the Member’s plugin, I discovered that giving the “contributor” role the capability of “edit others’ posts” made the check-in button display, while I could not in fact, “edit any posts.”

    Not sure why this is set up this way.

    Hope that helps. Please let me know if you have any additional questions about this.

    Thanks,
    Sky

    in reply to: No Luck Importing from an Events Calendar PRO #1623422
    Sky
    Keymaster

    Hi again,

    The only thing I can think to suggest is to try changing the following setting: Events > Settings > Import > “Import Process System” from “Asynchronous” to “Cron-based” or vice versa depending on what you currently have set here.

    Can you give that a shot and see if it changes anything?

    Thanks,
    Sky

    Sky
    Keymaster

    Hi again,

    When visiting your site’s calendar as opposed to clicking the links in your post, I am seeing different behavior.

    For example, when clicking one of the days on the “week” view calendar, it takes me to https://www.tango-austria.com/events/2018-09-23/ and shows as it is supposed to. Notice the “/events/” in the URL. The example URLs you posted are missing this part.

    Can you tell me where you are seeing those links?

    Thanks,
    Sky

    in reply to: No Luck Importing from an Events Calendar PRO #1623384
    Sky
    Keymaster

    Hi Bob,

    I tried this import on Friday, and also got an error that it was having trouble connecting to the site.

    I tried again just now, and was able to import events from that URL without issue. However, I ran it a second time, and got the error again. Two more times, and it connected and worked each time.

    It seems to be having intermittent connection issues with your site. Can you tell me a little bit about your hosting? Shared hosting? How many sites are you running from the server instance?

    Can you try running the import 3 or 4 times in a row and see if you are able to connect at all?

    Thanks,
    Sky

    Sky
    Keymaster

    Hi again,

    Yes, that is correct. As long as you have Events Tickets Plus enabled.

    Let me know if you have any more questions about this.

    Thanks,
    Sky

    in reply to: Events Aggregator not activating – Im having same problem #1623334
    Sky
    Keymaster

    Hi there,

    Great! I’m glad to hear that things are working now.

    Please let us know if you have any questions or issues in the future.

    Thanks,
    Sky

Viewing 15 posts - 211 through 225 (of 1,654 total)