[Plugin: Polylang] Duplicate canonical link and All Posts admin page problems
-
When using Polylang together with WP SEO by Yoast there is duplicate canonical links output. In some instances the one from Polylang is wrong (you can specifically define canonical link i WP SEO). It would be great if it was possible to have a setting not to output any canonical link, or maybe detect the already present canonical link automatically. The quick fix is to comment out the line
echo "<link rel='canonical' href='$link' />\n";
in polylang/include/core.php.In the All Posts admin page the last couple of columns can get the wrong headings. There also seem to be problems if any other plugin adds colums to the post listing, some column may be missing. When using a swedish translation of WP I sometimes get at column heading called “Cols” that shouldn’t be there at all.
The topic ‘[Plugin: Polylang] Duplicate canonical link and All Posts admin page problems’ is closed to new replies.