I am using the Obscure Theme and when I post a link, it doesn't show up as a link on the main page, rather it only shows up if you click on the post, in which case it appears as a link on that page. Any help would be great, thanks.
I am using the Obscure Theme and when I post a link, it doesn't show up as a link on the main page, rather it only shows up if you click on the post, in which case it appears as a link on that page. Any help would be great, thanks.
Do you have a link you can share so I can see?
Fairviewtech.com has several examples of this
when I post a link, it doesn't show up as a link on the main page, rather it only shows up if you click on the post
check your home page template for 'the_excerpt()' vs. 'the_content()' and replace it accordingly.
http://codex.wordpress.org/Function_Reference/the_excerpt
http://codex.wordpress.org/Template_Tags/the_content
This topic has been closed to new replies.