Hi Veronica,
Thank you for reaching out. We’ll address each of your points below:
1 – To override the templates, you can copy the template file from our plugin’s templates directory to your active theme’s directory. For example, if you want to override the ti-wishlist.php template, you would copy it to yourtheme/woocommerce/ti-wishlist.php. Please make sure the file structure is correct.
2 – You can add category name in the wishlist table by using the provided snippet: https://gist.github.com/doozy/928d556169e76c6a3aebca13d437465c
3 – If you enable the “Require login” option to use wishlist features, the wishlist will only be visible to logged-in users. This behavior is by design. Guests who click on shared wishlist links will be redirected to the login page.
4 – To use the same wishlist on different devices, the user must log in to access their wishlist.
5 – You can embed the wishlist URL in a custom form using the function tinv_url_wishlist(). This function will return the URL for the current wishlist of the current user or guest.
We hope this information clarifies your concerns. If you have any further questions, please feel free to ask. We’ll be happy to assist you.
Thank you so much for getting back to me.
1 – The folder structure is correct. I am using a beaver builder child theme, do you know of anything that could be causing an issue?
2 – Thank you
3 – Okay, noted I will find out if this is suitable.
4 – Thank you for confirming
5 – Thank you
Another question. Is there a way to allow an editable version of the wishlist to be shared without log in? like maybe a share key or something?
Sorry me again. Regarding point 2. I need a to show a custom product taxonomy, designer, and it needs to be before the product name on the cart. Could you help?
Thank you, I found the error with the templates, point 1. It was me.
Hello, thank you so much for all your help, I really appreciate it. I am having trouble using the function tinv_url_wishlist(). It doesn’t show the unique wishlist link, just the main wishlist page. Is there anything I can do to show the unique link?
Thank you so much for your help.