Hello there,
hope you are doing well! 🙂
Unfortunately, the header buttons are added by the theme and not by our plugin, so you can try to investigate in your theme settings to check if there is an option to change the button URL or you can contact with your theme support to solve this problem.
We hope you can find a solution.
If you have any doubt let us know and we will be happy to help you.
Have a nice day!
The wishlist header button represents a function of your plugin. The link on this button I can set normally when I change the wishlist page in the YITH plugin settings. The URL http://s3dueswcu.de-02.live-paas.net/?page_id=31 was set at the first installation of the project. Later I was changing the domain.
I don’t find a way to change the URL of the button. I was clearing cache, renewing the permalinks, looking in database, no result.
Where is that entry stored? Can I change it manually?
The theme manufacturer tells me he is using your function. He has no idea why it is not working.
Please, note that wishlist url is calculated each time as permalink of a page
Our plugin do not store the plain url, but ID of the wishlist page
Then asks for the correct permalink to wordpress
Are you sure you correctly set up your site url under WP Dashboard -> Settings -> General?
The settings are correct.
I was searching in database and find the URL which is linked on the button in the table wp_posts.
It seemed to me that the plugin was not overwriting the old entry.
I was deleting the entry and now it is working.