• I am trying to create a blog and have only used wp once before and I never did the setup for it. I’m trying to get posts to show up in my blog, but no matter what syntax I use, I constantly get “call to undefined function (whatever I use)”. I’m not sure what’s wrong except that my theme is not being recognized by wordpress. Any suggestions or help would be greatly appreciated.

Viewing 10 replies - 1 through 10 (of 10 total)
  • jack randall

    (@theotherlebowski)

    give us the full error message, call to undefined function usually has more information with it

    Thread Starter tesa23

    (@tesa23)

    That’s all the debugger is giving me, unfortunately. There is no error showing on the page or in the console.

    jack randall

    (@theotherlebowski)

    hmm… what version of wordpress are you using, what plugins have you got and what theme is active on the site?

    Thread Starter tesa23

    (@tesa23)

    I’m using 4.0, I have akismet and hello dolly, but neither are active and I am using a custom theme. I had this problem before, so I re-installed wp and only kept my pages, hence why everything is very basic right now.

    jack randall

    (@theotherlebowski)

    but which theme is it?

    Thread Starter tesa23

    (@tesa23)

    It’s custom. I’m building it from scratch, not using one of the others as a base.

    Thread Starter tesa23

    (@tesa23)

    It seems like my theme isn’t be recognized by wp as none of the functions will work.

    jack randall

    (@theotherlebowski)

    you’re braver than i am, i just create child themes and then customise the hell out of them, too much logic coding required to make one and have it behave!

    if it’s one you’re building yourself then i have step out as i have no real experience in that area. it does seem to be the theme that’s the issue so hopefully a theme developer on here can pick up the thread and help you out.

    good luck.

    Thread Starter tesa23

    (@tesa23)

    Thank you for trying to help. I really appreciate it!

    Thread Starter tesa23

    (@tesa23)

    I turned on the WP debug (didn’t know there was one) and it’s not throwing an error for the same thing VS is. The content is still not showing up though. Does VS usually throw errors with WP functions?

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Fatal error: call to undefined function " "’ is closed to new replies.