-
Author
-
August 15, 2013 at 23:47 #1432
sorrento
ParticipantDoes anyone recommend a chat plugin which works well with this theme?
August 19, 2013 at 10:09 #1502SQadmin
KeymasterHi,
You can try http://buddydev.com/buddypress/bp-chat-a-facebook-like-chatting-plugin-for-buddypress/
We haven’t fully tested it but looks promisingHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 7, 2013 at 00:52 #2403fcm2013
ParticipantI install this plugin to see what would happen as it would make this theme the ultimate experience. It did install correctly but altered the theme layout considerably by changing the column width and the few style items. It also gave this error below. Would you consider putting a chat onto the theme?
Warning: Missing argument 2 for wpdb::prepare(), called in /home/content/99/11448799/html/test/wp-content/plugins/bp-chat/bp-chat/bp-chat-business-functions.php on line 256 and defined in /home/content/99/11448799/html/test/wp-includes/wp-db.php on line 992
September 7, 2013 at 11:11 #2431SQadmin
KeymasterHi,
That plugin is beta unfortunately and I don’t know that it can be relied on. There is a paid plugin that is really great and we saw it integrated in some implementations of the theme. The plugin is named Comet chat if you want to take a look(don’t mean to advertise that plugin, it is just a suggestion)Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 10, 2013 at 09:26 #2581jaybini
ParticipantHey @sqadmin,
When r u going to release a chat plugin that works with the theme, in which update ?September 10, 2013 at 18:04 #2610SQadmin
KeymasterWe haven’t planned yet a chat integration. We are currently working on a Revolution slider integration
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 12, 2013 at 15:25 #2723gabriel
ParticipantIf i buy a chat plugin like lets say “Comet chat” . How can i restrict it to only a certain membership level?
September 13, 2013 at 08:24 #2760SQadmin
KeymasterHi,
Cometchat adds a javascript and css fie to render the chat, so a condition can be added to add or not those files so if an user isn’t a member then the chat won’t appearHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 13, 2013 at 08:28 #2761SQadmin
KeymasterThis is the code that goes in header.php.
Use the child theme for any template changes so copy header.php to sweetdate-child folder and make the changes there:
http://d.pr/n/TVWoHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 13, 2013 at 09:55 #2765gabriel
ParticipantSo i should not install sweetdate-child.zip? just copy header.php to sweetdate-child folder then add it to my server? Where exactly in my server? wp-contents/themes/sweetdate/
September 13, 2013 at 11:29 #2766gabriel
ParticipantSo before the php closes(in your example) i have to add the code cometchat gives me after installing.
September 13, 2013 at 13:18 #2771wisinyyandel7
ParticipantHello Sqadmin,
Cometchat looks good! it’s very interesting. Do you have any other recommendation?
ThanksSeptember 13, 2013 at 14:15 #2773wisinyyandel7
ParticipantHow about these ones:
http://www.arrowchat.com/demo/
http://buddydress.com/2010/11/get-your-members-chatting-with-the-chat-plugin/
http://premium.wpmudev.org/project/wordpress-chat-plugin/
I am still thinking that cometchat is really goodSeptember 13, 2013 at 22:37 #2792SQadmin
KeymasterYes, install sweetdate-child.zip and after the install the theme is located in wp-content/themese/sweetdate-child folder. Copy the header.php file there
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 13, 2013 at 22:38 #2793SQadmin
KeymasterFollowing the cometchat instructions for install it should be added after < header > line
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 13, 2013 at 23:10 #2800SQadmin
KeymasterArrow chat looks promising. The other I can’t says since there is no demo but should be good since is developed for WP only
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 17, 2013 at 05:44 #2938wisinyyandel7
ParticipantHi Sqadmin, If my website is starting from the ground should I get the Basic Cometchat or professional? what do you think? any advice?
Thanks…September 17, 2013 at 18:17 #2990SQadmin
KeymasterHi, I think it is a matter of choise. If you think the extra things in the professional version will help you then its worth. I think talking with Facebook friends and an unbranded version would be nice for the users to have. You should see what it means to have an active Cometchat license to be able to use Facebook chat
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 22, 2013 at 12:08 #3179moonpick
ParticipantYou should use neither and go with Arrowchat, much better IMO.
September 24, 2013 at 03:15 #3232SQadmin
KeymasterHi,
You should talk with your hosting since all of what you illustrated seems related to them.
You should try doing the upload via a FTP client like Filezilla.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 26, 2013 at 01:48 #3344SQadmin
KeymasterHi,
You have two slashes in the path to cometchat. It should be just one, like /cometchat/cometchatcss.php
And make sure cometchat is in yourwebsite.com/cometchat/*Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 3, 2013 at 14:27 #3786wisinyyandel7
ParticipantMy friend, I installed cometchat in my website, how can I block members from Silver and Gold memberships to use this feature? How can I allow members from Platinum and Trial to use it?
Note: Trial 30 days.Thanks Sqadmin,
Regards,October 3, 2013 at 15:43 #3794SQadmin
KeymasterHi,
Yes you can limit access to cometchat by wrapping their code in header.php like this:Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 27, 2013 at 07:11 #5212wisinyyandel7
ParticipantHello My friend, I have done this like this http://d.pr/i/v2XS
Could you please let me know if it is correct.Thanks for your help
October 27, 2013 at 10:12 #5218JohnDoe
Participant@wisinyyandel7 , that is correct like that , if your cometchat is loading slower i would place it in your footer btw.
October 28, 2013 at 16:20 #5268SQadmin
KeymasterIf your allowed membership levels ids are 3 and 4 that is correct
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.