Forum Replies Created
-
AuthorPosts
-
April 15, 2016 at 7:33 am in reply to: The link to my calendar is the same, but the view is totally different. Why ? #1102986
Josh
ParticipantHey Hugo,
Awesome! Glad you were able to find a good solution there!
I’ll go ahead and close this thread for now. If you have any further questions, please don’t hesitate to open a new one.
Thanks!
Josh
ParticipantHey Alan,
I apologize for the delayed response.
I wonder if there is some sort of timeout occurring here and causing the download to fail at times? Were you able to get the latest update after a later try?
Thanks!
April 15, 2016 at 7:29 am in reply to: Is there a hook for events imported via the iCal Importer #1102981Josh
ParticipantHey Keith,
No problem! Let me know how it goes.
Thanks!
Josh
ParticipantHey Casey,
Thanks for reaching out to us!
Unfortunately it sounds like you’re running into a known bug with the latest version of the plugin. I’ve added this thread to our internal ticket for tracking this particular issue as well as increased the priority so our developers will be able to get to this one as soon as possible.
You’ll be notified here as we make progress on addressing this particular issue.
If you have any questions/concerns about this process please don’t hesitate to reach out.
Thanks!
April 13, 2016 at 11:21 am in reply to: Customize edit screen and change order of the fields #1102078Josh
ParticipantHey Emanuele,
Thanks for reaching out to us!
Unfortunately we’re unable to answer support related questions here in the Pre-Sales Forum. If you have an existing account, we ask that you please log in and post in our Pro forum regarding this issue.
Thanks!
Josh
ParticipantHey Dan,
Thanks for reaching out to us!
For support related questions regarding translations, would you mind logging in and posting a new thread in our premium forums? We’re unable to answer support questions here in this particular forum.
If you don’t have an account, you can try our forums on WordPress.org.
Thanks!
Josh
ParticipantHey Kevin,
Thanks for providing those screenshots!
I think I understand what you’re looking for here now. To clarify, you’re wanting to have the “Genre” section “required” in that at least one of the fields within that section needs to have a genre selected?
I’ll take a look through the current tutorial today to review the status of the current approach provided there. However, this particular customization may be a bit beyond what we’re able to provide in support here. After digging in a little further, I’ll follow up with any recommendations to help get you pointed in the right direction for a solution here.
Thanks!
April 13, 2016 at 6:04 am in reply to: Calendar for logged in users only except one category #1101883Josh
ParticipantHey Thomas,
Awesome! I’m glad you were able to find an approach that works for what you’re needing for this project.
I’ll go ahead and close this thread for now. If you have any further questions regarding our plugin, please don’t hesitate to open a new one.
Thanks!
April 13, 2016 at 6:02 am in reply to: The link to my calendar is the same, but the view is totally different. Why ? #1101881Josh
ParticipantHey Hugo,
Taking a closer look at your site, it appears that it is ajax loading the pages when clicking on the menu items. However, with that loading, it isn’t allowing the necessary js files for the calendar to work to load.
To verify this, can you try switching to a default theme such as the Twenty Sixteen theme to see if linking directly via the menu creates the same display issue?
Thanks!
April 13, 2016 at 5:41 am in reply to: Unable to make Paypal Adaptive Payments settings work #1101870Josh
ParticipantHey Tac,
Thanks for verifying that you were able to follow the steps in the knowledgebase item above. As a next step, would you mind following the steps in this response which should give us some additional information about what may be going on here.
Also, in addition to providing the information from above in a private reply, would you mind sending the System Information from the Event Settings > Help tab in a private reply as well.
Thanks!
Josh
ParticipantHey Tony,
I’m sorry for the issue here with the closing of the tickets. Since this is a known bug, we’ve got it logged in our system with the highest priority to get it addressed as quickly as possible. Even though the other ticket is closed, you will be notified in those threads as we make progress on addressing this one.
If you have any questions/concerns about that process I’d be happy to answer any questions you may have.
Thanks!
April 12, 2016 at 9:43 am in reply to: Recurrence rules > custom > frequency > weekly: day selection bug #1101463Josh
ParticipantHey Nicole,
Thanks for reaching out to us!
It looks like the layout of that section may be causing a bit of confusion here. Based on the screenshot, it looks like Friday is selected as the day for the recurrence. The checkbox comes before the value that should be selected.
Definitely looks like an easy mistake to make though and something we may want to look at adding a little clarity for with that layout.
Let me know if this helps.
Thanks!
April 12, 2016 at 9:39 am in reply to: Your search returned no results. Please adjust your search. #1101460Josh
ParticipantHey Jamie,
Thanks for reaching out to us!
I’m sorry to hear that you’re having these issues with our plugin. It looks like you’ve taken the appropriate steps so far in attempting to resolve this one.
As an initial step, do you have access to review the entries in your database? If so, take a search through your posts table and see if you have any of the “deleted_event” posts still in there. This will be to verify if the snippet that you’ve got added is effectively removing the imported events from the database which would then allow you to see and re-import the events.
Let me know what you find.
Thanks!
April 12, 2016 at 7:46 am in reply to: Is there a hook for events imported via the iCal Importer #1101296Josh
ParticipantHey Keith,
I spoke with one of our developers and there unfortunately isn’t a hook that we have built into the plugin that would fire for imported events.
However, there is an approach that you could take that would allow you to hook into the default WordPress save post function and conditionally run your code if it originated from an import. This would look something like:
add_action( 'wp_ajax_tribe_events_ical-importer_run_saved_import_query', function() { add_action( 'save_post_tribe_events', function( $event ) { // Code here should execute when an event is saved during the iCal import process } }, 5 );Let me know if this helps.
Thanks!
April 12, 2016 at 7:20 am in reply to: Can't get it to work. Support not helping. Can someone help me please? #1101281Josh
ParticipantHey Carl,
Wanted to apologize again for the delays on the previous thread. I’ve responded there to address the issues you’ve described in that thread.
For this one and the link to the front-end of the site, were there additional issues you’re experiencing with the general functionality of the plugins outside of the import issues?
Thanks!
-
AuthorPosts
