• I’m trying to setup a site with static pages in two languages and a common blog, that should be displayed in both locales with the same messages in default language.

    So all posts, categories and tags shouldn’t be filtered by language.

    I tried a method in documentation to show all messages from default language if the second one doesn’t have a translated version. It works well, but Recent Posts in sidebar are still filtered.

    “pll_get_post_types” and “pll_get_taxonomies” hide language settings for posts and categories, but output is still filtered.

    Maybe Polylang is too much for my goals, but it deals so nice with custom menus.

    http://wordpress.org/extend/plugins/polylang/

Viewing 1 replies (of 1 total)
  • Plugin Author Chouby

    (@chouby)

    I have included these filters to add support of custom post types. I did not think to remove ‘posts’ from the language filter. It may be very hard to obtain since it is the default post type if none if specified.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Polylang] Two languages only for Pages’ is closed to new replies.