I'm using Polylang to translate my site. It works mostly well. After the last update to Polylang 0.9.5 my website looked garbled. Contacting the dev about this he answered the following. Maybe this is interesting for you too. I deleted the mentioned code completely and it worked well. But maybe to be backward compatible it should be the replaced code. I know that I might have to delete the code again if Pagelines gets updated any day soon.
Anyway, I thought I let you know.
Jan
------Chouby wrote-------
In Pagelines code, there is an attempt to be compatible with Polylang
In file includes/class.render.css.php (line 349 in 3.7.9):
should be replaced by:
or even completely removed (Polylang supports the equivalent function of WPML 'icl_get_home_url' since 0.9.4)
Changing this may solve the issue.
----------------------------












