• bonjour,

    j’ai un probleme en ayant suivi le tuto quand j’ai creer les deux pages home et dating j’ai pourtant bien inserer le short code suivant comme dans la video
    [rencontre_imgreg selector=’.site-header .wp-custom-header img’ left=07 top=10][rencontre_libre] il y a rien
    ca affiche pas le formulaire inscription
    merci de votre aide

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

    (@sojahu)

    Bonjour,

    FAQ, Available Shortcodes :

    [rencontre_imgreg title= selector= left= top=] – Display registration form (See screenshots for example)

    • title=’Register to …’
    • selector=’.site-header .wp-custom-header img’ (jQuery selector of the image where you want to display the form – See Screenshots)
    • left=20 (Left position in purcentage of the parent container size). From 0 to 99. To set less than 10%, write 0 first (ex : 5% => 05)
    • top=10 (Top position in purcentage of the parent container size)

    Le container parent est le sélecteur CSS de l’élément HTML parent. Utilisez FIREBUG pour trouver le bon sélecteur. Visiblement, pour votre thème, ce n’est pas .site-header .wp-custom-header img

    Cordialement

Viewing 1 replies (of 1 total)

The topic ‘short code affcihe rien’ is closed to new replies.