• Resolved philkurth

    (@philkurth)


    Hi there,

    I’m the developer of WP Landing Kit and I recently had a customer report some issues on their installation when attempting to save our custom post type (mapped-domain).

    I’ve dived into the issue and found that the Custom Post Type Changer plugin is removing the post type on save. This is happening specifically in the andola_save_post_class_meta() function as there isn’t a check to prevent saving an empty string as the post type.

    A simple condition to prevent empty strings being saved should be sufficient. The following appears to be working when I save the post:
    https://cln.sh/q6yMYj

    Cheers,
    Phil Kurth

Viewing 1 replies (of 1 total)
  • Plugin Author Ashish

    (@ashishandola)

    Hello Phil,
    Thank you for your suggestion, we have fixed the issue and released a new Plugin built. Hope this will help you.

Viewing 1 replies (of 1 total)
  • The topic ‘Bug causing issues saving domains with WP Landing Kit’ is closed to new replies.