sachatrauwaen wrote:
yes now openURL is de-activated, just to make a test.
added /1/ to the url in the browser and get the wishlist like Craig . Now i'm gonna to enable again and modify mini cart template as you suggest and see what happen!
Thank you,
RL
Hi,Hello Sacha,Can you try to update the href in minicart template like this (add /1 after wishlist)<ul class="MiniCart"> <li>Basket is empty</li> <li class="WishListFlag"><a class="ViewWishList Button" href="/tabid/[Setting:wishlist.tab]/wishlist/Default.aspx">View Wishlist ([WishList:ItemCount])</a></li> </ul>
If also check your website, is need openURl is installed, but partially deactivated.href="/tabid/[Setting:wishlist.tab]/wishlist/1/Default.aspx"
Next line is not right, i think.Maybe just because you desactivated it.<friendlyUrl defaultProvider="OpenFriendlyUrl">
Regards,
Sacha
yes now openURL is de-activated, just to make a test.
added /1/ to the url in the browser and get the wishlist like Craig . Now i'm gonna to enable again and modify mini cart template as you suggest and see what happen!
Thank you,
RL