• Got a problem reported and this was responded very quickly by the creator of the plugin.
    He helped immediately and solved the problem, super from de creator Jacques Malgrange
    Thank you.

    • This topic was modified 3 years, 11 months ago by duivelkewilly.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter duivelkewilly

    (@desmetjozef)

    If you complete the first 3 steps of the profile you will get a popup with the text (Your profile is empty. To take advantage of the site and being more visible, thank you to complete it.)
    The problem is that you can’t read the text, both background and text are white.
    you also don’t see the tab to close the popup, visitors don’t know what to do and leave the site.
    Can this be solved please.
    thank you

    Plugin Author Jacques Malgrange

    (@sojahu)

    Hi,

    It’s a CSS interference issue with your theme. Each case being specific, I cannot give you the magic solution.

    • The popup template is rencontre/templates/rencontre_modal_warning.php.
    • For the text color, you can try this CSS: #rencFantome{color:#000;}
    • Background color: #rencFantome .w3-modal-content{background-color:orange;}
    • Vertical position: #rencFantome .w3-modal-content{margin-top:200px;}

    I will add an option to replace this POPUP with a warning block under the menu.

    Regards

    Thread Starter duivelkewilly

    (@desmetjozef)

    Dear sir
    I don’t know anything about css so I’d rather stay away from it so I don’t destroy it
    hopefully it will still be solved.
    thank you in advance
    I’m sorry for my written English, I’m Flemish but I do my best.
    greetings

    Plugin Author Jacques Malgrange

    (@sojahu)

    It’s a shame, you should try CSS, it’s pretty easy and it’s totally reversible.

    In Dashboard, Appearance > Customize > Additionnal CSS : add this CSS :

    #rencFantome{color:#000;}
    #rencFantome .w3-modal-content{background-color:orange;margin-top:200px;}
    

    Save (Publish button). That’s all. If it doesn’t works, delete the field and save again.

    Regards

    Thread Starter duivelkewilly

    (@desmetjozef)

    You’re fantastic it’s working fine now.
    Thank you very much. rate 5 stars
    Regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Support’ is closed to new replies.