Jump to content

Pending Moderation label missing in front end blogview


Portsmouth

Recommended Posts

After updating Jreviews from 2.7 to 3 in the front end the label PENDING MODERATION no longer shows in blogview, it shows on detail view, and the listings are fine in the back end and listed in the MODERATION section.


 


I think it may be related to


<?php $Jreviews->listingInfoIcons($listing);?>


which has changed to


<?php $ListingHelper->infoIcons($listing);?>


but I'm not certain.


or if it's <?php $ListingHelper->statusLabels($listing);?>


then this doesn't work in blogview


 


v3.0.4.2, Joomla 3.8.7 on php 7.0.29


 


Please tell me how to add this back on blogview.


 


Regards,


Andrew


Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...