I have had a bit of a site crash today - own fault (why is it so tempting to do something that you know is a bad idea). Anyway - I have recovered just about everything except on my home page I have it spit into fourths and under each column had a read more button. I now only have the read more link. How can I recover the button.
Read more button lost
4 posts from 2 voices-
Posted 2 years ago #
-
Hey,
can you post a link to your website so that I can see what you mean. Maybe some css code is missing.Posted 2 years ago # -
still work in progress - http://www.tarotinsight.co.uk
Posted 2 years ago # -
I think the read more code differs from the standard layout. Normally the read more link looks like:
<a class="more-link" href="http://www.kriesi.at/themes/habitat/2010/06/19/valid-code-and-optimized-for-all-modern-browsers/#more-11"> <span>Read more</span> </a>Your read more link code looks like:
<a href="http://www.dragonpix.co.uk/?page_id=673">Read more</a>So wrap the "read more" link text into a span tag andd add class="more-link" to the a href tag
Posted 2 years ago #
Reply
You must log in to post.














