• Resolved mallo

    (@mallo)


    I installed my webpress, the other pages function quite fine except for the front page. I got this message on the front page.
    Fatal error: Call to undefined function: the_content_limit() in /hsphere/local/home/mallo70/subjectarticles.com/wp-content/themes/revolution-news/home.php on line 29

    I am using the theme called “revolution-news theme”
    cCan anyone help me?
    the website is http://subjectarticles.com
    Mallo

Viewing 4 replies - 1 through 4 (of 4 total)
  • The error is pretty straightforward Call to undefined function in this case –> the_content_limit()

    Are you using some type of post plugin that perhaps you forgot to activate/reactivate?

    Thread Starter mallo

    (@mallo)

    Thank you for your response. You see the home page is empty except for the google ad which also shows a fatal error. Do you know what I should do on this line 29?
    Thanks

    Line 29 is where the call to the undefined function is. I repeat my question, “Are you using some type of post plugin that perhaps you forgot to activate/reactivate?”

    In the revolution-news theme, there is a plugins directory. You need to copy these plugins into wordpress/wp-content/plugins, then activate them. That should do the trick.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Help With fatal error’ is closed to new replies.