• Currently having the following error on one page template only.
    I am not the designer of this template and I have no idea how to fix this and want to avoid paying for someone to do so.

    the error is: Fatal error: Class ‘ACF_WP_Query’ not found in /home/reddust-main/website/htdoc/wp-content/themes/red_dust/template-tours.php on line 283

    If someone could tell me how to fix this that would be great!!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Google the error for your answer.

    “Fatal error: Class ‘ACF_WP_Query'”

    Thread Starter reddust

    (@reddust)

    Yeah tried that… no help

    Moderator t-p

    (@t-p)

    to make sure your theme is not the problem, for a moment try switching to the unedited default theme (twenty eleven) by renaming your current theme’s folder in wp-content/themes. The idea is to force WordPress to fall back to the default theme to rule out any theme-specific issue.

    If you don’t have access to your admin area, then access your server via FTP or SFTP or whatever file management application your host provides.

    Thread Starter reddust

    (@reddust)

    Tried the above, looks like it is a problem with the template. I think it occurred after a scheduled update.

    If I can change the code on the template or something can someone please let me know what that could be??

    Try check whether your theme requires any update or anything that is compatible to your current wordpress version or not.

    I’m going to make an absolute stab-in-the-dark. “ACF” is often associated with “Advanced Custom Fields”. By chance, does your Theme use/rely on the Advanced Custom Fields Plugin?

    (Looks like class ACF_WP_QUERY is part of this Plugin.)

    Try installing/activating (or updating) the Plugin, and see if the fatal error is resolved.

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

The topic ‘Fatal Error on template’ is closed to new replies.