It could be any other plugin as well, Try disabling other plugins except WPML, if the issue still persists it must be WPML.
I’m having the same issue. I’m also using WPML, but this doesn’t seem to be the problem, because diableing does not solve the problem. I’ve also disabled other plugins and tried renaming my home.php template. Nothing seems to work.
Has anybody else encoutered this and have a solution?
I think I found the problem. When I deactivate all plugins and refresh the site, it seems to work. The problem does not occur when I enable all plugins exept for WordPress SEO. Does this solve it for you?
Thread Starter
janisi
(@janisi)
Hi,
my plugins list:
Advanced Custom Fields (Version 4.3.6)
Advanced Custom Fields: Options Page (Version 1.2.0)
Intuitive Custom Post Order (Version 2.1.0)
WPML Multilingual CMS (Version 3.1.5b2)
WPML String Translation (Version 2.0)
I don’t have WordPress SEO, so I cannot test this situation. If I rename page.php to _page.php it loads custom template. So weird.
Thread Starter
janisi
(@janisi)
Sorry, there was problem with my theme. Resolved the problem. Thanks for help.
@janisi Please tell us what solved your problem.
Thread Starter
janisi
(@janisi)
Hi, @milanvanbruggen!
My page.php contained Template Name: xxxx tag and custom theme mypage.php had the same Template Name: xxxx tag. They very conflicting. Very stupid error. 🙂 Overcopied headers somehove.