Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 21,101 through 21,125 (of 22,658 total)
  • Author
    Search Results
  • #50668
    Tore
    Participant

    Okay! I got this after a lot of bug searching. I didn’t have the right adress between the css-file and images.

    This is resolved and you may delete this thread.

    //Tore

    #50642
    jeroenem
    Participant

    I don’t think i find the widgets useful for my website. The idea is great, and the outcome too. But i just want to set some default ‘boxes’ with content on my frontpage.

    The member and groups widgets are fine, they do the job. But i don’t want them to be a widget. I just want to include them in my template file instead of choosing it first as a widget.

    Like I said in my first post – i want to add a php include thingy to add different type of boxes (widgets). So that users can’t choose their homepage layout theirselves.

    PS. im known with basic PHP and i understand and can work with the wordpress template files or create them by myself

    #50641
    plrk
    Participant

    You could do it, but it is no five minute job, as you’d have to learn of a WordPress theme template works and add the code of the widgets to the code of the theme you are using. This means you pretty much have to learn PHP. Do you know PHP?

    May I ask why you don’t want to use the widgets?

    Korhan Ekinci
    Participant

    I also think this will be great!

    #50636
    Paul Wong-Gibbs
    Keymaster

    I deactivated the BP-plugin. Problem remains. So it’s probably an issue with WordPress MU and the P2-theme?!

    ?

    #50627
    marcaurel75
    Participant

    Doing more research I found the following thread in the wp-forum:

    https://wordpress.org/support/topic/273413?replies=2:

    —-

    Mippe: P2 brokes äÄ öÖ åÅ letters when editing. That pretty much sums it all up.

    noel (Administrator): We’re aware of the issue and will fixing this in the next release.


    But I am still unsure: This problem then occurs only with WordPress MU?

    #50626
    Avatar
    Participant

    Hello Mates, I know I went M.i.A for a while.

    but I wanted to say thanks for the good responses

    before it got way too late.

    I got focused into developing our BP site

    and have been searching through the forums

    for all kinds of questions and possibilities.

    I’m sure I’ll be posting about them soon.

    But for this, I think we’ll start working with group / blog mods first

    and try out the multi-site url solutions.

    The BP integration still seems like an interesting challenge

    especially as the single wordpress BP installs come into play.

    John if you have more details about the functions.php solution,

    please contact me.

    and if there are any other ideas about this,

    or possible plugin solutions,

    I’d love to hear them.

    Sincerely,

    – Jeff –

    .

    #50625
    marcaurel75
    Participant

    I deactivated the BP-plugin. Problem remains. So it’s probably an issue with WordPress MU and the P2-theme?!

    #50623
    Paul Wong-Gibbs
    Keymaster

    Try removing or disabling BuddyPress. Does this problem still occur on WordPress MU?

    3450421
    Inactive

    That will be great

    #50610
    r-a-y
    Keymaster

    For #1, use Justin Tadlock’s Get The Image plugin in a loop. Or to make things easier, use Tadlock’s query_posts widget with Get The Image to easily define which posts to display. The Get The Image plugin does not cache the images though.

    If you’re looking for image resizing / caching, try TimThumb from darrenhoyt.com… although I never have been able to get that working on WP.

    For #2, there’s two plugins that I know of.

    First one is The WordPress Bar. The second one is Pretty Link. It will not integrate with the BP bar… it will add another bar for external pages.

    For #3, you’ll have to get creative with the xprofile fields. I have something setup with a BP install I’m working on, which manipulates the BP profile loop and uses CSS manipulation to display the social badges.

    #50607

    In reply to: Sign in with Twitter?

    Eric Wood
    Participant

    yes, full integration… I’ve noticed however that it creates a SECOND account if the member already has one, so it’s either log in with Twitter credentials, or with WordPress credentials…. site seems to consider them as separate accounts.

    I explain this to my users at http://outgaylife.com/wp-login.php

    #50567
    r-a-y
    Keymaster

    I have WPMU setup in the root, but wanted to have the “community” page on a different page as well.

    Here’s what I did:

    1. Create a new WordPress page template with the BP widget toolbar calls in it.
    2. Create a new WordPress page and apply the page template you created in step #1.
    3. Add BP widgets to the BP widget toolbar.

    That should be it!

    #50561
    Paul Wong-Gibbs
    Keymaster

    There isn’t. The Dashboard on this site is a custom page, and is nothing to do with the WordPress admin backend.

    Burt Adsit
    Participant
    #50533
    #50525
    Rohan Kapoor
    Participant

    Well we know that within the next 6 months, mu and wordpress will eventually combine. At that point, it would be safe to bet that buddypress will work with both the multi-user as well as the single user (both will be the same)

    #50524

    In reply to: BuddyBar for bbPress

    Rohan Kapoor
    Participant

    List version numbers of buddypress, wordpress mu, and bbpress.

    #50523
    Rohan Kapoor
    Participant

    I believe this means that the mysql query wasn’t understood or the answer was blank (empty) and it didn’t know what to do with it.

    #50495

    In reply to: About blog domains

    Felix J
    Participant

    Got helped in the wpmu forum. I would need a wpmu plugin to do what I want.

    Oh there is one thing more…

    Now I just need to know if BuddyPress can handle these sorts of plugins for example https://wordpress.org/extend/plugins/yet-another-multi-site-manager/ , if not what do I need to do so it can?

    Please tell me.

    Thanks

    #50481

    In reply to: About blog domains

    peterverkooijen
    Participant

    I think that’s very much a WPMU issue.

    #50421

    In reply to: Allowed memory size?

    Jeff Sayre
    Participant

    Since you had single-user WordPress installed before, I’d suggest doing a clean install. This means making sure that you delete both the single-user WP and the newly installed WPMU files. Also, delete your MySQL database and start with a new one.

    I assume that you do not have any data yet. If that is correct, then you can safely proceed down this road. If you do have important data in the MySQL DB, then you should back it up first.

    Also, you should use a separate MySQL DB for WPMU. Do not use the one that you are already using for single-user WP.

    Follow these instructions for help on installing WPMU. Make sure you read through all instructions linked below before beginning the install:

    1. Download BuddyPress from here
    2. https://codex.buddypress.org/getting-started/installing-wordpress-mu/
    3. Read the readme.txt file that comes with the WPMU download

    Then, once WPMU is installed and functioning properly, follow these instructions for help on installing BuddyPress.

    1. https://codex.buddypress.org/getting-started/installing-buddypress/
    2. Read the readme.txt file that comes with the BuddyPress download

    #50416
    Mariusooms
    Participant
    peterverkooijen
    Participant

    The phplist-dual-registration plugin also takes input from registration. It has this function:

    function subscribe($input_data) {
    if (!wpphplist_check_curl()) {
    echo 'CURL library not detected on system. Need to compile php with cURL in order to use this plug-in';
    return(0);
    }
    // $post_data = array();
    foreach ($input_data as $varname => $varvalue) {
    $post_data[$varname] = $varvalue;
    }
    // Ensure email is provided
    $email = $post_data[$this->email_id];
    // $tmp = $_POST['lid'];
    // if ($tmp != '') {$lid = $tmp; } //user may override default list ID
    if ($email == '') {
    echo('You must supply an email address');
    return(0);
    }
    // 3) Login to phplist as admin and save cookie using CURLOPT_COOKIEFILE
    // NOTE: Must log in as admin in order to bypass email confirmation
    $url = $this->domain . "admin/";
    $ch=curl_init();
    if (curl_errno($ch)) {
    print '<h3 style="color:red">Init Error: ' . curl_error($ch) .' Errno: '. curl_errno($ch) . "</h3>";
    return(0);
    }

    $post_data='action=subscribe&group_ids[]='.$this->lid.'&email_address='.$this->email_id.'&firstname='.$this->name_id;

    Is the $post_data line what I need? Something like this?:

    function subscribe($input_data) {

    // $post_data = array();
    foreach ($input_data as $varname => $varvalue) {
    $post_data[$varname] = $varvalue;
    }

    $email = $post_data[$this->email_id];
    $name = $post_data[$this->name_id];
    }

    And then I could use $email and $name in my function to “do stuff” with?

    Or can I use $post_data[$this->email_id] etc. directly? Is that the simple answer to my original question?

    Why is the $post_data commented out?! Don’t I need it?

    Do I need other pieces to make it work? For which fields would this work; only those from wp_users or xprofile as well? What about custom fields, including the real name/first name/last name mess?

    #50410
    Jeff Sayre
    Participant

    Luc-

    Many people have asked the same question. The good news is that there are plans to make BuddyPress compatible with single-user WordPress in the future.

    We’re not sure when that will happen, so give it time and keep checking back.

Viewing 25 results - 21,101 through 21,125 (of 22,658 total)
Skip to toolbar