Jump to content

How to get JReviews Category in URL instead of Joomla Category?


brainfood

Recommended Posts

I have turned on the Joomla SEF URLs and have noticed that one link on my listings page is using the Joomla category in the URL instead of the JReviews URL. I have customized it with the following code:

echo $Routes->content($Text->truncateWords($listing['Listing']['title'],12),$listing,true,true);

Can someone can tell what I need to do in order to get the JReviews category in the URL?

Link to comment
×
×
  • Create New...