Hi There,
My categories list includes a set of sub-categories. Each sub category has a link which should simply read: "View all products". However for some reason the number of products in that category are also showing in the link.
For example, if I have a category with no items in it, then the link reads "View all products 0", and if there's 1 item "View all products 1" etc. How do I remove the number of items from the link?
Could you write what version VM you are using please.
Certainly - version 2.0.8e
maybe -
go to extensions>>language manager>>overrides>>new>>seach for bottom right>>type view all??> find the text and code>> replace the text>> remember what you replaced"
[attachment cleanup by admin]
Perfect! Wouldn't have guessed it would be in the language file! It includes '%s' on the end...
Override works perfectly :)
FYI - using it-IT language