Polylang and Academica theme from WPZOOM
-
Pretty much everything work like a charm except for the main page. It happens that they fix the main page using the id of the page.
I’ve patched the index page with this:
7a8
>
26,33d26
<
< if ( function_exists ( “pll_get_post” ) ) {
<
< $pagid = pll_get_post($wpzoom_featured_page_1,$_GET[“lang”]);
<
< }
<
<And now is working as I want.
I don’t know the polylang API very much… could you please let me know if I should take something else into consideration.
Thanks in advance.
Jauan
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Polylang and Academica theme from WPZOOM’ is closed to new replies.