• Resolved jcfm83

    (@jcfm83)


    Bonjour !

    Malgré que les inscriptions ne soient pas mises en marche dans WordPress, votre extension propose celles-ci !
    Pas de problème avec la version 2.8.3
    Cordialement

    Wordpress 4.9.6–fr_FR
    PHP 7.1.18
    MySQL 10.1.33

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Georgian Cocora

    (@raster02)

    Hello @jcfm83,

    Our plugin doesn’t take into consideration the WordPress option Anyone can Register anymore, we removed this in the latest versions.

    If you still want this to work in the old way, you will need to add the following line of code to your website:
    add_filter( 'wppb_register_setting_override', '__return_false' );

    The code can be added in the functions.php file from your child theme.

    Let me know if this is what you’re looking for, my French is very rusty.

    Regards.

    Thread Starter jcfm83

    (@jcfm83)

    Bonsoir Géorgien Cocora !
    Merci pour ce retour rapide ! Bravo.
    Oui, effectivement, c’est bien ma recherche et merci pour le renseignement.
    Pour votre Fran?ais, pas de soucis, c’est très bien !
    Cordialement.
    Jean Claude

    Thread Starter jcfm83

    (@jcfm83)

    Bonjour Géorgien Cocora !
    J’ai effectué la modification, en rajoutant la ligne de code dans “functions.php” du thème.
    Sans résultat !
    J’ai réinstallé la version 2.8.3 en attendant que le site soit finalisé, je mettrai à jour quand le site sera ouvert aux inscriptions.
    Je vous remercie pour votre intervention.
    Cordialement.
    Jean-Claude

    Plugin Author Georgian Cocora

    (@raster02)

    Hello @jcfm83,

    This should work if you add that code correctly. Are you sure you added it in the correct functions.php file ?

    If you want, open a ticket on our website so we can investigate further.

    Regards.

    Thread Starter jcfm83

    (@jcfm83)

    Bonjour Géorgien Cocora?!
    J’ai effectué une nouvelle fois la modification, en rajoutant la ligne de code dans ??functions.php?? du thème, mais cette fois-ci directement chez l’hébergeur, et cela fonctionne?!
    Je chercherais plus tard, pourquoi cela ne fonctionnait pas avec Wampserver, je pense, a un problème de nettoyage cache?!

    Je vous remercie pour le suivi de votre application, bravo.
    Cordialement.
    JCFM

    Plugin Author Georgian Cocora

    (@raster02)

    Great that you could solve your issue. Happy to help.

    Regards,

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Problème avec votre dernière MAJ’ is closed to new replies.