Try deactivating all plugins. If that resolves the issue, reactivate each one individually until you find the cause.
If that does not resolve the issue, try switching to the Twenty Fifteen theme to rule-out a theme-specific issue (theme functions can interfere like plugins).
Thread Starter
pinokio
(@lapanwebsite)
I don’t want to switch a theme, I put days on coding it and making it to work as I want to, I will rather switch back to 4.3.1 and never update again.
Switching themes is safe, you won’t lose your current theme as you can install as many themes as you want.
You’ll install Twenty Fifteen, if it’s not already there. Activate it. See if the problem is still visible under Twenty Fifteen. Then active your preferred theme and report back.
This is vital to find out where the problem is.
Thread Starter
pinokio
(@lapanwebsite)
Problem is in theme, it calles some function which intenfere with WordPress, that is why I posted code.
Here on pastebin. http://pastebin.com/yiJFiSTc
I know answer is, ask support, ask theme developer….it is abandoned theme, but I lost many days on coding it to statisfy my needs.
What is the name of the theme, and where did you get it from?
Thread Starter
pinokio
(@lapanwebsite)
It is old version of DeTube theme, I managed always to fix warnings and errors in new WordPress updates by debuging it, but now I reached my knowledge limit, and can’t fix this.
I think it comes out from this code somewhere.
http://pastebin.com/en5rSL9h
Ok, normally, I’d redirect back to the theme author, but since this is abandoned, that’s a different case.
What I’d do in your position is comment out each section, I count 6, until you isolate the one causing the problem. Once you know, it’s a lot easier to re-work it.
Basically, we want to turn this from “something is wrong in the functions file” to “something is wrong with how I’m getting the term name as the title.” (for example)
Thread Starter
pinokio
(@lapanwebsite)
After two weeks of trying to resolve this, I came up with just one file that is actually causing section to be empty.
It is connected to home sections, and sidebar, as it is widget actually.
Here is code: http://pastebin.com/Ees7uFUx
If you have time to check code, it would be great, as I don’t know what function is changed in v4.4 in regard to v4.3.1.
Hi,
I have de same issue with detube Theme since the 4.4 WordPress update.
Did you solve de problem ?
Thanks.
Hi,
I also have the same problem. Just like @lapanwebsite I have spent many hours customizing things and now the homepage looks awful. Has anyone been able to address the issue?
Thanks.
Detube Theme No posts at Home Section Box after update to wordpress v4.4
Could somebody help with this issue?
Hi folks,
apart from home issue in this theme form WP 4.4, do you know if it is working in the rest of sections, may be we could isolate the “home problem” and rewrite a new template for it…