Customizing the read more link
-
Im trying to remove the link jump in the more link. Found some info at:
http://codex.ww.wp.xz.cn/Customizing_the_Read_MoreI tried exchanging:
. "#more-$id\">$more_link_text</a>";
with
."\">$more_link_text</a>";But the more link structure does not change. I cleared my browser cache.
When i compare the instruction source code with my version 2.3.2 live code there seems to be some difference. In my code there is some if else code.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Customizing the read more link’ is closed to new replies.