Download from wordpress.org…
Flexible Frontend Login Shortcode Usage Examples
If you want to use these shortcode examples make sure to delete the spaces near opening and closing brackets.
If you want to use these shortcode examples make sure to delete the spaces near opening and closing brackets.
flexible-frontend-login-modal();in your header file. Let me know if this is answering your question.flexible_frontend_login_modal();and you need to put it in php brackets. Let me know if this advice helps.Sorry that my explanations did not make that clear enough. I will change them...< header id="header" class="pagewidth">and add the following on the next line:This should do the magic. Good luck and let me know if it worked... PS: Don't forget to take out the whitespace from "< ?"<!--:cy-->Ryseitiau<!--:--><!--:en-->Recipes<!--:-->appears in the Title field, instead of “Ryseitiau” in the Cymraeg Title field, and “Recipes” in the English Title field. The unfiltered value field value (i.e the value saved to the database) would be:RyseitiauRecipes. The main text of the pages and posts is unaffected by your plugin. Any chance of a fix for this conflict?function encodeAmpsAndAngles($text)did attract my attention. The problem lies in the lesser and greater than symbols being replaced with the character entity references equivalents before qTranslate parses the post/page titles. What purpose does markdown.php serve, and is it possible to disable some or all of it, at least to determine if this is the cause of the problems with qTranslate?