When "Continue Shopping" link in the Extended Info Page is clicked, instead of returning to the product page, as in v7, it takes the user to Search.html
I had a similar problem because I set my extended info page to load in the same page.
They only offer a close button for the extended info page and it would normally close the page. But, if you have set extended info to load in current page it will take you to the search page on closing.
Getting the extended info page to load correctly is a real hassle so I reverted back to a popup page. Its not browser friendly but makes life using actinic a little easier.
This has been reported as a bug. Meanwhile please try this workaround :
1. Switch to the Design tab. In the Content Tree, click on any of the products which has Extended Information window enabled.
2. Now click on the Design Tree and look for the ExtendedInfoPageDesign selector under Standard Extended Information Links. Click on the layout represented by a purple polygon in a white box. (For eg, Name and Info Text Displayed Left of Image)
Comment