Currently viewing the category: "Blog"

I recently had to find a page ID for exclusion in a template that I was using and after about 10 minutes finally found an easy to way find the page ID of a WordPress ’page’.

In older versions of WordPress I believe this was easier, but here is how you can do it now.

Go [...]

Continue Reading

Shortly after installing my WordPress theme and I pulled up a page that listed all of my blog postings and received the following error:

Fatal error: Call to undefined function the_content_limit() in

After a bit of searching around I was able to locate a fix created by Alfonso Sanchez-Paus Diaz y Julian Simon de Castro. The fix generates a [...]

Continue Reading