Forum Replies Created
-
AuthorPosts
-
Jackie Webster
ParticipantCut & paste of code not working. I’ll provide the code at this link:
http://smallwebsolutions.com/documents/the-events-calendar-category-jump-menu.txt
I found the solution here:
http://wordpress.org/support/topic/plugin-the-events-calendar-list-all-categories-get-next-event-thumbnailJackie Webster
ParticipantI’ll try this again, sorry:
0 ){echo ” View Events by Category “;
echo “function taclinkch(x){var y=document.getElementById(x).value;document.location.href=y}”;
echo ” “;echo “Select a Category”;
echo “Show All”;
foreach ( $terms as $term ) {
echo “name.” ‘>” . $term->name . “”;
}
echo “”;
}
?>
Jackie Webster
ParticipantOkay, found this in the WordPress forums, in case someone else is searching for this solution. This worked for me:
0 ){echo ” View Events by Category “;
echo “function taclinkch(x){var y=document.getElementById(x).value;document.location.href=y}”;
echo ” “;echo “Select a Category”;
echo “Show All”;
foreach ( $terms as $term ) {
echo “name.” ‘>” . $term->name . “”;
}
echo “”;
}
?>
Jackie Webster
ParticipantAnd.. I provided the wrong link. Shees! This one is correct:
http://d200musicboosters.org/events/Jackie Webster
ParticipantGah, looks like the link didn’t take. Here it is:
http://d200musicboosters.org/calendar/May 8, 2012 at 12:57 pm in reply to: No option for credit card processing through EventBrite? #18875Jackie Webster
ParticipantThis would have been information I could have used prior to purchasing the add-on. 🙁
Jackie Webster
ParticipantHi Rob,
Wanted to show your demo of the Eventbrite Tickets add-on to my client, but your demo events are not showing any type of Eventbrite ticketing. Can you please check? For example, this event should be running an Eventbrite ticket form:
http://demo.tri.be/event/support-team-meets/2012-05-16/
Thanks. -
AuthorPosts
