Read More tag
-
I’m using this code with more more tag:
The page can be viewed here:
http://reevolutionbooking.com/artists/birds-prey/#more-6514<?php
global $more;
$more = 0;
the_content(‘Read the full article…’)?>It seems to work by collapsing the bulk of the text and insert the tag where i wanted. The link is clickable but does not do anything.
What to do?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Read More tag’ is closed to new replies.