Home Forums WoodMart support forum Remove WishList Table DB

Remove WishList Table DB

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #407431

    loolootrel
    Participant

    Hello,
    In my website, there is no need for wishlist and I want to turn if off completely.
    I looked further into DB, and saw 2 tables:
    wp_woodmart_wishlists
    wp_woodmart_wishlists_products
    So please tell me:
    1- how to remove wishlist completely from site?
    2- is it safe to drop wishlist tables?
    3- where other in DB, woodmart wishlist is placed for removal? like wp_options, wp_usermeta, etc?

    Best Regards.

    #407533

    Luke Nielsen
    Keymaster

    Hello,

    Making any changes to the database is not safe. In order to disable the “Wishlist” functionality, please navigate to Theme Settings -> Shop -> Wishlist -> turn off the “Enable wishlist” option.

    https://xtemos.com/docs-topic/wishlist/

    Let me know if you have any questions, I’d be happy to answer them.

    Kind Regards

    #407761

    loolootrel
    Participant

    Hello Luke. Thanks for your help.
    So what should I do with the empty tables? I mean now that I’ve turned off the wishlist, isn’t it pointless to keep the tables?
    I know that you know that it’s pointless. So tell me please, which table and/or which column should I drop?
    Thank you.
    Best Regards.

    #407873

    Luke Nielsen
    Keymaster

    Hello,

    The Wishlist uses only 2 tables: wp_woodmart_wishlists, wp_woodmart_wishlist_products.

    Remember that you delete these tables at your own risk.

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)