• Resolved amoosims

    (@amoosims)


    Hello, I created a custom page template in my child theme to display the custom post type I have created but I keep getting this error

    Fatal error: Uncaught Error: Class ‘BuddyX\Buddyx\WP_Query’ not found

    I needed to use the WP_qeury class to display my CPT, however, if i remove the namespace BuddyX\Buddyx; declaration at the top and avoided using any buddyx() function it works fine but I will not get the sidebar,

    please anyway around this

    • This topic was modified 3 years, 7 months ago by amoosims.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error after creating page template to display custom post type’ is closed to new replies.