• Resolved ancientro

    (@ancientro)


    When you create a listing post, you have the possibility of choosing the listing type. But after the post is published, you no longer have that dropdown option.

    Is is possible to change the listing type of a listing post, after it was published?

    If not through the UI, is this possible to do through code?

    • This topic was modified 3 years, 8 months ago by ancientro.
Viewing 2 replies - 1 through 2 (of 2 total)
  • I have the same question. Any answers on this?

    Plugin Support supportstylemix

    (@supportstylemix)

    Hi,

    Thank you for reaching out!

    There is no way to change the Listing type after it is created. It is not possible because of the database structure: each listing type has different attributes, there is a connection between the listing type and each attribute id, so after the listing is created these connections can not be changed. It is not possible even from code because too many connections and dependencies should be considered. So the listing post should be recreated from scratch.

    Kind regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can you change the listing type of a listing after it was published?’ is closed to new replies.