abelony
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Planner] Stripe (UK) supportHi RT.
I do have Stripe integrated. Please let me know if you would like to test drive the Pro and I will set you up with a test site.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Event registration form and ticket selector not displayingHi RT.
For the first one, please check the event and make sure the event start date is in the future, the event status is set to Active and the event is Published.
For the second one, please see Events Planner theme template for a little more info and the sample templates.
Hope these helps.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Global Discount fails above $999Hi.
Please get in touch with me via the Events Planner Support portal and I will gladly help you figure this out. I may need temp. WP admin access to the website.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] weird code on headerHi Kate.
Ah, ok. Please add the code below to your theme’s functions.php file to hide those errors. Add it right after the opening <?php tag
ini_set( 'display_errors', 0 );
If this does not help, please email me via the Events Planner Support portal and we will go from there.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] payments and InvoiceHi Hector.
I have a version of the plugin that has support for RedSys payment gateway. That’s the only supported gateway from Spain in Events Planner Pro. If you get the Pro version, I will provide you with that version. Other than that, I am afraid I am the only one so far that can incorporate another gateway.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Please select a quantity ErrorHi.
I am sorry for the delay. I just visited the website and looks like I missed the event. Please get in touch with me via the Events Planner Support and I will help you sort this out.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] I'm looking for these featuresHi M.
Looking at your requirements, Events Planner can handle some of these but many will require customizations (moderate to advanced levels). I don’t think any solution out there will suit your needs fully and will require some sort of dev. time. I am very sorry but currently I am not taking any large customization requests as I am concentrating on Events Planner Pro V3. Hope you find something or someone who will accommodate your needs!
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Re-Order events in event planner?Hi Joe.
What are you after specifically?
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Not Found error when opening eventHi DLM1166. No worries. I understand ??
Please go to WP Admin > Settings > Permalinks and hit Save Changes. That should help. If that doesn’t you may need to use the single-epl_event.php file. Please see Events Planner Theme Templates for a little more info.
Hope this helps.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Go to a "thank you" page after registration?Hi.
Oh, so you have the Pro version? In that case, please use https://gist.github.com/galaxyweb/ed9bdfac5f176a122f3b
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Go to a "thank you" page after registration?Hi danic2342.
It is available in the Pro version but not in the Lite. In the lite version, you can do it by using wp_redirect() inside the thank_you_page() function in events-planner\application\controllers\epl-front.php. Hope this helps somehow.
Thanks, Abel
Forum: Reviews
In reply to: [Events Planner] Great Plugin!Hi EvolveWebHosting.
Thank you very much! I really appreciate you taking the time and leaving a review. Please keep me posted if I can be of further help.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Ticket quantity defaults to 0No, not a bug.
For example, let’s say you have two or more prices (a lot of the users do). If let’s say you put a min of 1 and max of 5 and that hid the 0 in the quantity dropdowns, then for each one of the prices, the user will have no choice but to select a quantity of at least 1, which may not be the intent. That’s why the Pro version has a Show 0 setting for each price.
Now, you don’t really have to get the Pro. If you are comfortable with making a quick change to PHP code, you can edit \events-planner\application\models\epl-registration-model.php, remove 0 => 0 from line 369 (https://screencast.com/t/tRM8qGYj)
Hope this helps.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Ticket quantity defaults to 0Hi blackjaic.
I am very sorry but in the Lite version, the setting for hiding the 0 is not available. Very sorry.
Thanks, Abel
Forum: Plugins
In reply to: [Events Planner] Clicking on location returns 404 errorHi nyghtfalcon.
Thanks!
Please see Single Theme Template for a little more information. Another thing you can also try is go to WP Admin > Settings > Permalinks and hit Save Changes.
Hope this helps.
Thanks, Abel