-
kunalb posted on the forum topic Theming in the group EventPress: 13 years, 10 months ago
It should work by just putting the files in your current theme’s folder and they _should_ be overriding the original files.
-
kunalb posted on the forum topic A few problems found in V0.1.2.3 in the group EventPress: 13 years, 10 months ago
I might be calling some bp-default theme files somehow; and that is what is causing this error. Atleast I have a starting point—thanks!
-
kunalb posted on the forum topic Send Invites in the group EventPress: 13 years, 10 months ago
Notifications should be generated… I’ll check that part again.
-
kunalb posted on the forum topic How to remove forum tags in the group EventPress: 13 years, 11 months ago
Hmm—the forums are based around the standard bbpress installation and extend that. You just made me realize that I forgot to tie up forum post data with event data—deleting an event does not delete the corresponding forum at the moment; which is why the tag still exists. I dug through bbpress code a bit and […]
-
kunalb posted on the forum topic A few problems found in V0.1.2.3 in the group EventPress: 13 years, 11 months ago
By any chance is your plugin folder in a non standard location?
-
kunalb posted a new activity comment 13 years, 11 months ago
Search doesn’t work; but all events should be working, I think. I can’t replicate the all events directory not working; could it be a theme/other issue?
-
kunalb posted a new activity comment 13 years, 11 months ago
Cool—you might want to see main.php too, to get an idea about the loading hooks, etc.
-
kunalb posted a new activity comment 13 years, 11 months ago
Maybe this will help: http://code.google.com/p/buddypress-custom-posts/wiki/GettingStarted
-
@kunalb
I come from that page. I already copied and edited events.php and bp.php to register and hook up my own type. Now I need to upload the 2 files to– which directory?
Thanks! -
sorry I missed the first line on your page– I dived in details straight 🙂
So, I should create a plugin for my new bp type. ok, I get the idea.-
Cool—you might want to see main.php too, to get an idea about the loading hooks, etc.
-
-
-
kunalb posted on the forum topic A few problems found in V0.1.2.3 in the group EventPress: 13 years, 11 months ago
This is the first time I’ve heard of this error— are there any error details apart from this? Could you try reinstalling the plugin just in case some files didn’t load properly?
-
kunalb posted on the forum topic Group Events in the group EventPress: 13 years, 11 months ago
@fpen—this is something that I’ve started working on and will be out with the next version of EventPress
-
kunalb posted on the forum topic A few problems found in V0.1.2.3 in the group EventPress: 13 years, 12 months ago
For that, you might try copying members/single/home.php from your parent theme to the child theme. I seem to have made an error in theme file resolution that is causing this problem.
-
kunalb posted a new activity comment 13 years, 12 months ago
There seems to be an issue when using child themes—perhaps the way I resolve the theme files is wrong, but if your child theme doesn’t explicitly have a home.php defined in it, the personal pages fail. If either of you ( @Jenny, @hanheg ) are using a child theme, try copying members/single/home.php to the child theme’s members/single/ and try f…[Read more]
-
kunalb posted on the forum topic A few problems found in V0.1.2.3 in the group EventPress: 13 years, 12 months ago
1. I haven’t added support to BPCP for categories or tags yet— so even displaying a particular Event Category or Tag doesn’t work out of the box at the moment. 2. Will have a look at that— http://code.google.com/p/buddypress-custom-posts/issues/detail?id=15 3. So that is not intended behaviour, and I can’t replicate it—could anything be inter…[Read more]
-
kunalb posted on the forum topic POT file in the group EventPress: 13 years, 12 months ago
While translating, make sure to translate BuddyPress custom posts too, as EventPress picks up a few labels from BPCP too; and if possible, mail me the translation at bhalla dot kunal at gmail and I’ll add it to the next release!
-
kunalb posted a new activity comment 13 years, 12 months ago
Hmm—they _should_ be auto generated. I wasn’t able to find any bug in the code as such.
-
kunalb posted a new activity comment 13 years, 12 months ago
So, Event List by category should be coming soon. About the tab, someone else is experiencing the same problem. I’m just restarting dev work tonight, so should be replying about that soon.
-
That’s great!
-
I think I have the same problem. These links don’t work:
http://www.domain.org/wpdirectory/members/username/events/
http://www.domain.org/wpdirectory/members/username/events/my-events
http://www.domain.org/wpdirectory/members/username/events/invitesThey redirect to the homepage…. hope you find out what’s going on 🙂
-
There seems to be an issue when using child themes—perhaps the way I resolve the theme files is wrong, but if your child theme doesn’t explicitly have a home.php defined in it, the personal pages fail. If either of you ( @Jenny, @hanheg ) are using a child theme, try copying members/single/home.php to the child theme’s members/single/ and try f…[Read more]
-
Thans. after moving members folder into child directory, this tab is working 🙂
-
Ah yes, very good. This is working for me too. Thanx Kunalb!
-
-
-
-
kunalb posted a new activity comment 14 years ago
Not possible at the moment—but that’s an interesting feature I can add.
-
kunalb posted a new activity comment 14 years ago
@chp2009—I just had a look; looks pretty well made. Doesn’t seem to support buddypress, though.
-
kunalb posted a new activity comment 14 years ago
This shouldn’t be happening—I’ll have to check it out.
-
kunalb posted on the forum topic Integrate Eventpress with Suffusion-Theme in the group Third Party Components & Plugins: 14 years ago
I’ve faced this question so many times I decided to write a wiki page about it—it’s not as detailed as I would like, but it should get you started with customizing the themes.
http://code.google.com/p/eventpress/wiki/ThemeEP
Hope that helps.
- Load More
@kunalb
Not recently active
Kunal – thanks.
I reinstalled the entire application, and its working now.
If search is not working, I would like to temporarily disable it. Can you let me know in which file can I find the code to comment out?
Thanks,
Ajay