To show the event link you need to get the current event id, and then put it in get_post_permalink instead of $id.
Unfortunately, we cannot provide customizations. Please send us a customization job request by creating a new ticket in here and selecting Customization Request as the category.
Did you add the correct $id value? Could you please show me a screenshot of your code?
Customer completed payment of 200 for the job.
Please use this function: https://developer.wordpress.org/reference/functions/get_post_permalink/. Example:
<?php echo get_post_permalink( $id, $leavename, $sample ); ?>
Leila, I have updated the payment for this job. The other job ID 123392 I have marked as completed, (which basically mean its cancel so we can credit the amount for this job) Please make the $100 payment for this job. (total cost for this job is $200)
Leila, just wanted to update you that I have not forgotten you 🙂 I am still debugging this. I am also seeing this issue so its good thing. Will update as soon as I find something.
Ashish has accepted the job for 500
Hi,
I will ask Ashan to have a look.
Thank You
Please check this https://wordpress.stackexchange.com/questions/32014/how-do-i-get-the-permalink-of-a-custom-post-type
You can send us a customization job request by creating a new ticket in here and selecting Customization Request as the category.
You can edit the notification email template and add the code that will get the current event link https://developer.wordpress.org/reference/functions/get_post_permalink/:
To override and edit the email template copy “eventon-rsvp/templates/notification_email.php” to “yourtheme/eventon/templates/email/rsvp/notification_email.php.