Forum Replies Created
-
I added that link and it says:
syntax error, unexpected ‘)’It is disabled already though.
Oh for the latest version.
i wonder why it does not work on this site but on another site it works via default? even though she has not added a covver picture but others have..
Those are old and dont work very well.
i try to upload a picture to the cover and it says it works but i don’t see it. This is using it natively.
it got updated today oddly
sadly no. 🙁
as far as using skype for your site, I think that is a short sighted choice – no privacy, no control, dependent upon third parties… I went down that road once, and not getting into that dependency again.
again i never said skype or video chat.
Quick Chat still works even being 2 years old?
If you want videochat with chatrooms, groupchats => Skype for Buddypress by uicoders.com
If you only want a simple plain texting chatroom => try tinychat. Have tried that too but it’s buggy.
I never said anything about video chat. ;p
yes I have tinychat the only bug i see is loggin in with facebook.
again i used skype but i dont see a need for it. i rather have a normal group chatroom but thank you
i used skype before
but it does it in the website? i just need text at the momentLooking at it, does not show its a group chat and im not looking for video chat at the moment but thank you
Im thinking im out of luck with this for the moment. i will hit the author up for the plugin see if they will take me feature request
No i not in my navigation i was talking about on the widget for my them login. Nother of that works for my situation. I am using the plugin My Theme Login and I want to put it there.=
I got it to work. I added
add_action(‘show_admin_bar’, ‘__return_true’, 99); to my custom functions
Oh your using WPMU Dev? I use paid membership pro
that table is not existent in wp-options i just did a search and it was 0 so now i set it at 1 and im going to see the results
I dont even see the database for that domain. odd i wonder if i can find it in wp-config.php?
Wait if im seeing the admin bar when not logged in do i still need to do that table option?
The plugin should be removed from the site too.
And yes! phpmyadmin is the software name who allows you to manage a mySQL DB.done. i made an account as a normal user and toolbar is already selected to display but does not show so i will have to go in my db and change that. have not dived in phpmyadmin in a VERY LONG time
Deactivate and delete the admin bar plugin. Remove also any custom code you have added in the past concerning the toolbar. The idea is to revert back to a fully standard WP install.
It was already deactivated. I wonder if it left anything altered? that other snip it i added to try does not exist.
If this doesn’t work, you have to go to your db and check the wp_options table for the toolbar setting.
Search for option_name hide-loggedout-adminbar where value must contain 1.im using godaddy so i guess that would be in myphpadmin?
Yes sir the bar is there when are not logged on. I added show_admin_bar( true ); in a function plugin and that did not work. I tried the 2014 theme with the same results. no tool bar. THe one i deactivated was the one from stranger studios hid admin bar to non admins and and I deactivated that.
https://wordpress.org/plugins/hide-admin-bar-from-non-admins/I was using an addon that hid the admin bar from non admins and i noticed that most info in buddypress can be accessed from there I tried
show_admin_bar( true ); in functions.php but it’s not showing up.
Im using raindrops. I seen the other themes jazz the profile look. I also noticed it changed the link in bbpress to the profile not the forum dashboard. Im not good with php so if i can copy and past that helps