armwebmaster
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [WP-PageNavi] 404 error in /page/2 with custom post typesYes !!!
Forum: Plugins
In reply to: [WP-PageNavi] 404 error in /page/2 with custom post typesThanks, its worked !!! Problem resolved !
Forum: Plugins
In reply to: [WP-PageNavi] 404 error in /page/2 with custom post typesI read this posts, but mine problem no exist here… I tried this methods, not working !
Forum: Plugins
In reply to: [WordPress Related Posts] Show all WPML posts in all languagesThanks for support ! 🙂
Forum: Plugins
In reply to: [WordPress Related Posts] Show all WPML posts in all languagesHi PetraP, thanks for answer, but can you get current language of wpml and filter posts in your plugin ? , you can get exist wpml or no exist, and if exist wpml get current languge and set to action filtered posts…
Forum: Plugins
In reply to: [WP-PageNavi] Pagination not workingOK, its mine error ))) I change query_posts(“cat=x1, x2, x3”) to if (is_home()) {
query_posts($query_string . “&cat=x1, x2, x3”);
}and its worked… ))
Viewing 6 replies - 1 through 6 (of 6 total)