-
John Conner started the topic Plugin Improvement: Member Access in the forum Creating & Extending 11 years, 1 month ago
Hi there, “Member Access” is a great plugin able to redirect any WP page or post for non-users. It works for BP pages too, but the challenge is sub pages: while a page like “http://example.com/activity” can’t be shown for non-users, posts through sub links like “http://example.com/activity/something/” are not included. The plugin can be found here,…[Read more]
-
John Conner replied to the topic CSS Transitions for BP Navigation in the forum Miscellaneous 11 years, 6 months ago
@hnla Thanks in advance. I used to read your posts around 🙂
-
John Conner replied to the topic CSS Transitions for BP Navigation in the forum Miscellaneous 11 years, 6 months ago
@mercime I prefer not to use plugins as much as I could, besides in this case there is no hearty one (just some of not bad plugins in codecanion for purchasing and one on wordpress.org -menu effect- not working at all). So I’ll spend some hours to find the best way of sub menu animation specially for BP default theme and if I get a result I’ll send words.
-
John Conner replied to the topic CSS Transitions for BP Navigation in the forum Miscellaneous 11 years, 6 months ago
@mercime I defined a child theme and it’s activated, default.css is imported and I changed some margins with it. But… honestly speaking I couldn’t make sub pages’ menu to be opened animated in nevigation bar, not that much important.
-
John Conner replied to the topic [Resolved] Child theme won't work in the forum Creating & Extending 11 years, 6 months ago
@mareksgregs I had such problem, just little more complicated, the only thing is nobody -even experts and developers- can directly give the clue in harsh times. Have a look here, might be helpful: http://www.buddyboss.com/child-themes/
-
John Conner replied to the topic CSS Transitions for BP Navigation in the forum Miscellaneous 11 years, 6 months ago
@mercime Hi and thank you deeply for being responsile. I just cope on this challenge and the best description I found is: http://www.buddyboss.com/child-themes/
-
John Conner started the topic CSS Transitions for BP Navigation in the forum Miscellaneous 11 years, 6 months ago
wp 3.5.1
bp 1.7
theme bp defaultHi, I need help to find out how to add below css codes to default.css file and make transitions work in navigation menu:
#nav li { -webkit-transition: all 0.2s; }
#nav li a { -webkit-transition: all 0.5s; }
#nav li ul { -webkit-transition: all 1s; }
#nav li ul li { -webkit-transition: height 0.5s; } -
John Conner replied to the topic [Resolved] Blank Page Forum for Users in the forum How-to & Troubleshooting 11 years, 7 months ago
@mercime No pal, I just installed OSE firewall and use its php modules instead.
-
John Conner replied to the topic [Resolved] Blank Page Forum for Users in the forum How-to & Troubleshooting 11 years, 7 months ago
Well, there was a very stupid reason for the problem and special thanks to “wpbadman_plus”. A code in .htaccess which stops bad search and queries was the why of happening:
RewriteCond %{QUERY_STRING} (//|%2F%2F|/%2F|%2F/|<||>|%3E|%00) [NC,OR]
RewriteCond %{QUERY_STRING} (..|%2e%2e|%2e.|.%2e)(/|%2f) [NC,OR]
thank you everyone and god bless Boston. -
John Conner replied to the topic [Resolved] Blank Page Forum for Users in the forum How-to & Troubleshooting 11 years, 7 months ago
@mercime
– WP single 3.5.1
– not new install
– BP default theme
– updated from 1.6.4 to 1.7 and had this problem before, I thought it would be solved
– all plugins were deactivated except BP
– the only challenge is users can’t see users’ topics, even the creator of topic can’t see his/her post in group forum -
John Conner replied to the topic [Resolved] Blank Page Forum for Users in the forum How-to & Troubleshooting 11 years, 7 months ago
@mercime
– WP single 3.5.1
– BP default theme
– updated from 1.6.4 to 1.7 and had this problem before, I thought it would be solved
– all plugins were deactivated except BP
– the only challenge is users can’t see users’ topics -
John Conner replied to the topic [Resolved] Blank Page Forum for Users in the forum How-to & Troubleshooting 11 years, 7 months ago
@mercime
would you please help me
detailed description:
admins can make topic and post in group forums,
other roles can make topic and post in group forums,
admins can see every topics and posts of group forums,
other roles face a blank page when they open a topic of group forum. -
John Conner started the topic [Resolved] Blank Page Forum for Users in the forum How-to & Troubleshooting 11 years, 7 months ago
wp 3.5.1
bp 1.7
group forum works well for Administrators. other wp or bp roles can create topics and send in groups, but they just have access to admin topics, their topics are shown as a blank page for them! any idea? -
John Conner replied to the topic [Resolved] Group forum Gives Error (updated 1.6>1.7) in the forum Installing BuddyPress 11 years, 7 months ago
Found the solution: http://wpmu.org/daily-tip-fix-for-buddypress-group-forums-error-when-creating-a-new-topic/
Hope these common problems getting solved in buddypress 2.0 and later 🙂 -
John Conner started the topic [Resolved] Group forum Gives Error (updated 1.6>1.7) in the forum Installing BuddyPress 11 years, 7 months ago
Hi, I updated BP from 1.6.4 to 1.7 couple of days ago while I didn’t use bb forums with 1.6.4 but interested to check group forum feature of 1.7. Updating goes well but group forum: Nobody’s able to send a topic for group forums with facing these errors: “Please pick the group forum where you would like to post this topic.” and after picking one…[Read more]
@johnconner
Active 3 years, 6 months ago