• Resolved jokware

    (@jokware)


    ever since the fiche libre stopped shuffling/mixing the new entrants on the homepage its been hard to get an equal number of men and women on the un-logged homepage
    i have tried using [rencontre_libre gen=mix] and even
    <?php if (!is_user_logged_in()) Rencontre::f_ficheLibre(1); ?>
    could you kindly assist.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jacques Malgrange

    (@sojahu)

    F.A.Q : gen=mix : men & girl in same number (±5)
    It’s not formally equal.

    Thread Starter jokware

    (@jokware)

    thanks but one more little detail,
    which php code can i use because the shortcode doesnt work.

    <?php if (!is_user_logged_in()) Rencontre::f_ficheLibre(1); ?>

    <?php if (!is_user_logged_in()) Rencontre::f_ficheLibre(mix); ?>

    thanks in advance

    Plugin Author Jacques Malgrange

    (@sojahu)

    Rencontre::f_ficheLibre(array('gen'=>'mix'));
    or, more simple
    echo do_shortcode('[rencontre_libre gen=mix]');

    Thread Starter jokware

    (@jokware)

    Thanks again..
    Regards.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘fiche libre’ is closed to new replies.