Author Topic: have to problems integrating the chat in wordpress  (Read 1475 times)

ample_chick

  • Newbie
  • *
  • Posts: 7
    • View Profile
have to problems integrating the chat in wordpress
« on: January 02, 2010, 06:55:16 »
I have 3 concerns / problems integrating the chat in wordpress.

1. I didn't have the registration at the bottom. how to make it appear >

2. how can i adjust the width and the height of the chat window?

3. how can i change the "your chatroom" banner?
« Last Edit: January 02, 2010, 06:59:24 by ample_chick »

ample_chick

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: have to problems integrating the chat in wordpress
« Reply #1 on: January 03, 2010, 04:24:38 »
I have 3 concerns / problems integrating the chat in wordpress.

1. I didn't have the registration at the bottom. how to make it appear >

2. how can i adjust the width and the height of the chat window?

3. how can i change the "your chatroom" banner?


any idea on numbers 1 and 2 question ?

i have manage to solve the 3rd question

fredric

  • Administrator
  • Jr. Member
  • *****
  • Posts: 75
    • View Profile
Re: have to problems integrating the chat in wordpress
« Reply #2 on: January 03, 2010, 15:46:29 »
1) Registration is done in Wordpress if you use Wordpress user integration mode. (Wordpress regularily cahnge their user database structure and format so we cannot add users to wordpress in a safe manner). Direct your users to register at http://yoursite.tld/wp-register.php page. You can add a link below the chat if you want to your registration page.

2) The chat width/height cannot be adjusted. I prefer to have the chat in a popup anyway, since the chat doesn't have to reload when someone is both reading your news/blog/articles as well as chatting at the same time.

ample_chick

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: have to problems integrating the chat in wordpress
« Reply #3 on: January 06, 2010, 00:55:19 »
Thanks