-
kunalb posted a new activity comment 14 years, 1 month ago
1. Capabilities are also added to the existing roles like author, etc. Subscribers aren’t given event creation capabilities as that seemed to be against the definition of ‘subscriber’ — in case you wanted to open event creation to any user then you could make Event Creator the default role which will only allow event creation and not…[Read more]
-
kunalb posted a new activity comment 14 years, 1 month ago
Not at the moment. I guess I’ll make map iteration a part of 0.1.4 — right now focusing on calendar based functionality in 0.1.3.
-
kunalb posted a new activity comment 14 years, 1 month ago
Hi — replied to the issue on the google code site — but are the “other errors” EP related? What exactly is happening?
-
kunalb posted a new activity comment 14 years, 1 month ago
there should be a /lang folder in EventPress.
-
kunalb posted a new activity comment 14 years, 1 month ago
Added that to the list of open issues. I’ll have to check out the plugin — off hand I’d say that the loop created for the widget is not reset and causes the page loop to display that text too.
-
kunalb posted a new activity comment 14 years, 1 month ago
Strange — cause the issue is definitely with js. WIll have to investigate further.
So I was mimicking the wp-admin behaviour on this, reverting to the simple html tags version when the rich text editor is disabled. I’m directly using the_editor tag provided in wp-admin to render that text field.
-
kunalb posted a new activity comment 14 years, 1 month ago
@ekine Hmm … I haven’t actually faced this issue — will have to check this out. Does the firefox console show any javascript errors with this? And the rte settings are inherited based on user capabilities; so if you do disable the rte in wp-admin for users, it should get disabled on the front end too.
-
Firefox doesn’t show any javascript errors. Yes, but when disabling the rte, all the links for “b” “i” “img” and so on are still visible. I’d like to see only a text field similar to the status update fiels or comment field, removing all the distraction from the viewers eye.
-
Strange — cause the issue is definitely with js. WIll have to investigate further.
So I was mimicking the wp-admin behaviour on this, reverting to the simple html tags version when the rich text editor is disabled. I’m directly using the_editor tag provided in wp-admin to render that text field.
-
-
-
kunalb posted a new activity comment 14 years, 1 month ago
hmm … event widgets definitely need an upgrade. The calendar/time based widgets will be upgraded by 0.1.3, will check out how much work it takes me to modify this and accordingly fix the rest of the widgets.
0.1.3 should be around by 20th October or so.
-
Thank you.
Another problem occurs when using the widget on pages plugin (http://goo.gl/4mps). The event widget shows all entries twice when used on pages. See screenshot http://i54.tinypic.com/24q7j3c.png-
Added that to the list of open issues. I’ll have to check out the plugin — off hand I’d say that the loop created for the widget is not reset and causes the page loop to display that text too.
-
is there a quick fix for the widget problem (removing the added text) before 0.1.3 comes out so i can use the event widget?
-
-
-
Hey, just checking in on the ETA for 1.3…looking at this post you said around the 20th of Oct…. I am so looking forward to seeing the integration of iCal… I think that will be the decider for me and your plugin… I’ve seriously looked at four different ones for your site including two premium ones… and I’m heavily leaning on yours once th…[Read more]
-
@Pisanojm Hi—I’m have a lot of work and submissions going on these days—I have 3 assignment submissions by tomorrow and 2 project submissions coming up soon after that. I won’t be able to release 0.1.3 soon—November/beginning December is going to be the busiest month ever because of final exams, job shortlists and interviews finally start…[Read more]
-
-
-
kunalb posted a new activity comment 14 years, 1 month ago
@Troy EventPress at a minimum requires WordPress 3.0 — the whole functionality and UI is built around Custom Post Types introduced in WP 3.
-
kunalb posted a new activity comment 14 years, 1 month ago
Hey — I had moved the file to buddypress-custom-posts.php; so WP won’t be able to reactivate automatically; you just need to activate the plugin once from the plugins page and that should solve any issues.
-
kunalb posted a new activity comment 14 years, 1 month ago
@Pisanojm Not exactly sure what you mean — but in 0.1.3 I’m planning to add “Add event” buttons to a rather improved calendar view page to be able to quickly create events — can you give me an example site to see what you mean?
-
Not unlike jet event plugin where you can click on an event button and add the event to your Outlook Calendar or iPhone (ical) calendar?
-
@kunalb Just checking to see if you have any more thoughts on the above and/or next release… TY!
-
@Pisanojm Hey — I thought you were the one who also raised the issue on the Google Code Project Site — someone raised that as an issue just after you posted this comment here. So — yes, I do plan to integrate iCal related stuff with EventPress (import/export and a link to quickly add an event) in 0.1.3; however, I can’t fix a firm date for EP 0.…[Read more]
-
-
-
kunalb posted a new activity comment 14 years, 1 month ago
hmm, are you logged in with the right capabilities? Worst case, try deactivating and reactivating the plugin.
-
kunalb posted a new activity comment 14 years, 1 month ago
Great!
-
kunalb posted a new activity comment 14 years, 1 month ago
hey …. hadn’t seen your posts. Can you give me some more details? Updating the permalink structure/deactivating and activating the plugin should be good enough.
-
kunalb posted a new activity comment 14 years, 1 month ago
@gus-f2c Hi — can you give me a few details about what is happening? As such it shouldn’t be messing with widget areas at all; only adding a few more widgets which you can enable/disable.
-
Hi
Many thanks for the response.
I am using the latest versions of WP and BP, and a themefrom WPMU Dev called Buddy Corporate. It only knocks out the widget on one page which is the Profile Page. Subsequently when you click on one of the options in the left hand widget menu, it doesnt bring up the right hand widget menu meaning that the member…[Read more]
-
Hi
Just to let you know that I have uploaded the latest version of the plug-in, and that has totally rectified the problems I was encountering.
Many thanks
-
Great!
-
Although, and not sure whether its just me, but appear to have lost the ability to edit the event from the front end and invite users to the event.
-
hmm, are you logged in with the right capabilities? Worst case, try deactivating and reactivating the plugin.
-
-
-
-
-
kunalb posted a new activity comment 14 years, 1 month ago
– Uploading an event avatar should have the same workflow like uploading a profile avatar. It just breaks the frontend consistency and users hate to learn more ways doing similar stuff.
I’ve received a lot of requests (ie 3) for this — so I’ll try to see what I can do for the next version after 0.1.3… it will take some time though (specially…[Read more] -
kunalb posted a new activity comment 14 years, 2 months ago
A quick fix should be to copy ep_details.php from eventpress/themes/bp/ to your theme folder and changing the arguments in the call to ep_map to the dimensions you’d prefer. This will effectively over-ride the default event_details.php.
-
kunalb posted a new activity comment 14 years, 2 months ago
Replying separately so that I don’t feel so boxed in ;). So uninstalling/reinstalling the plugin will (*should*) not touch your events or registration in any way. I would still recommend a backup to avoid any untoward incidents happening; but there’s no code in there to delete events.
-
kunalb posted a new activity comment 14 years, 2 months ago
Essentially, what should be happening is that you get a “set as thumbnail link” — the uploader is the same as that in the backend. Could you try re-installing the plugins?
Also, it might be something to do with roles — what user role are you logging in from?
-
kunalb posted a new activity comment 14 years, 2 months ago
Strange. I can’t actually replicate this on my test BP install with the 0.1.2.1 versions installed. This was a bug in 0.1, but I had assumed that this was resolved.
Is anyone else facing the same problem?
-
do you have a screenshot of what its supposed to look like? ahh what do you recommend for me to do?
-
Essentially, what should be happening is that you get a “set as thumbnail link” — the uploader is the same as that in the backend. Could you try re-installing the plugins?
Also, it might be something to do with roles — what user role are you logging in from?
-
if i reinstall the plugin would my events disappear? I am logging on from admin
-
-
-
- Load More
@kunalb
Not recently active
is there a quick fix for the widget problem (removing the added text) before 0.1.3 comes out so i can use the event widget?