tealdev
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Problem since upgrading to WordPress 3.6Ahhhh ….
We had been holding off updating the plugin.
Just did so, and that fixed the image issue.
Thanks very much!Forum: Plugins
In reply to: [Polylang] Problem since upgrading to WordPress 3.6Hi Chouby,
Still working on this.
After switching out themes and some other activity, we are seeing improvement.
But Polylang is still doing url rewriting on image paths in our searchform.php.Forum: Plugins
In reply to: [Polylang] Problem since upgrading to WordPress 3.6We are updating a site that looks like it has been through several rounds of development. It is rather messy.
The theme is this one:
https://www.gallyapp.com/tf_themes/?theme=GaiaBut 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.