Search Results for 'wordpress'
-
AuthorSearch Results
-
April 11, 2013 at 2:20 pm #161275
SydneyDesigner
ParticipantThanks @aces
I’ve been trying your suggestions and am getting closer I think, but I’m still a bit out of my league so wondering if you or anyone else can help a bit more please.
In the absence of anything in my child theme, should the WooCommerce button CSS always override the BuddyPress default.css? ….Or are there ways that the BuddyPress default.css can win out? For example if both have the same named a.button…etc. definitions which may conflict with each other, which one wins out?
Here is the a.button code from WooCommerce to compare with 1720 of bp’s default.css. I don’t understand it well enough to work out the conflict, or how to hack either to fix it, or better still how to add something into my child theme to fix it. Any ideas gratefully received?
` /* =Buttons
————————————————————– */a.button, button.button, input.button, #respond input#submit, #content input.button {
font-size: 100%;
margin: 0;
line-height: 1em;
cursor: pointer;
position: relative;
font-family: inherit;
text-decoration:none;
overflow: visible;
padding: 6px 10px;
text-decoration:none;
font-weight:bold;
.border_radius(2px);
left: auto;
text-shadow:0 1px 0 @secondary + #111;
color: @secondarytext;
.darkorlighttextshadow( @secondarytext );
border: 1px solid darken( @secondary, 20 );
.vertical_gradient( @secondary, darken( @secondary, 10 ) );
white-space: nowrap;
display: inline-block;-webkit-box-shadow:
inset 0 -1px 0 rgba(0,0,0,0.075),
inset 0 1px 0 rgba(255,255,255,0.3),
0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow:
inset 0 -1px 0 rgba(0,0,0,0.075),
inset 0 1px 0 rgba(255,255,255,0.3),
0 1px 2px rgba(0,0,0,0.1);
box-shadow:
inset 0 -1px 0 rgba(0,0,0,0.075),
inset 0 1px 0 rgba(255,255,255,0.3),
0 1px 2px rgba(0,0,0,0.1);&.loading {
color: lighten( @secondarytext, 10 );
border: 1px solid @secondary;&:before {
content: “”;
position:absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: url(../images/ajax-loader.gif) center no-repeat rgba(255,255,255,0.65);
}
}&.added {
&:before {
content: “”;
position:absolute;
height: 16px;
width: 16px;
top: 0.35em;
right: -26px;
text-indent: 0;
background: url(../images/success.png) no-repeat;
}
}&:hover {
.vertical_gradient( @secondary, darken( @secondary, 15 ) );
text-decoration:none;
}&:active {
top: 1px;
}&.alt {
.vertical_gradient( @primary, darken( @primary, 10 ) );
border-color: darken(@primary, 20);
color: @primarytext;
.darkorlighttextshadow( @primarytext, 0.6 );&:hover {
.vertical_gradient( @primary, darken( @primary, 15 ) );
color:@primarytext + #111;
.darkorlighttextshadow( @primarytext + #111, 0.6 );
}
}
}.cart .button, .cart input.button {
float:none;
}a.added_to_cart {
padding-top: .5em;
white-space: nowrap;
display: inline-block;
}`Here is a link to a post I started on the WooCommerce forum which gives some more info about how I am working around this conflict at the moment, whilst still trying to get a fix –
https://wordpress.org/support/rss/topic/woocommerce-205-cart-button-colours-not-workinbg-on-ie89Many thanks for any help and I hope it helps some others too.
April 11, 2013 at 1:41 pm #161269In reply to: Buddpress Avater Error
Curt – RI
ParticipantHi,
I am having this same issue after updating WordPress to 3.5.1 and Buddypress to 1.6.1 last night.
When trying to upload an avatar, I get this error message:
Fatal error: Call to undefined function wp_create_thumbnail() in /home/site-name/public_html/wp-content/plugins/buddypress/bp-core/bp-core-avatars.php on line 521
But if I use a small image (150×150) it uploads with no errors. The cropping tool did seem to be a bit out of sorts, but I got it to work by playing with it a bit.
So it seems that it is related to image dimensions, presumably related to the cropping tool??
Please help!
Thanks
April 11, 2013 at 5:16 am #161222In reply to: 1.7 crashes Hatch theme
@mercime
Participant@thatmtnman Sorry to read that you’re still cannot get BuddyPress working in your site. Indeed, BuddyPress 1.7 has been created and tested by professional developers in as many environments as possible. If you believe there’s a bug, please feel free to post a new ticket in Trac https://buddypress.trac.wordpress.org/
April 11, 2013 at 5:12 am #161221creation2
ParticipantFor the first point, what I meant was some people like reading just an “official” review of a movie by the main reviewer, and may not want to read commentary by others in the community.
So you’re saying with group meta I can create a new filter in the Order By drop down menu? Or create a completely different interface for displaying the list of groups based on any number of criteria?
April 11, 2013 at 3:21 am #161207WayneM1
ParticipantCurrently, none of the user locator map plugins for BP sites work. BP Members Avatar Map seemed to have the most going for it…
Seems like a perfect addition to any BuddyPress site.
Maybe someone could try to resurrect it?
April 11, 2013 at 12:34 am #161192In reply to: Strict Standards- Errors with SimpleNBright Theme
@mercime
Participant@coolicious please create a ticket at http://buddypress.trac.wordpress.org
include information about your installation
– from what BP version did you upgrade?
– WP version being used
– single or multisite install
– if you change to BP Default theme or Twenty Twelve theme is issue resolved?April 10, 2013 at 7:33 pm #161166In reply to: BuddyPress 1.7 – Widget Classes
r-a-y
KeymasterThanks for posting about this.
I’ve just committed a fix for this here:
https://buddypress.trac.wordpress.org/changeset/6903It should make its way into BP 1.7.1 once that is released.
April 10, 2013 at 4:10 pm #161068In reply to: User Types based on Actvity Level
modemlooper
ModeratorYou can probably use the Achievements plugin for this. Create three Achievements one for each type and then set them to award after X amount of activity.
April 10, 2013 at 3:51 pm #161065In reply to: Seeking testers for Spam Destroyer
Ben Hansen
Participantgotcha not to try and make you explain why or anything since i probably wouldn’t understand the answer anyway but a LOT of wordpress sites do use JetPack i pretty much consider it a prerequisite for any site that wants traffic.
Thanks for all your hard work in the good fight against spammers and sploggers though!
April 10, 2013 at 2:29 pm #161006In reply to: [Resolved] Add image to the adminbar/toolbar/
danbpfr
ParticipantYou willl find hundreds of answers to this question, because what you want to customize is the wordpress 3.3+ Toolbar.
i.e here: http://wp.smashingmagazine.com/2012/03/01/inside-the-wordpress-toolbar/April 10, 2013 at 2:27 pm #161005In reply to: Prblem to create Group Selection Form
Boone Gorges
KeymasterYou’re using form actions incorrectly. The form `action` is intended to be a URL, not a PHP callback. You’ll need to add your server-side processor to a separate function, ideally in a separate file from the screen function. Something like:
`
function bbg_handle_department_join() {
if ( isset( $_POST[‘department-request-submit’] ) ) {
$submitted_departments = $_POST[‘select_departments’];
// do something with the items
}
add_action( ‘bp_actions’, ‘bbg_handle_department_join’ );
`I also urge you to implement some security checks. At minimum, use a nonce as well as an appropriate `current_user_can()` check. See https://markjaquith.wordpress.com/2006/06/02/wordpress-203-nonces/ for a primer on nonces in WordPress.
April 10, 2013 at 2:13 pm #161001In reply to: [Resolved] Buddybar: Background Color Overlap
aces
ParticipantI had a similar problem when I upgraded yesterday.
Does this in your functions.php or bp-custom.php help?
`add_action(‘get_header’, ‘my_filter_head’);
function my_filter_head() {
remove_action(‘wp_head’, ‘_admin_bar_bump_cb’);
}`see: https://wordpress.org/support/topic/31-update-causing-28px-top-spacing-in-html-body#post-2405350
Why it wasn’t a problem before is another question….
April 9, 2013 at 11:53 pm #160875In reply to: My Usernames Appended with -2 ??
Henry
MemberI noticed the henrywright-1 – it hasn’t always been this way. I’m not 100% sure but I think the user database from wordpress.com and wordpress.org was merged with me taking the “-1” username. That is no better than a guess but I can’t think how else the -1 was appended
To help with your problem – if you log into the wordpress dashboard (wp-admin), go to Users > All users. You should see a list of every user that has signed up via BuddyPress. You can perform delete actions on the users you’d like to remove.
April 9, 2013 at 11:30 pm #160871In reply to: How to show a number next to a profile item
mushfick
ParticipantOh and btw I’m using WordPress 3.5.1 and BuddyPress 1.7
Thanks.April 9, 2013 at 11:30 pm #160870In reply to: Activity posting twice
bp-help
Participant@fpats
You do not need the template pack plugin anymore. If your getting duplicate activity post then its still not displaying properly. Contact the theme author and request they restructure the theme based on WordPress template structures. They need to adhere to the standards of how WordPress themes are created for theme compatibility to work properly. If not I suggest finding a new theme that adheres to standard WordPress template hierarchy.April 9, 2013 at 10:01 pm #160865In reply to: Activity posting twice
meg@info
ParticipantTry the wordpress twentytwelve and check if All updates are being posted twice, i think problem in your theme.
April 9, 2013 at 9:32 pm #160864In reply to: My Usernames Appended with -2 ??
Henry
MemberOn creating a new slug which isn’t unique, WordPress appends a “-1”.
You should never get to the point where you have duplicate usernames as the registration form has validation preventing registration if the sought after username already exists.
Aside from at the point of registration, do you have anything on your site (plugins or custom code) which allows users to change their username?
April 9, 2013 at 6:30 pm #160849@mercime
Participant@lchief this is a WordPress Multisite issue which would be better served at https://wordpress.org/support/forum/multisite. Please make sure that your multisite installation along with domain mapping are working before installing BuddyPress.
April 9, 2013 at 5:34 pm #160839LZL0
ParticipantEDIT: I already have wordpress sites and I would like to integrate them in my system.
Mastersite root/home
an example: root/exampledoes this change anything?
April 9, 2013 at 5:23 pm #160838In reply to: Buddypress sync
LZL0
Participantthank you for your reply
yes, it is a stupid ideacontinuing discussion at: https://buddypress.org/support/topic/setting-up-wordpress-multisite-with-multi-domain-mapping/
April 9, 2013 at 5:11 pm #160834In reply to: Is there a Getting Started Guide?
briankb
ParticipantMy problem isn’t getting it installed. That was easy enough as it’s a WP plugin.
There is a Getting Started with WordPress on wordpress.org I was just hoping to find something similar on here for BuddyPress.
April 9, 2013 at 5:03 pm #160832In reply to: Buddypress Login Redirect Plugin: Fatal Error
April 9, 2013 at 5:03 pm #160831In reply to: 500 Error after upgrade to 1.7
April 9, 2013 at 3:55 pm #160819In reply to: 500 Error after upgrade to 1.7
beeeerock
ParticipantThere wasn’t a php log file there, so I edited php.ini and started the logging.
Here is the output of interest… with ‘domain’ substituted for actual domain:
[09-Apr-2013 15:26:58] PHP Fatal error: Cannot redeclare bp_login_redirect() (previously declared in /var/www/domain.net/wordpress/wp-content/plugins/buddypress-login-redirect/bp-login-redirect.php:10) in /var/www/domain.net/wordpress/wp-content/plugins/buddypress/bp-core/bp-core-dependency.php on line 235
Odd… the time stamp looks to be UTC but other messages in the log are local time… but obviously not the problem!
I moved the buddypress-login-redirect plug-in directory out of the WordPress install and the site is again visible. However, the function that plug-in provided is obviously gone now. I assume this is something the plug-in author will have to fix to live along side of BuddyPress, not the other way around?
April 9, 2013 at 3:49 pm #160816In reply to: Can you restore a deleted user?
@mercime
Participant@ridecbrcom-1 first, back up your current database. Then read this https://codex.wordpress.org/Restoring_Your_Database_From_Backup -> Using phpMyAdmin
-
AuthorSearch Results