Forum Replies Created
-
AuthorPosts
-
November 28, 2016 at 10:05 am in reply to: Aborbing / Adding Fees to ticket price – only for split payments? #1198519
George
ParticipantHi Chris,
I agree that this granular control over ticket purchasing should extend beyond Community Tickets.
This is not something that will be coming soon in our plugins, unfortunately, but it’s a feature that very well could.
If you’d like to help this idea move along, feel free to post on our UserVoice page here → http://tribe.uservoice.com. We often incorporate ideas from this page into your plugins, and use the votes and activity on ideas to gauge what things to add to our plugins.
Sorry for the trouble that these features don’t currently exist outside of Community Tickets!
Please let me know if there are any other issues or questions I can try to help with.
— George
November 28, 2016 at 10:00 am in reply to: Separation of logic and display layers in next rebuild #1198512George
ParticipantThanks for your feedback here, @Chris. I will forward this to our development team for consideration for future releases.
Please let me know if there are any other issues or questions I can try to help with.
Sincerely,
GeorgeGeorge
ParticipantHey Nick!
It sounds like you haven’t installed Events Calendar Pro on your site. Download and install Events Calendar Pro on your site, activate it, and then you should be able to see a slot for the Events Calendar Pro license.
Learn more here → https://theeventscalendar.com/knowledgebase/new-user-primer-the-events-calendar-and-events-calendar-pro/
Cheers!
GeorgeGeorge
ParticipantHey @Campbell,
At this time there’s no way to have events go from The Events Calendar to Meetup, only the other way around at this time.
Please let me know if there are any other issues or questions I can try to help with.
Thanks!
GeorgeGeorge
ParticipantHey Josh,
Event Tickets Plus’s “Attendee Information” feature should work well for this → https://theeventscalendar.com/knowledgebase/collecting-attendee-information/
☝️ Check out that Knowledgebase article to learn about that feature.
As long as you require folks to be logged in to buy tickets, then they can modify their Attendee Information after completing a purchase.
I hope this helps!
GeorgeGeorge
ParticipantHi @Sascha,
Changing these colors or any other color that is not provided by a plugin’s “Customizer” options will unfortunately require writing custom CSS code.
I say “unfortunately” because we are not able to help with custom coding like custom CSS, and you have to take the reins on writing and figuring out this custom coding on your own. 🙁 Learn more about this here → https://theeventscalendar.com/knowledgebase/what-support-is-provided-for-license-holders/
A Quick Example
Now, while what I wrote above is true and we won’t be able to help here, I am happy to at least get you started on this first issue. It may be a useful example that you can take and tinker with for other customizations you want to make. To modify the colors of the header text in your screenshot, add CSS like the following to the bottom of your theme’s style.css file:
table.tribe-events-calendar thead tr th {
color: #fff !important;
}
☝️ This will make that text white. You can modify the code to whatever your preferences are, of course!
Some Tips
From here, I would recommend definitely checking out a [free!] tool like Firebug if you use FireFox, or the Developer Tools for either Safari or Chrome. They have “Inspector” tools that let you zoom right over the element whose styles you want to change, so that you can more easily figure out what CSS to write to get your desired results.
If you want to hire a professional to help you make further customizations, we have a list of great developers here → http://m.tri.be/18k1 (and have no affiliation with any of these folks—they’re simply some well-respected names in the community that we’ve compiled to share in situations like this one).
And here’s a little article that might help with writing code on your site if you’re not familiar with that process: https://theeventscalendar.com/adding-code-site-youre-not-coder/
Cheers!
GeorgeGeorge
ParticipantHey Gemma,
It sounds like this Knowledgebase article of ours will be quite helpful → https://theeventscalendar.com/knowledgebase/using-one-license-for-your-live-and-dev-sites/
☝️ Check that out and let us know if you have any further questions! 😀
— George
George
ParticipantHey there,
If you head to Settings → General in your site’s wp-admin, are WordPress Address (URL) and Site Address (URL) settings using http:// or https:// ?
If they’re using http://, try specifying the https:// URLs there, save changes, and let us know if that helps at all!
Thanks,
GeorgeNovember 28, 2016 at 9:30 am in reply to: No option to enter Events calendar pro license key on my wordpress #1198470George
ParticipantHi Randy,
It sounds like you haven’t installed Events Calendar Pro on your site. Download and install Events Calendar Pro on your site, activate it, and then you should be able to see a slot for the Events Calendar Pro license.
Learn more here → https://theeventscalendar.com/knowledgebase/new-user-primer-the-events-calendar-and-events-calendar-pro/
Cheers!
GeorgeGeorge
ParticipantHey there,
One thing to check in the meantime:
If you head to Settings → General in your site’s wp-admin, are WordPress Address (URL) and Site Address (URL) settings using http:// or https:// ?
If they’re using http://, try specifying the https:// URLs there, save changes, and let us know if that helps at all!
Thanks,
GeorgeGeorge
ParticipantHey there,
One thing to check in the meantime:
If you head to Settings → General in your site’s wp-admin, are WordPress Address (URL) and Site Address (URL) settings using http:// or https:// ?
If they’re using http://, try specifying the https:// URLs there, save changes, and let us know if that helps at all!
Thanks,
GeorgeNovember 28, 2016 at 9:26 am in reply to: Events page not displaying correctly when using HTTPS #1198465George
ParticipantHey Dylan,
If you head to Settings → General in your site’s wp-admin, are WordPress Address (URL) and Site Address (URL) settings using http:// or https:// ?
It looks like they could be using http://, based on your system information — try specifying the https:// URLs there, save changes, and let us know if that helps at all!
Thanks,
GeorgeGeorge
ParticipantHey there,
Sorry to hear this!
Are you the same person who made this other thread, just from a different account? → https://theeventscalendar.com/support/forums/topic/bumpdown-is-not-a-function/
The language is very similar so I just wanted to check on this.
↑ This may seem like a trivial thing to ask, but it actually does matter here because I cannot recreate this bug, but if we have multiple different folks reporting this, then that’s huge evidence there’s a legitimate bug here.
I will continue to try to recreate this issue and see what we find.
Stay tuned!
GeorgeGeorge
ParticipantHey Randall,
Sorry to hear this!
Are you the same person who made this other thread, just from a different account? → https://theeventscalendar.com/support/forums/topic/bumpdown-is-not-a-function-2/
The language is very similar so I just wanted to check on this.
↑ This may seem like a trivial thing to ask, but it actually does matter here because I cannot recreate this bug, but if we have multiple different folks reporting this, then that’s huge evidence there’s a legitimate bug here.
I will continue to try to recreate this issue and see what we find.
Stay tuned!
GeorgeNovember 28, 2016 at 9:08 am in reply to: What “Import Origin” for WordPress Site using The Events Calendar #1198443George
ParticipantHey Jonathan,
Thanks for reaching out.
There’s no option at this time for The Events Calendar specifically at this time — this is something we hope to improve in the future, and make specific importing/exporting from The Events Calendar calendars much simpler.
For now, though, The Events Calendar generates ICS export feeds. So you should use the “ICS” import type.
For the ICS export/import of The Events Calendar calendars, simply add ?ical=1 to the end of a calendar URL generated by The Events Calendar. So for example, if your Events Calendar lived at example.com/events, you could set up an Event Aggregator import by using the ICS URL http://example.com/events/?ical=1
As for the ttps://www.lambeth.gov.uk/events URL you provided, this is NOT using The Events Calendar. So unfortunately, I do not know what the specific ICS feed URL would be here, or if there even is an ICS feed provided by this site. The best case scenario is to ask the folks who run that site directly; if you run that site, and are using a specific calendar plugin other than The Events Calendar to make that /events/ page, then your best bet is to ask the creators of that plugin where their plugin generates the feed.
I hope this information helps!
George -
AuthorPosts
