jewseboy
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Made Easy] Pagination problemperfect it worked first time once I updated the code
I emailed you at your Paypal email address is that the correct email for you?
Thanks!
Forum: Plugins
In reply to: [Events Made Easy] Pagination problemThanks for the fast response.
Do I just download eme-events.php from (events-made-easy/trunk/eme_events.php ) and upload it to my site to fix the problem ?
Forum: Plugins
In reply to: [Events Made Easy] Email admin after Paypal paymetn received?Hi Franky
Would you be able to implement this for me if I pay you as Im not a coder? or recommmend someone who knows your plugin who would complete this task for payment
The time it would take me to try and explain this to a php coder on Upwork and then for them to implement it for the work needed would not be cost efficient.
Forum: Plugins
In reply to: [Events Made Easy] Paid booking not auto updating EventThanks Franki
And about the lag update?
The system is working but there is a considerable lag between Paypal receiving and the site updating the PAID status anyway to speed this up form my end?
Forum: Plugins
In reply to: [Events Made Easy] Paid booking not auto updating EventHi Franki
I checked with my host in the log files and there were no IPNs
2 questions:
1. One thing that I did find though it seems that Paypal does not instantly update my website there seems to be a lag maybe 10 minutes or more is that normal or is there a way to speed this lag up?
2. How can somebody be added into people when they dont have a booking and havnt paid?
for eg…
people screen shot – https://prntscr.com/cbmy0s
show all bookings screenshot – https://prntscr.com/cbmybaForum: Plugins
In reply to: [Events Made Easy] Email admin after Paypal paymetn received?Thanks for the rely Frankie.
I follow the concept. I want to send a an email to admin once the user had paid by paypal.
add_action(’eme_insert_rsvp_action’,’paid_email_to_admin’);
function paid_email_to_admin($booking) {}
Is there an off the shelf solution or php code available to send an email to admin after user pays?
Im not a programmer so if not Im going to have to try and outsource this to someone.
Forum: Plugins
In reply to: [Events Made Easy] possible to pay a smaller deposit?Thanks for the reply Frankie.
I have added #_ATT{REALPRICE} into single event format as below
I then updated Event
I then tried to add the new custom attribute but it wasnt in the dropdown
Im not sure what to do next?
Forum: Plugins
In reply to: [Events Made Easy] possible to pay a smaller deposit?Sorry cant post link… – https://prntscr.com/c03kl1
Forum: Plugins
In reply to: [Events Made Easy] possible to pay a smaller deposit?Forum: Plugins
In reply to: [Events Made Easy] possible to pay a smaller deposit?Forum: Plugins
In reply to: [Events Made Easy] Custom Template not savingHi Frankie.
I tried to change 3 templates.
I could only get contact person template to work by manually added it into the DB via myphpadmin.
Under no circumstances can i get the templates to work.
The text that appears is always the default text
how can i send you a personal mail with temp admin info?
Forum: Plugins
In reply to: [Events Made Easy] Custom Template not savingI create a new template.
I select this template from dropdown for custom email reply and its completed ignored.
The content of the textbox is left empty and the new template selected from dropdown but this does NOT change the standard default template EME email replies.
When I say “not working” I mean that if I select a new custom template from dropdown OR overwrite the default text by selecting inside the box to populate the default text then adding my own code to replace and save, the default code is still always used as standard reply.
Forum: Plugins
In reply to: [Events Made Easy] Custom Template not savingHi Frankie
I have left the text box empty and just selected the template from drop down template – not working
I have tried replacing the existing code with my own custom code and selecting no template its not working.
Not sure what else to try
It jsut seems whatever do it wont overwrite and save the code in the DB
Can I manually add this template code to overwrite the field in the DB if all else fails and you cant suggest something else?
Forum: Plugins
In reply to: [Events Made Easy] Paypal Pay Button gone ?I updated my plugin to latest version and paypal button is back after I migrated to new host!
Forum: Plugins
In reply to: [Events Made Easy] Paypal Pay Button gone ?I am in the process of moving my site over to a new host. I will backup my site once migrated and then upgrade the plugin to see if the problem occurs again and update you Frankie.
PS is there a quick easy way to redirect booking form straight to Paypal once completed?
PPS How can someone (who abandons Paypal payment before paying), pay at a later date? Is there a way of sending their paypal link via pending email to user and if they pay by link will it automatically register as if they completed this in the normal steps?