Having some problems here having the same article appear in multiple places.
I have a publish module set to 'article display' with overridable ticked.
On the same page is another publish module displaying a list of articles for a category.
When clicking a link from the article list, the article doesn't load on the same page, but rather on another.
The "current page" option is ticked for the article. Its also ticked for both categories the article is assigned (the parent and related categories for the article).
It appears the article wants to always display from the page that I create the article from.
When I add an article, I specify "current page" for display on current page. However I am forced to select an option for child display page, which may be the reason things are going wrong.
In the article list, the link to the article is of the format /DesktopModules/EngagePublish/itemlink.aspx?itemId=258&tabid=133. But clicking on the link loads Default.aspx?tabid=130&itemid=258. I can manually enter Default.aspx?tabid=133&itemid=258 into the address bar and the article displays on the page I want it to - just not as a result of using a link from the publish module. Perhaps it's itemlink.aspx behaving badly.
Any ideas?