luneya
Forum Replies Created
-
Forum: Plugins
In reply to: [Flip Pong V] [Plugin: Flip Pong V] Flipbook does not appearI’ve done all that I had to.
Made a new Flipbook, uploaded the images, added the gallery..
But when I publish the post en go to it, I get an error 404 because I have no archives. So I can’t view the post!
Can we edit where the post is published?Ah man, totally my bad! I did read the documentation.
I was screwing around with the syntaxes (i’m not very experienced with object ori?ntated!). I couldn’t figure out how to specify two parameters (the example used is one parameter and looking back now, I see the comma is used in slightly different examples further down) but I get it now ??Thank you for patiently answering my OOP-noob behind ??
Hey Chouby,
I used the line of code provided in the documentation:
<?php pll_the_languages();?>
to put it inside the header. Only issue I’m having is that it’s displaying the language names instead of the flags (I just want the flags without text. It’s not showing the flags at all).When I use the widget, it uses the flags. But I can’t place the widget inside the header ??
I would like to thank you, Chouby, for your help on the Artisteer theme issues!
I had the same problem as Stig and your line of code helped me (only it was line 100 in my theme, but I just put it directly below thefunction theme_get_list_pages($args = array()) {
and now it works!
Now I just need to figure out where to put the flags to change languages ??Thanks again! I love the polylang plugin, it has saved me loads of time making a site tri-lingual ??