PhantomLord
Member
Posted 2 years ago #
Hi,
I got the ePhoto template installed on my server. The problem is that the timthumb.php doesn't work. All the pictures are shown "broken". And when I post on the "Featured articules" category, I get this error:
Fatal error: Call to undefined function the_content_limit() in /*/*/public_html/blog/wp-content/themes/ePhoto/includes/featured.php on line 31
Thanks for your time.
CorriannaRuth
Member
Posted 2 years ago #
I just happened to notice you have Articles misspelled in your question.
Are you sure the category is spelled correctly on your category name? It should be "Featured Articles" (case sensitive).
I have the same problem Ephoto.I would be very grateful if some help me
Make sure you have the latest theme.
Try posting this in the Elegant Themes forum- that's why you pay for it, premium support.
You could delete this call from the featured.php and use excerpt instead, e.g ( "the_excerpt" instead of "the_content_limit()").
There's directions in the help file included with the theme for making your image cache writable. Try reading that section again.