Forum Replies Created
-
AuthorPosts
-
Josh
ParticipantHey Dan,
Awesome!
I’ll go ahead and close this thread for now. You’ll still be notified here as we make progress on this one. If you have any further questions, please don’t hesitate to open a new one.
Thanks!
February 23, 2016 at 5:35 pm in reply to: The "Tribe Bar" (the "view as" and "date" boxes) not aligning properly… #1081148Josh
ParticipantHey Karen,
Did the snippet cause the display to change at all or did it stay the same? If it stayed completely the same, try adding “!important” to the declarations to ensure they’re getting applied on the site.
Thanks!
February 23, 2016 at 5:32 pm in reply to: The events calendar is duplicating events and won't delete #1081146Josh
ParticipantHey Tyler,
Thanks for following up here.
For situations like these, we typically can find a root conflict when deactivating other plugins or the existing theme and can work from there. If you’re able to take those steps it will definitely help.
A couple further questions here in the meantime:
- Are you able to delete other events that don’t duplicate?
- Would you be able to send us a database dump as well as the system information from the “help” tab within the event settings as a private reply here?
Thanks!
Josh
ParticipantHey Matt,
You can add the ticket form to the list view as well as move on the single view by utilizing the following snippet in your theme’s functions.php file:
https://gist.github.com/BeardedGinger/39744d77e3efb1667e74
Vivianne, if this helps you in your situation, awesome! If not, would you mind opening a new thread so we can address every issue/question directly and fully.
Thanks!
Josh
ParticipantHey CDC,
Thanks for reaching out to us!
Out of curiosity, with the WPML plugin activated, do you experience the same issues with the “Pending” filter on other post types? For example, if you were to create a new post and set it to “Pending Review”, do you experience the same “Pending” filter issue when viewing the post table within your dashboard?
You mention:
To add to this, we do still get the auto-generated email telling us the event has been submitted. If we click on the link within this email, it takes us to the event allowing us to approve it
So it sounds like the events are getting submitted as expected and awaiting your approval, the main problem on that front is that WPML is preventing the display of that event within the table within your dashboard?
Am I understanding that correctly?
Thanks!
Josh
ParticipantHey Kerry,
Are you wanting a snippet that now just removes the category from the Photo view but still has it in the other views (Month, List, etc.)?
Also, what is the exact category slug that you’re wanting to have hidden?
Thanks!
Josh
ParticipantHey,
I believe the issue was addressed and the code updated here for 4.0.5. However, if I’m mistaken, that code will get overwritten and you’ll need to re-add the correcting code.
I apologize for the inconvenience here.
Thanks!
Josh
ParticipantHey Matt,
It’s been a while since we’ve heard from you.
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!
February 22, 2016 at 9:40 pm in reply to: Do I need a pro version and community Events version #1080456Josh
ParticipantHey Thomas,
Thanks for reaching out to us!
If you’re looking for just the ability for users to be able to submit events to the site, you only need the Community Events plugin. If you’re wanting any of the Pro features available for the user submitted events (such as recurring events) then you would need the Pro plugin as well.
Let me know if this helps.
Thanks!
Josh
ParticipantHey Jonathan,
Thanks for reaching out to us!
We do have the iCal Importer plugin that does allow you to set an automatic import from a Google Calendar into your site. Using just the free version of the calendar, you can import event from a Calendar by converting to a CSV file and using the built-in importer for the plugin.
Let me know if this helps.
Thanks!
Josh
ParticipantHey Chris,
Thanks for following up here.
Would you mind providing the code that you’re currently using to include that particular js element onto your site?
Thanks!
February 22, 2016 at 12:39 pm in reply to: Community Events not part of Events Calendar Pro? #1080139Josh
ParticipantHey Scott,
No problem. Happy to help.
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!
February 22, 2016 at 12:35 pm in reply to: "Remove events after XX months" Never remove setting? #1080135Josh
ParticipantHey Neill,
Thanks for reaching out to us. This clean up should only apply to Recurring Events and shouldn’t deleted any event other than old instances of recurring events.
If the events that you are wanting to keep are old instances of recurring event, the simplest solution here would be to set a high number of months there.
Let me know if this helps.
Thanks!
February 22, 2016 at 12:28 pm in reply to: Order Different events at different places, same day #1080127Josh
ParticipantHey CB,
Unfortunately we are unable to answer support related questions here in our Pre-Sales forum. If you’re looking for Premium support, you’ll need to login here using the login information you created when purchasing a premium plugin. If not, you can reach out for support for the main plugin in our forums on WordPress.org.
Thanks!
Josh
ParticipantHey Juan,
Thanks for reaching out to us!
It looks like the issue here is due to the header being fixed and not margin or padding being added to the container at the level where the calendar is embedded. This is causing the two elements (header and container) to be stacked on top of each other there.
Adding:
#tribe-events-pg-template { padding-top: 120px; }to the stylesheet of your theme should help here.
Let me know if this helps.
Thanks!
-
AuthorPosts
