albertopoku
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Events Manager] Export CSV not workingThanks Marcus, I have upgraded to the latest version, but the problem still exists. I am however yet to try out deactivating the other plugins on the site
Forum: Plugins
In reply to: [Plugin: Events Manager] Edit Seach OptionsThanks Angelonwl, After moving the ‘events-search.php’ one folder backwards as suggested, and taking out the codes of the options I do not need from ‘events-search.php’, everything turn out right http://britishcouncilblogs.org/africa/events-2/. Loads of thanks for your help
Forum: Plugins
In reply to: [Plugin: Events Manager] Export CSV not workingOur site is an MU, we are not using BuuddyPress
Forum: Plugins
In reply to: [Plugin: Events Manager] Edit Seach OptionsThanks Angelonwl, I will move to ‘events-search.php’ one folder backwards as suggested and see if that works, if it does not then I will have to use the parent theme as Marcus has suggested.
Forum: Plugins
In reply to: [Plugin: Events Manager] Edit Seach OptionsThanks for Marcus for the link. I have a multiuser site and since other sites will be using the same theme, I created a child theme of my current theme and then created the Plugin folder for EM and then I copied the EM templates form the the plugin folder i.e (public_html/wp-content/plugins/events-manager) to the chlid theme ( public_html/wp-content/themes/suffusion-child-africasite/plugins/events-manager/templates/templates).
I then edited the events-search.php file in the chlid them ( public_html/wp-content/themes/suffusion-child-africasite/plugins/events-manager/templates/templates/events-search.php) but this did not change anything on the event’s page http://britishcouncilblogs.org/africa/events-2/.
What I have I done wrong, Am I editing the right file?
Forum: Plugins
In reply to: [Plugin: Events Manager] Export CSV not workingThanks Marcus, but what do you mean by bp?
Forum: Plugins
In reply to: [Plugin: Events Manager] Export CSV not workingNo I have not tried any of those, I will try it now
Forum: Plugins
In reply to: [Plugin: Events Manager] Edit Seach OptionsAgelonwl, I am a bit confused, I have located the events-search.php ( /public_html/wp-content/plugins/events-manager/templates/templates/events-search.php). However, I can’t figue out the theme path you mentioned. i.e path to I do not see any plugbut how do I copy it (after edit)
just copy the contents to your theme \themes\twentyten<your current theme>\plugins\events-manager\
And the line to the doc is dead i.e http://wp-events-plugin.com/documentation/
Forum: Plugins
In reply to: [Plugin: Events Manager] Edit Seach OptionsThanks Agelonwl, I will give this a go and update you
Loads of thanks you garethsprice and magicroundabout, you guy just saved my job!!!! I use multi-sites, I upgraded wp to 3.2 and then I could not view the events.
I followed the screencast at http://wp-events-plugin.com/news/upgrade-issues-screencast-walkthrough/ and upgraded em to 4.0.9 but my event listing page still read “no events”.
After running “UPDATE wp_21_em_events SET blog_id=21” in MySQL to set the blog_id, the events showed up…now I have to update the other sites as well.