1 onlinefmradio Feb 12, 2012 12:01
3 tilqicom Feb 12, 2012 13:53
onlinefmradio wrote:
I fixed both the problems
Please let people know how you fixed it in case anyone else has the same problem
4 onlinefmradio Feb 12, 2012 17:31
The solutions are as follows...
Problem1:
Go to blog setting => Click on SEO => You will find options like "Category pages" , ""By date" archives". Under there headers, you will find "Post contents:" with 3 options. select "Standard post contents (stopping at "<!-- more -->")" instead of the first option. IT WILL SOLVE THE PROBLEM.
Problem2:
Open '_item_content.inc.php' present in skins folder of your blog. Search for "anchor_text" and do the following modification.
'anchor_text' => '', // Text to display as the more anchor (once the more link has been clicked, '#' defaults to "Follow up:")
IT WILL SOLVE THE PROBLEM.
I fixed both the problems