InnoRuptive
Forum Replies Created
-
Actually, I pulled the “Manage my bookings” link by inspecting the element using Firebug. I then put this link into a widget. This widget is set only to display when a user is logged in (using the plugin Widget Logic). Everything seems to be working fine. When a user is logged in, they can see the widget with the link in it, and by clicking that link they go directly to the manage bookings page.
Do you see any potential problems I may run into by doing it this way?
Thanks for the quick fix! It shows the quality of your plug-in. FYI for users, the state needs to be abbreviated (i.e., “CA”, “AZ”, “FL”, etc.)
So in my case, to show a calendar that is filtered by state and category, it would look like this:
[events_calendar category=”2″ state=”CA”]Sorry, I made a mistake in my post…that’s what I did try [events_calendar category=”2″ state=”California”], but it doesn’t filter the state. It does for the category.
Any other ideas?