Forum Replies Created
-
AuthorPosts
-
Jonah
ParticipantHi jkash23686,
Not very easily. A better bet would be to use http://www.advancedcustomfields.com/ for your custom fields instead.
I hope that helps but let me know if you have any other questions.
– Jonah
Jonah
ParticipantHi mitchell360,
Sorry to hear about the issue. Have you tried deactivating all other plugins or switching to the default WordPress theme to rule out a plugin or theme conflict?
April 25, 2013 at 9:44 am in reply to: Displaying Past Events In Separate Section On Category Page #46836Jonah
ParticipantHi Jason,
Unfortunately no, this is not possible with the provided events list page. If you wanted to do something like this, you would need to build your own custom query on another page somewhere. You can do a custom query with our own tribe_get_events() function: https://theeventscalendar.com/support/documentation/the-events-calendar-template-tags-general-functions/#functiontribe_get_events or with WP_Query: https://gist.github.com/jo-snips/5112025
I hope that helps!
April 25, 2013 at 9:39 am in reply to: admin venue and organizer dropdown breaks on right to left #46833Jonah
ParticipantHi Yossi,
I’m glad you figured out a solution! I’ll file a ticket for this to have it addressed in a future release. Thanks!
– Jonah
Jonah
ParticipantHi macymidd,
Great, you’re welcome. There are some solutions that others have shared on the forum, but we don’t have an official one for this yet. In our 3.0 release there will be an option to hide subsequent occurrences. For now you will need to try this solution or figure out something on your own:
I hope that helps!
Jonah
ParticipantHi Adrian,
Make sure you are using proper PHP opening/closing tags. Can you share your page.php through http://snippi.com/ please?
Jonah
ParticipantHi Christina,
The code you shared does not include the conditional statements I modified. Can you please try the latest revision and let me know if that works for you.
Thanks,
JonahJonah
ParticipantHi Gordon,
You must not be putting in the PHP code correctly. Can you share your child theme page.php file now?
Thanks,
JonahJonah
ParticipantHi Greg,
Using the Last Sunday of every month seems to work ok for me. Here are my settings for the event: http://cl.ly/image/0z3Q1408430V – Have you tried that? I wonder if there’s some other conflict to prevent it from working for you.
Thanks,
JonahJonah
ParticipantYou’re welcome Samantha, ACF is one of favorite plugins for custom fields! Very well developed and constantly improving. Let us know if you need help with anything else.
Regards,
JonahApril 24, 2013 at 11:07 am in reply to: New events (and past events) have wrong URL after update #46773Jonah
ParticipantSounds good Ken, let us know if there’s anything else you need help with.
Jonah
ParticipantYou’re welcome molitordesigns, let us know if you need help with anything else!
Jonah
ParticipantHi Gordon,
Two things:
1. If you’re using a child theme, make sure you don’t also have a page.php file there because if you do, the site will be using that page.php instead of the parent theme. So you’d want to add the code to the child themes page.php (if it exists).
2. You need to wrap the code in PHP tags otherwise it won’t render: http://snippi.com/s/fc2t6qq
Jonah
ParticipantHi Joe,
I’m going to move this to the WooTickets forum where Barry should be able to you help with this.
April 24, 2013 at 9:16 am in reply to: admin venue and organizer dropdown breaks on right to left #46743Jonah
ParticipantHi Yossi,
Sorry to hear about the issue. Can you please provide a screenshot of the issue?
-
AuthorPosts
