eventsmanager
Forum Replies Created
-
our demo uses twentyeleven
it would usually either be your theme or a conflicting plugin causing this. Have you tried disabling other plugins?
yes we will eventually add more placeholder for displaying ticket prices etc.
Private events are like private posts, just change the visibility.
We’ll be changing the links for events with single days and make it an option.
Hi webaware, just had a look at this (thx for your help debugging), the fix for this was to modify the get_post_search() function, first line, along with that array merge to remove the ‘search’ attribute. The demo works fine now, and I’ve committed the changes just now to the dev
This is to do with the fact that the form uses em_search instead of ‘search’, like normal EM queries do, to prevent conflicts with plugins. Since the search results are generated only on events-list.php I’ve made sure em_search is used in the link generation.
Now… onto the other issue. How do I reproduce a problem which is fixed by your second snippet on your first post (r.e. limits/offsets)?
Forum: Fixing WordPress
In reply to: Trouble Removing Plugintry removing the widget too. if you deactivate our plugin, it can’t be us, maybe it’s your theme or another plugin?
we’ll continue it there since you posted already ??
i misread your post a little, thought you meant custom permalink structures, i think u mean turning it on or off? if its not working with permalinks it’s probably because things didn’t update properly (see plugin site, recent post with update waltkthrough.