Changing the Read More text.
Posted: Wed Mar 19, 2008 6:40 pm
I am well aware there is an extension for this, but I want to do it myself for learning purposes.
I want to change the Read More text. I want it to say "Read More about (the article title)". I assumed I could do this in the blog_items.php file. I found the JText line and entered inside the paranthesis ('Read More about<?php echo $item->title; ?>') I FTP it and nothing happened. I am wondering if this is the right file or even the right place to put it.
I want to change the Read More text. I want it to say "Read More about (the article title)". I assumed I could do this in the blog_items.php file. I found the JText line and entered inside the paranthesis ('Read More about<?php echo $item->title; ?>') I FTP it and nothing happened. I am wondering if this is the right file or even the right place to put it.