Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ekaup Friend
    #201076

    Hi I am using Ja Sugite. I want to change the “read more” text to something else here: http://markvis.net/index.php?option=com_content&view=category&layout=blog&id=8&Itemid=111
    Any Idea where I can change it?
    ekaup

    Phill Moderator
    #548297

    That language string appears a number of times in the package. To know exactly which you need to change I would need to know what you are displaying there. Are these custom modules, a portfolio layout, ja sidenews etc?

    Having said that the easiest way to find language strings is to grep for them. If you are on a Linux host with command line access that is easy. Most do not however but there is the excellent wingrep tool (http://www.wingrep.com/) which is free to download. Simply have a copy of your site on your desktop and using wingrep search for the string you wish to find. In this case it is “Read More…” and it will show all the files tat contain that exact string. You can quickly find any string of text in all your files this way.

    ekaup Friend
    #548300

    Thanks Phill, I am using a “Category blog” menu pointing to articles in a category
    I have tried to locate it with “inspect element” and “firebug” without any luck. I will try out the wingrep though.
    Thanks

    Phill Moderator
    #548302

    I just did a wingrep on that template and the string appears 18 times in the languages folders. When you find the correct one best to copy the relevant string to your language translation and mage the change there. I am sure you knew that already.

    ekaup Friend
    #548303

    😀 Ha ha, Phill I am just a regular greenhorn, but I will try to locate the string and change it. The question is: Is it normally located in an .ini file?

    Phill Moderator
    #548307

    Yes, wingrep the language folders first and change the instances until you find the right one.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  Phill 10 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum