How can I remove &MBSP; from the "VIEW ALL POST" button ? Please see the screen shot at: https://ibb.co/bsr2iJ
How to remove &MBSP; ?
Hi glenng
I corrected it , it was added &mbsp; in this string of php code
<a href="<?php echo JRoute::_("index.php?Itemid={$params->get('mod-menu')}"); ?>" class="btn btn-primary" title="<?php echo Jtext::_('TPL_READ_MORE') ;?>"><?php echo Jtext::_('TPL_READ_MORE') ;?></a>
In this file /templates/ja_shoe/html/mod_articles_latest/grid-layout.php
Regards
pavit locked the discussion.