blobdoody
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [Polylang] pll_the_languages duplicates the language tagsMy solution is yours, I set
echoto0, save it in a variable and then I echo this variable.I use timber, so my twig code looks like that :
{% set langs = fn('pll_the_languages', { display_names_as: 'slug', hide_if_no_translation: 1, echo: 0 }) %} {{ langs }}Setting
echoto0makes your other menu disappear ?
I don’t have this problem, do you callpll_the_languagesmultiple times ?- This reply was modified 9 years, 4 months ago by blobdoody.
Forum: Plugins
In reply to: [Polylang] pll_the_languages duplicates the language tagsI forgot to write it here but I found this solution too. Strange behavior…
Forum: Plugins
In reply to: [Contact Form 7] AJAX submission doesn’t workIt’s strange…
- This reply was modified 9 years, 9 months ago by blobdoody.
Forum: Plugins
In reply to: [Contact Form 7] AJAX submission doesn’t workHi Josef,
I just tried to send a mail with all plugins deactivated and it’s still reloading the page.
Even without any theme and just a blank page and just the contact form appearing, the ajax call is not made and the page reloads…
Viewing 4 replies - 1 through 4 (of 4 total)