
Originally Posted by
lat9
Those definitions are present in /includes/languages/english/extra_definitions/news_box_manager_defines.php.
Thanks for your kind wishes, but it wasn't my holiday. Have a safe and happy new year.
Thanks Cindy - I was remiss in not providing more detail in my previous post - any entries in BOX_HEADING_NEWS_BOX or TEXT_ALL_NEWS or TEXT_NEWS_BOX_INFO render as headings on the home page as well as altering the sidebox heading - I don't want any headings on the page however I would like to have the heading in the sidebox be something different to [MORE]. I even changed TEXT_LINK_MORE from 'More …' to 'Latest News' but that hasn't changed anything. (hence why I was trying to specifically find this in developer <h3 class="leftBoxHeading" id="newsboxsideboxHeading"><a href="https://www.dazzlerscliponearrings.com.au/index.php?main_page=news_archive"> [more]</a></h3>)
I appreciate your help with this - there is no rush on this 'minor' aesthetic adjustment - when, and only when, you get a free moment 
Below is my current /includes/languages/english/extra_definitions/news_box_manager_defines.php and images showing news box on home page and then the sidebox;
Code:
define ('BOX_HEADING_NEWS_BOX', '');
define ('TEXT_LINK_MORE', 'Latest News');
define ('TEXT_TRAIL_STR', '…');
define ('TEXT_ALL_NEWS', '');
define ('NEWS_DATE_SEPARATOR', ' - ');
define ('NEWS_BOX_HEADING_TITLE', '<img src="includes/templates/westminster_new/images/latestupdates.png"> ... for more news click <a href="https://www.dazzlerscliponearrings.com.au/index.php?main_page=news_archive"><i><u>View All</i></u></a>');
define ('NEWS_BOX_HEADING_DATES', 'Article Date(s)');
define ('TEXT_NEWS_BOX_INFO', '');
Attachment 18777
Attachment 18776
cheers,
Mike
p.s. my apologies for my assumption re the holiday - no offence intended
Bookmarks