I am using AJAX Scroller as an article scroller. I would like to open the articles in a lightbox (using JCE Mediabox). I have added class="jcepopup" to the generated article title link.
This works fine -- but only for the first article. The second and subsequent articles open on the same page, not in the lightbox. I have tried creating a template override of the Joomla article view default.php (since the subsequent article links have the class "contentpagetitle" which comes from Joomla files), but this override does not work, either. Do you know how I can achieve this? I do not want the article to open in a new window or on the same page.
Thank you, Vicki