Polylang non translatable custom taxonomy

It seems that the plugin Media Library Assistant is deliberately setting its custom taxonomy category_attachment as translatable by means of configuration file wpml-config.xml. Therefore changing the line <taxonomy translate=”1″>attachment_category</taxonomy> to <taxonomy translate=”0″>attachment_category</taxonomy> should do the trick. However I did not try myself because I’m not sure of what happens to existing taxonomy terms having a … Read more

why custom post archive gives always no more than 10 posts despite of paging settings?

Ok, found the issue. By analizing the generated query, I realized that it rightly searched for current language posts. I’m currently use polylang as the multilingual plugin, and it correctly associate posts with a ‘language’ taxonomy. Now, I had far more 10 project posts but only 10 where of the current language. All fine now.

Polylang and United Arab Emirates languange

just to add comment for future if somebody have same problem.. polylang from version 1.8 will add options to add flag from plugin settings page, right now you can get this version from link https://wordpress.org/plugins/polylang/developers/ just download “Development Version (svn)” but only if stable version 1.8 its not released

wp_nav_menu custom Page class

What you could do is add a custom field to the page, let say we name it “custom_class”. Then you echo it to HTML class. class=”menu-item <?=get_post_meta( get_the_ID(), ‘custom_class’, true );?>”

Static home page ignored

I’m interpreting that the static page you intend to show is a static page for the home page of your site. If that’s the case, and the static page is truly static, I recommend saving the page as index.html and saving it (via ftp) right next to your WP index.php file in the root folder … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)