rikko88
Member
Posted 2 years ago #
Hi
I am using 5 different language on my webpage. I want to use dmsguestbook on my pages but I couldnt set a 1 guestbook on 5 page.
while I tried to add my guestbook on second languages page, it named #2.
How can I add my #1 guestbook to english turkish russian italian pages?
Sorry for my bad english. Thank u
http://wordpress.org/extend/plugins/dmsguestbook/
Hi rikko88
That isn't possible at this moment, you can only assign one guestbook per language.
I have noticed your feedback and I will prove whether I can implement that in a further version.
Greetings,
Dani
Hi rikko88
I can offer you a small hack to solve your problem.
Open the dmsguestbook.php with an editor and search the following string on the line 19: $var_multi_gb_id = $multi_gb_id;
Replace $multi_gb_id; with your guestbook number where you want to display on your page: $var_multi_gb_id = 0; 0 is the first guestbook, 1 the second and so on.
After that all languages guestbook pages has a reference to one guestbook.
Greetings,
Dani
rikko88
Member
Posted 2 years ago #
thank you so much daniel.
its enough for me but it will be more flexible if you do that. All of people should write in a one guestbook but on their own language. I will wait it on next version ;) Thank u very much again.