BGRATED
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin Organizer] Why me. Won't work on specific pages.Gosh… Fixed.
Trailing slash was the issue.
For anyone else that may have this problem.It is listed but you may over look it.
Plugin Organizer>>Settings>>Auto Trailing Slash [OFF]
Forum: Plugins
In reply to: [Plugin Organizer] Why me. Won't work on specific pages.I should say I had everything on including the plugin that affects the Revolution slider… (wont work together)
Forum: Plugins
In reply to: [BP Profile Search] URL from pre designed searchesCould this be because these avatars are from social logins and not from actually uploading to our site?
Forum: Plugins
In reply to: [BP Profile Search] URL from pre designed searchesno they go back round.
Forum: Plugins
In reply to: [BP Profile Search] URL from pre designed searchesProblem… The avatars now are oval. Not sure why that is happening. http://postimg.org/image/ladniv8f7/
🙁
I tried this in functions.PHP but doesn’t work
if ( !defined( 'BP_AVATAR_THUMB_WIDTH' ) ) define( 'BP_AVATAR_THUMB_WIDTH', 120 ); //change this with your desired thumb width if ( !defined( 'BP_AVATAR_THUMB_HEIGHT' ) ) define( 'BP_AVATAR_THUMB_HEIGHT', 160 ); //change this with your desired thumb height if ( !defined( 'BP_AVATAR_FULL_WIDTH' ) ) define( 'BP_AVATAR_FULL_WIDTH', 160); //change this with your desired full size,weel I changed it to 260 <img src="http://buddydev.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley"> if ( !defined( 'BP_AVATAR_FULL_HEIGHT' ) ) define( 'BP_AVATAR_FULL_HEIGHT', 160); //change this to default height for full avatarForum: Plugins
In reply to: [BP Profile Search] URL from pre designed searchesThank you!
Ultimate member popups don’t work with a few themes. is there a CSS fix i can use?
Talking about the popup to change photos on user profiles.