WordPress Tips

If the author name doesn’t show in your WordPress blog postings, the fix is easy, you only need to remove the comment tags around this code found in the index.php file.

code-example-31.gif

Please let me know if this information was helpful.

Regards, Jared Blake

All you have to do is edit your header.php file and find this code:

code-example-11.gif

Now place your blogs href link around this code like this:

code-example-21.gif

That’s it, your entire Kubrick header is now a clickable link to your blog home page.

Please let me know if this information was helpful.

Regards, Jared Blake