Hi Artem,
I find a solution by my own, this works..
function eventon_custom_slug_rewrites ($args, $post_type) {
if ( ‘ajde_events’ === $post_type && is_array( $args ) ) {
$args[‘rewrite’][‘with_front’] = false;
return $args;
}
}
add_filter(‘register_post_type_args’, ‘eventon_custom_slug_rewrites’, 99, 2);
Best Regards
Marc
Hi,
As already described we want to keep exactly this URL structure for the blog
–> domain.com/blog/BlogPostName
And for the Custom Posts it should be domain.com/Custom PostName.
According to your instructions on this should work, but the suggested code snippet doesn’t work.
If I change it in the plugin code it works, but after every update of EventOn the error would be there again.
Best Regards
Marc
Hello,
I’ve been waiting for an answer for four days now. Is the work ready? Have you received the data to access the website? Can you send me the zip file so that you can install this feature as a plugin in WordPress (with the instructions for use)? Please let me know something in a short time because I need these features to start with a job!
Thank you
Hello,
I have de-activated the license from the existing installation.
Please try once.
Thank You
I can cancel the renewal which is on hold because your paypal account doesnt have updated credit card information. And then you can purchase a new license with correct credit card. 🙂
My friend our system shows that 2 reminder emails were sent out to your email address. Here is the system log.

Ok went ahead and deactivated those license for you. Please check now.