Hi Lazarath,
This plugin is written in French but it does not affect the installation if you use one of the available languages (EN, ES, DK, PT, CN). In English, you have en_US and en_GB. If you are using another English version (en_XX), it’s the French that appears. Your problem may be just that ?
In that case, copy /lang/rencontre-en_US.po and .mo and rename them rencontre-en_XX with the right XX.
About the installation, it’s not complicated if you follow instructions here.
I have a problem with installation. I,m beginner in WP. I( installed plugin (english works very well) but config this plugin isn’t work. Plz show me a video tutorial about installation this plugin.
Hi Lazareth,
There is no video.
I( installed plugin (english works very well) but config this plugin isn’t work
I don’t understand. It works in english ?
What do you want to config ? This plugin works without configuration in admin panel.
I have a problem with installation (adding php code in files) please step by step which files must edit to add php code fpr work plugin at site. greetings
Lazareth, I can’t help you if you don’t tell me more.
I have a problem with implementation plugin in php files.
https://ww.wp.xz.cn/plugins/rencontre/installation/
I added to index.php all php codes from https://ww.wp.xz.cn/plugins/rencontre/installation/ and doesnt work.
PRIMO/
Add this just after your PHP code (in HTML part)
<h2>TEST-TEST-TEST</h2>
– In the browser, do you see this line on your page ?
– If not, index.php is not the right page. Try with another php page of your theme.
SECUNDO/
Do you have the connexion link in your page ?
– If not, put the connexion link in header.php of your theme (para TERTIO of installation page).
TERTIO/
If OK, did you add a user (para QUINTO of installation)?
Regards