python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Using Wordpress add_rewrite_rule with Polylang plugin
I am using this code to add rewrite_rule for Wordpress to create Child posts For another post type
add_action( 'init', function() {add_rewrite_rule( '^property/(.*)/units/([^/]+)/?$','index.php?proper...
Sabry Suleiman
Votes: 0
Answers: 1
WP AND LARAVEL get all pages connected by ID, polylang
Friends,
I wanna find dynamic solution to find connected post's by polylang, because I need display page when current page ID is similar to page ID
Now I have this solution and its working by maybe yo...
qMartis
Votes: 0
Answers: 1
How to remove language link from Polylang language switcher when a language has published content?
The problem: All languages that have published content show up in the language switcher which is situated in the main navigation bar. As I only have a few pages in Swedish and users are directed direc...
AB42
Votes: 0
Answers: 1
How to export Wordpress posts database tables with polylang?
My current site is outdated (not updated for a long time), so created WordPress with all updated plugins, etc. I am using Polylang on my website for the language switching (English = Arabic), and I ne...
Wrathyimp
Votes: 0
Answers: 2