bartoner
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] polylang unable to get access to custom post archivesI know what the problem is. This version has overriden old polylang settings forcing lang on media. Unchecked it, and now works fine.
Forum: Plugins
In reply to: [Polylang] polylang unable to get access to custom post archivesAll of my galleries using gallery shortcode stopped working. Also in add media window there is no images. After disabling plugin everything backes to normal. Probably some path issue ?
Forum: Plugins
In reply to: [Polylang] polylang unable to get access to custom post archivesThis patch resolves the prior issues but causes all default gallery shortcodes not to work. When I disable polylang from admin panel everything works fine.
Forum: Plugins
In reply to: [Polylang] polylang unable to get access to custom post archivesBut polylang changes behaviour of get_post_type_archive_link() and forces ‘en’ to url even if I have particular cpt unchecked. Also you can resolve duplicate content issue by adding canonical to wp_head action like “<link href=”url-of-the-original-content” rel=”canonical”/>”
Forum: Plugins
In reply to: [Polylang] polylang unable to get access to custom post archivesHi
No and settings in polylang options page for cpts is unchecked, also I didn’t force the option to define the language, default lang (pl) is hidden from url.I tested on fresh installation with twentyeleven theme and I get following results ( settings the same as above )
When adding any cpt post and calling archive for this cpt I get either 404 page or redirection to the single page with first cpt made.