Jacques Malgrange
Forum Replies Created
-
Forum: Plugins
In reply to: [Rencontre - Dating Site] Put specific preference onto advanced searchHi,
In Dashboard : Rencontre > Custom > Search > “Add a profile element in quick search – 1” Select the right item. For example, my preferences: Reading (check). Save.
Regards
Forum: Plugins
In reply to: [Rencontre - Dating Site] Member Fotos dont show upYou also have the option “Number of days to wait before presence homepage”
Rencontre > General > Display
Forum: Plugins
In reply to: [Rencontre - Dating Site] Member Fotos dont show upHi,
The rencontre_libre shortcode allows a person who is not logged in to see a sample of members with photos. Members without photos on their profiles do not appear.
If the photos are not visible, it may be a cache issue. You can also try regenerating the photos by clicking “Update now” in Rencontre > General > Display from the WP Dashboard.ph=1 does not exists with this shortcode.
Regards
Forum: Plugins
In reply to: [Rencontre - Dating Site] Update user profileHello,
The user should use the plugin menu (6 horizontal icons at the top of the page) to go to ‘edit my profile’ or ‘my account’.
Forum: Plugins
In reply to: [Rencontre - Dating Site] Page mot workingHi,
You haven’t provided any information that would enable us to help you. The plugin does not have any issues of this kind.
Have you added any members (no members = nothing to display)?
Regards
Forum: Plugins
In reply to: [Rencontre - Dating Site] Rencontre Website Not WorkingHi,
If you have any trouble using the support, please use the contact form: https://www.boiteasite.fr/ tab contact.
Regards
Forum: Plugins
In reply to: [Rencontre - Dating Site] internal error ?Hi,
You have modified the genders in Custom tab. In this case, only the new genders are visible, the others become “ghosts”. You will then have to modify them manually one by one.
Regards
Forum: Plugins
In reply to: [Rencontre - Dating Site] how do open days work?Hi,
This applies to new registrants. They have access to the promotion for xx days.
Regards
Forum: Plugins
In reply to: [Rencontre - Dating Site] New users dont show on front page.I don’t understand what you’re saying.
Forum: Plugins
In reply to: [Rencontre - Dating Site] Rencontre en anglais,Oups…
C’est corrigé. V3.13.6
Désolé
There is indeed an error in the code. Thank you and sorry for the inconvenience. I’ll fix it.
Forum: Plugins
In reply to: [Rencontre - Dating Site] New created accounts have role NoneThe profiles supplied with the plugin are given as examples. It’s up to you to adapt or redo them to suit your site. Profile translations are entered into the database when the profiles are created. Each new item must be manually translated into the selected languages. See Rencontre > Profiles.
The language cookie is an optional way, specific to Rencontre, to make the site multilingual (see FAQ). The code is at the top of the rencontre.php file:
if(isset($_COOKIE['lang']) && strlen($_COOKIE['lang'])==5) {add_filter('locale', function ($lang) {return (isset($_COOKIE['lang'])?$_COOKIE['lang']:$lang);});}- This reply was modified 1 year ago by Jacques Malgrange.
- This reply was modified 1 year ago by Jacques Malgrange.
Forum: Plugins
In reply to: [Rencontre - Dating Site] New users dont show on front page.Take a look at the genders and the relation types parameters. If you have customs genders, classics genders are hidden.
Hi,
This is not currently possible. I’ll keep this idea in mind for a future update.
Regards