Wordpress More Tag<br /><br />I would like to change the more tag to something different than just saying more, like Read More or Read Full Article or something else, does anyone know where to edit this?<!--content-->
Hi,<br /><br />To change this you need to edit your templates.<br /><br />Goto, Presentation ->Theme Editor <br /><br />Select Archives (Archive.php) from the list.<br /><br />You then find <?php the_content() ?> and change it to <?php the_content('Your Custom Tag') ?><br /><br />Simply change "Your Custom Tag" to the text you want and it will change it.<br /><br />Save and your done.<br /><br />Hope that helps.<br /><br /><img src="http://www.webdesignerforum.co.uk/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid="" border="0" alt="smile.gif" /><br /><br /><br /><br /><!--content-->
Hi,<br /><br />To change this you need to edit your templates.<br /><br />Goto, Presentation ->Theme Editor <br /><br />Select Archives (Archive.php) from the list.<br /><br />You then find <?php the_content() ?> and change it to <?php the_content('Your Custom Tag') ?><br /><br />Simply change "Your Custom Tag" to the text you want and it will change it.<br /><br />Save and your done.<br /><br />Hope that helps.<br /><br /><img src="http://www.webdesignerforum.co.uk/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid="" border="0" alt="smile.gif" /><br /><br /><br /><br /><!--content-->