abelony
Forum Replies Created
-
Forum: Reviews
In reply to: [Events Planner] All the bells and whistlesHi Maeda.
Thanks very much for writing the review. I agree, things can be a bit tricky sometimes but as you mentioned, I am always available to help :o) As soon as I release Pro 1.4 (some very nice things coming), I will be adding more and more documents and video tutorials.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Installation problemsKarred, sorry, did not mention how to fix the issues. Please remove the & symbol from those lines and you will be good. There may be some other places that the error may pop up. In all cases, there will be the & symbol.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Installation problemsHi Karred.
Looks like you are running PHP 5.4!? I have fixed these in the Pro and will address them in the lite version soon.
Thanks, Abel
@pinkishhue, sounds good. Thank you.
Abel
Forum: Plugins
In reply to: [Events Planner] Ticket cost incorrect@bgreene75013 Please visit Events Planner Pro.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Ticket cost incorrect@bgreene75013 I just tested and it worked for me: https://screencast.com/t/DRCToNWv Curious if you have a $ symbol in the price field.
Please note that in the Lite version, you can’t offer free and paid prices. You have to choose one or the other. But in the Pro, you can do a combination and the system will decide based on the total to either send the user to a gateway or complete the registration.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Next Attendee Information buttonHi Rik.
Yeah, unfortunately I can’t check as I don’t have a Mac.
As far as the button color, please add this css code into your theme’s style.css file and it should work. Sometimes themes have a special place that you can add your own custom code so I am not sure what it is in your case…
.epl_button, .epl_button_small {
background: #08C !important;
}Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Next Attendee Information buttonHi Rik.
As I don’t have a Mac, I had to use a VM to check. This is what I see: https://screencast.com/t/S3eOODIr7Md. Did you fix it my any chance?
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Next Attendee Information buttonHi Rik.
Please share a link to the event list page and I will give you some css code that you can paste into your theme’s style.css and get it going.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Next Attendee Information buttonHi rikbijl.
You will need to modify some CSS code. Please see Changing Button Colors for more info.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Conflict with latest JetpackHi epspk.
Oh, ok. Yeah, there are a few things out there that events planner lite does not work with. But I didn’t know about jetpack. I am sure it is something in my plugin as jetpack is by Automattic and I am sure those guys are WordPress experts ??
I will investigate this over the weekend.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Portuguese – BrazilHi kamilasakurai.
The translations don’t work in the lite version but do in the PRO (although I don’t have a Portuguese translation yet). You can add REAL with tweaking one line of code in the files (I will add it to the next version). If you are comfortable with doing that, please contact me via help.wpeventsplanner.com and I will give you some instructions. Also, if you are willing to translate the plugin to Portuguese, please let me know and I will give you a free PRO license ??
Thanks, Abel
Hi PinkishHue.
Since Events planner uses custom post types, the permalink is created automatically based on WordPress standard functions so I am not doing anything special. As far as “Page not Found”, that is because of WP rewrite rules. They need to be flushed. Please visit Settings > Permalinks page in WordPress admin and that should do it. As far as the shortcode [wpuf_addpost], I am not sure what that is. By default, the single event page will use your theme’s single.php file to display content. If you are seeing the shortcode on there, that means maybe the template file is not properly coded!?
Hope this helps. The plugin has been working very well for a lot of people. But unfortunately, with the infinite combinations of themes and plugins, some anomalies are bound to happen.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] cannot drag widgets with plugin enabled@epspk, this issue has been fixed. Please update to the latest version and the widget dragging will work ok. The culprit was an older jQuery UI file that I was loading from the plugin. I have switched to using the ones from WP and things look ok now.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] cannot drag widgets with plugin enabled@epspk, thanks for letting me know. I just checked and it does look like there is a js error: “Uncaught TypeError: Cannot read property ‘length’ of undefined … load-scripts.php:2”. I will do some research and find out/fix it.
As far as “even your latest version is not compatible with wp3.5”, have you noticed anything else? I did full testing using WP 3.5 RC6 and all worked a ok (as far as event registration functions…)
Thanks, Abel