Forum Replies Created
-
AuthorPosts
-
July 21, 2016 at 7:51 am in reply to: An 'Add Event' button (instead of link) and proper form #1142395
Geoff
MemberMy pleasure! Thanks so much for letting me know and thanks for using our plugins. ๐
Cheers,
GeoffJuly 21, 2016 at 7:37 am in reply to: Can "Next Events" append the next events to bottom of list rather than replace? #1142385Geoff
MemberShoot, sorry David. That seems to be working on my end, so I was really hoping it would work for you as well.
I’m afraid that is the only solution I can think of. Perhaps try checking the code once again and, if nothing else, use that idea as a blueprint for other methods.
So sorry I don’t have a concrete solution for you here! I’d be happy to leave this thread open for a while in case I run into another idea or others from the community have anything to contribute.
Geoff
Geoff
MemberHey there!
Sorry those steps didn’t reveal anything new.
I see you have tried the following:
- Deactivating other plugins: Yes
- Switching to a default theme: No
Just to confirm, did you notice any difference in those conditions? How about when deactivating all other plugins and switching to a default WordPress theme, like Twenty Sixteen, together? Do you notice and difference there?
Let’s start there and see what we find. If the issue continues to persist, we can try some deeper troubleshooting tactics.
Thanks,
GeoffGeoff
MemberThis reply is private.
Geoff
MemberHey David,
I see from your system information that you;re running iCal Importer 4.2.0.1. Would you be willing to update to the latest version, 4.2.2? I’m hoping that will reveal the button.
Thanks!
Geoff G.Geoff
MemberHi Julia, just another Geoff here to let you know that Geoff B. is out today but will be back tomorrow and will follow up with you then. Just wanted to let you know rather than leave you hanging. ๐
More to come…
Geoff G.July 20, 2016 at 2:16 pm in reply to: Event Ticket Plus documentation mentions slug or Event ID. Where do I find them? #1142146Geoff
MemberHey there!
Interesting question. You’re right that tickets can be imported in the CSV Importer and attached to an event. I think where this breaks down aa bit (at least in this specific case) is that recurring events do not currently support tickets — so, in other words, importing the ticket to a single event is the only possibility art the moment.
That said, you can find the event ID in WordPress itself. One way I do it is to hover over the event title in the admin area and see what ID number is in the URL at the bottom of the screen (screenshot).
Does this help answer your question? Please let me know. ๐
Cheers!
GeoffGeoff
MemberHey Pau,
Shoot, I’m having trouble seeing the same thing on my iPad. Here’s a screenshot of what I’m seeing and all looks good.
Are you seeing the same thing, or were perhaps able to resolve the issue on your own? If not, let me know which iPad and iOS versions you are using and I can test on that instead.
Thanks!
GeoffGeoff
MemberYou nailed it, Joseph — I was going to contribute the same thing before I saw you had already replied.
Nice work! I’ll go ahead and close this thread but please feel free to let us know if any other questions pop up. ๐
Cheers and have a great day!
GeoffJuly 20, 2016 at 1:51 pm in reply to: Pro version, photo view, filter bar button not working #1142129Geoff
MemberHello Mogul,
Sorry for the trouble here!
Just to confirm, are you using any caching plugins on your site? I’ve seen this sort of thing pop up before and it was due to a caching plugin that was minifying the calendar’s scripts in a way that caused Javascript errors much like this. If that’s the case, then please empty the cache and disable the plugin to see if that makes a difference.
If that’s not the case, then will you please follow the steps outlined in this post and let me know if you noticed a difference when the site is in default WordPress conditions? This will help us determine if there is a conflict with perhaps the theme or another installed plugin and, if so, where it is.
Thanks!
GeoffGeoff
MemberHey William,
That’s a great idea, though you are correct that there’s nothing like this in the plugin at the moment.
Just to confirm, when you say you’re inputting events for the maximum time allowed, is that a limit you are setting? The plugin allows you to create recurring events for an unlimited, unspecified time into the future, though there is a setting to only show a specific number of months in advance (screenshot). As that time limit is reached, new recurring event instances will be generated for the series you created — it just won’t won’t crash your site by creating all of those events for you at once. ๐
Cheers!
GeoffGeoff
MemberHi Michael,
Thanks for writing in!
There is indeed an iCal fileย included in The Events Calendar that can be found at: [your-site]/events/ical
That said, it is a file of data rather than a feed. So, in other words, a visitor can download the file and import it into the calendar of their choice, but it will not automatically sync when new events are added or edited.
On the other hand, The Events Calendar also include an RSS feed that can be used to push updates to calendars that support RSS. That can be found at: [your-site]/events/feed
Does this help answer your question? Please let me know. ๐
Cheers!
GeoffJuly 20, 2016 at 1:32 pm in reply to: Can "Next Events" append the next events to bottom of list rather than replace? #1142122Geoff
MemberHey David, thanks for following up!
I would make one small change…
You can remove this from your nav.php template:
…and replace this:
…with this:
I just tried that out on my test site and it seemed to do the trick. Let me know if it does for you as well.
Cheers!
GeoffGeoff
MemberRight on! Definitely keep us posted and feel free to ask any other questions — I hope this works out with your project because it sounds really interesting.
Cheers,
GeoffJuly 20, 2016 at 7:55 am in reply to: An 'Add Event' button (instead of link) and proper form #1141902Geoff
MemberHello Ying Chow and welcome to the forums!
Good questions and I’m happy to help answer them. ๐
is there a button that we can add on the calendar page?
While there isn’t a button, you can add one to the calendar. For example, you could use take the HTML for a link:
…and paste that into the display settings over at Events > Settings > Display in the Advanced Template Settings section. There is an option to “Add HTML before event content” and you can add that HTML (screenshot) and save the settings to display a link to the Community Events submission form. From there, you can style it to look like a button using CSS or code that might already exist in your theme.
Also, my Add Event form seems to be collapsed
Yes, this is a conflict between the theme styles and the calendar styles. For example, here is a screenshot of how the form looks with the default WordPress Twenty Sixteen theme.
The good news is thatย you can work around this by adding your own CSS to the form to clean things up. We have a great tutorial on how to locate the calendar’s CSS classes. From there, you can add your custom styles either to your theme’sย style.css file or use the Simple Custom CSS plugin to make your styling changes.
Does this make sense and will it work for you? Please let me know. ๐
Cheers!
Geoff -
AuthorPosts
