We are updating a site that looks like it has been through several rounds of development. It is rather messy.
The theme is this one:
http://www.gallyapp.com/tf_themes/?theme=Gaia
But an older? version.
We had the site almost ready to launch, using Polylang and
all of the current settings. It was running fine.
Then our host automatically upgraded us to WordPress 3.6, and suddenly we are having issues. The issues seem to revolve around url modification in action hooks?
I have installed a fresh WP 3.6, and imported all of the data, without all of the settings, and that changed some of the output.
Because Polylang is tied into many modifications in the theme (not that we changed any actions or filters, just modified presentation code), it is a lot of work to test in one of the default themes. But, I switched to different default themes, and I can see some things to work on.
But we are still having this problem:
/en/wp-content/themes/Gaia-tf2/images/search_button.png
See the 'en' ?
That is causing some of our files to fail to load.
Do you have any suggestions on what to look for as I go through the code?
Thanks very much for your support.
And Polylang really is a nice plugin.