The simplest way to trace and remove the [more] link would be to use the Developers Toolkit in admin > Tools. Paste the offending text [more] in the lower left box, select all files and search. This will show the language file where the text is defined, and you can change its definition from '[more]' to '' (nothing).
If you want to go further and eliminate the link from being created in the first place, you can use the DTK again to find the file(s) where the constant defined as '[more]' is used, and remove the code that calls it when appropriate.
Whatever you do, save the modified file(s) in your template override directories rather than replacing the original version of the file.


Reply With Quote
