meneldil
Forum Replies Created
-
That’s all good, thank you!
Hi,
That’s not the issue, the plugin is up to date (version 9.6.0), but I still keep getting the message. 🙁
System Status Report : https://pastecode.io/s/y1aqay4oForum: Plugins
In reply to: [Brevo - Email, SMS, Web Push, Chat, and more.] White screenHi Sarah,
Thank you for your reply.
Yes, I created the form in the plugin.
So I have to go through my Sendinblue account?
Could I customize the HTML code?- This reply was modified 4 years, 11 months ago by meneldil.
Yes, the fix is finally here.
Thank you!Hi, that’s great!
Forum: Plugins
In reply to: [Multisite Language Switcher] Group languages by continentProblem fixed since the last update.
Subject resolved. 🙂Forum: Plugins
In reply to: [Multisite Language Switcher] Group languages by continentI just made a basic site and I confirm the code does not work: http://network.recettage.com/
http://network.recettage.com/about/
http://network.recettage.com/contact/I can give you access if you wish (in a private message).
Forum: Plugins
In reply to: [Multisite Language Switcher] Group languages by continentThe pages are well linked together in the administration.
As proof, thethe_msls()function works.Forum: Plugins
In reply to: [Multisite Language Switcher] Group languages by continentI tested your code on 2 other sites to see if it comes from a configuration problem and it doesn’t work either. :/
Forum: Plugins
In reply to: [Multisite Language Switcher] Group languages by continentIt doesn’t work on my side …
What could cause this problem?
A bad configuration of the plugin on my site maybe?Forum: Plugins
In reply to: [Multisite Language Switcher] Group languages by continentSo your code is like this (I removed the img for simplicity)?
<div class="country-switcher-dropdown__list__inner"> <ul> <li> <a href="<?php echo get_msls_permalink( 'de_DE' ); ?>">" title="Deutschland">Deutschland</a> </li> <li> <a href="<?php echo get_msls_permalink( 'en_GB' ); ?>">" title="UK">UK</a> </li> <li> <a href="<?php echo get_msls_permalink( 'fr_FR' ); ?>">" title="France">France</a> </li> <li> <a href="<?php echo get_msls_permalink( 'it_IT' ); ?>">" title="Italia">Italia</a> </li> </ul> </div>Forum: Plugins
In reply to: [Multisite Language Switcher] Link pages in draft modeOk, it was to schedule a publication.
I will do it manually!Thank you!
Forum: Plugins
In reply to: [Multisite Language Switcher] Group languages by continentHello, don’t forget me. 😀
Forum: Plugins
In reply to: [Multisite Language Switcher] Group languages by continentCan you reproduce the bug?
Forum: Plugins
In reply to: [Multisite Language Switcher] Group languages by continentYes, they are linked.