kevibethink
Forum Replies Created
-
Forum: Plugins
In reply to: [Intuitive Custom Post Order] Not working with Tags/CategoriesTo follow up. It worked when I had WordPress 4.2.2 and 3.0.4 of the plugin running, but after updating to 4.2.4 it didn’t work with version 3.0.4 or 3.0.6 of the plugin
Forum: Plugins
In reply to: [Event Rocket] Event List with AND logic not workingActually, the advanced widget does support filtering on custom taxonomies as I tested it out using the widget itself.
I also just finished editing the plugin to get it working with a new parameter. I basically just duplicated all the plugin code I could find that contained the post_tag logic and edited it to use event_tag also. It seems to be working just fine. Not the most elegant solution but it’ll get me by until this is supported natively in the events calendar plugin.
Thanks again for your help and quick replies.
Forum: Plugins
In reply to: [Event Rocket] Event List with AND logic not workingThat did work. Thank you. Is there a way to filter in this way using a custom taxonomy? I tried changing the shortcode to use event_tag=”itinerary” but the $filters array doesn’t pick it up at all.
Forum: Plugins
In reply to: [Event Rocket] Event List with AND logic not workingI sent you a message on your site, but if you can help me out there I’ll post the answer here so the community can see it. Thanks!