Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 17,151 through 17,175 (of 22,614 total)
  • Author
    Search Results
  • #87543
    grosbouff
    Participant

    Jet QuickPress is a plugin from Jettochkin based on my first plugin ‘BuddyPress Quickpress’.
    One Quick Post is the ‘new version’ of BuddyPress Quickpress; the difference is that the plugin works for WordPress too (without BuddyPress), and has been improved.

    As OQP (one quick post) is used to “power” my main plugin Your Classified Ads; you can be sure i will still update it :).

    #87536
    Tony Zeoli
    Participant

    @hnla I have been following the thread, but it seems as if Boone’s been busy and he hasn’t been answering queries for a few days to a week. I’ve posted a number of times there and haven’t gotten a reply.

    I’m not sure about splitting the JSON file at this point. I know that he’s mentioned that before. I am going to try a few things. I think because we have some other plugins on the same hosted about on another install of wordpress, that might be the issue. Will try it and see.

    Andrea Rennick
    Participant

    “Q1: Should we use WordPress or WordPressMU with BuddyPress?”

    WPMU is now rolled in to single WP and called a Network of multiple sites, sometimes called multisite. You only need to enable it if you want multiple blogs(sites).

    “Q2: Since we plan to launch “multiple social network websites” using BuddyPress, which one is better for our situation and why?”

    If you have one install with multiple blogs, right now you can only install one instance of BuddyPress. It will show up on all the member sites, but share all the userbase.

    “Q3: Will all sites be linked together if we use WordPressMU with buddyPress?”

    I think I just answered this. Yes.

    “Q4: Will using WordPressMU makes it easy to manage all sites?”

    It’s one codebase, so yes.

    “Q5: Will using WordPressMU allow us to de-link individual sites later and transfer to other people on different hosts or will it be a problem if we use MU?”

    THe individual sites you can just use the Export menu to get all the posts.

    The buddypress parts can’t be exported that way.

    “Q6: What else should we consider when making the decision between WordPress and WordPressMU to use with BuddyPress for multiple sites?”

    If you need multiple sites or not and if you want the userbase separate, and how likely you’ll need the buddypress parts moved to a different site.

    “Q7: Will it be better just to use WPMU or WP with BuddyPress only for “one” site per account?”

    Again, it depends on what you ultimately want. The network of sites are individual on one codebase. Buddypress affects the whole network.

    rickkumar
    Participant

    Any buddypress Guru here that can answer my questions?

    Thank you for your time and help.

    #87526
    Paul Wong-Gibbs
    Keymaster

    That’s a fairly low-level error with the database object not being available; that is, of course, WordPress territory. If you deactivate your “backup program”, is this fixed?

    #87516

    In reply to: Where is admin?

    @mercime
    Participant

    Because it is assumed that before one installs BuddyPress, one would already have a working knowledge of WordPress basics :-) In any case, you can always add the “Meta Widget” to your sidebar and you have the link to admin. Or, if you might prefer a link to dashboard in bp admin bar – http://www.darcynorman.net/2009/11/13/modifying-the-buddypress-adminbar/

    nbfarrand
    Member

    I have used the nginx settings described above but when I go to register an account it goes to the home page. To get to the register page i have to add index.php to get it to work. IE. http://url/index.php/register. http://url/register does not work. Is there something I am missing with nginx to get ride of the index.php. This also happens with the comments… but the comments at least show up.

    Helene Goldberg
    Participant

    yes I did follow all the steps exactly, and I added the lines to .htcaccess and wp-config.
    I just checked my .htcaccess and it looks like this:

    # BEGIN WordPress

    RewriteEngine On
    RewriteBase /
    RewriteRule ^index.php$ – [L]

    # uploaded files
    RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L]

    # add a trailing slash to /wp-admin
    RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]

    RewriteCond %{REQUEST_FILENAME} -f [OR]
    RewriteCond %{REQUEST_FILENAME} -d
    RewriteRule ^ – [L]
    RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
    RewriteRule ^([_0-9a-zA-Z-]+/)?(.*.php)$ $2 [L]
    RewriteRule . index.php [L]

    # END WordPress

    So everything I added according to tools/network is there. What should I do now? I don’t think it’s the plugins. I already tried that. Where’s the option to show the blogs? I have been going through every single menu item over and over and I cannot find where I switched that off.

    #87457

    In reply to: Come Recommended

    techguy
    Participant

    Thanks @mercime I wondered what that other option in WordPress was for. Learn something new everyday. I guess it also makes sense that I could create a page template with the list of blog posts that could basically be like the normal blog index and style it however I want. Good stuff!

    @jeremylyn I was surprised that it worked for me too. At least it told me it worked. Might just want to wrap the links to complete the courses in the is_user_logged_in() function and only display them if the user is logged in.

    A new set of eyes always finds some bugs. That’s what we’re here for.

    #87155
    modemlooper
    Moderator
    #87382

    In reply to: members only pages.

    techguy
    Participant

    If you want them to pay to get to that member page, try the s2member plugin. If you want them just to register (for free), then I think this is the thread with a bunch of possible solutions: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-make-a-private-community/

    As far as the MP3 player, I don’t know, but I’m sure there are a ton of options. In this case, it wouldn’t need to be BuddyPress specific at all. Just search for an MP3 player that works with a webpage and it can be added to the WordPress page. There might even be a WordPress plugin that does this already.

    helpy
    Participant

    Does child-theming of the BP Default theme (which resides in wp-content/plugins/buddypress/bp-themes) will work if I put the child theme in wp-content/themes?

    Because if I update buddypress plugin with the wordpress update function … all templates in wp-content/plugins/buddypress/bp-themes will be deleted before the new version will bei installed!

    cu, guido

    #87374
    newrambler
    Member

    The style sheet is a file that basically makes your site look pretty–it’s what controls the layout and the colors and the fonts and all that stuff. It sounds like you somehow downloaded and installed a corrupt version (or at any rate an incomplete version) of BuddyPress that was missing the style.css file.

    If you did an automatic install through WordPress, I’d first try just uninstalling and reinstalling BuddyPress and see if that works. Otherwise, you’ll want to look through the files installed on your webhost for a file in your BuddyPress folder called something like style.css (at any rate, it’ll end with .css). If it’s not there, you’d need to add it. I can tell you more about how to do that, if you need, but try the automatic uninstall and reinstall first.

    #87362
    James
    Participant

    Sorry should have added above that I have now disabled the MU part of WordPress…

    BOW
    Participant

    Thanks!

    In object caching there is no option to turn off for logged in users (only wordpress admin)

    There is an option to add pages and folders to a list not to cache but im not sure what or how to format what goes in there.

    Warren

    Jon
    Participant

    Try https://codex.wordpress.org/Child_Themes

    I created my own child theme for Buddypress following those instructions.

    #87320
    @mercime
    Participant

    “incorporate an article/post slideshow into the Thematic theme”
    Getting the slideshow to work is more on the WordPress side … if you’re making a slideshow of the posts/articles in your site. BuddyPress doesn’t have anything to do with the slideshow … unless you’re making a slideshow of BP Gallery images or members or groups, etc.

    Furthermore, since you’re using the Thematic theme (which has a BuddyPress-compatible version/adaptation), might I point you to the Thematic Forums since they can assist you better in choosing best slideshow/plugin for your site http://themeshaper.com/forums/

    #87309
    Zack Simantha
    Participant

    Ok guys here is what I found may work. If you implement the two additional plugins into your site, you should never see the wp-admin page while using a buddypress site.
    1. Be sure not to disable BuddyPress to WordPress profile syncing in Buddy Press settings. You want to link both the buddy press and word press site together
    Now for the rest of the settings
    2. Install Absolute Privacy
    Under settings: Lockdown the site and Block admin access. For the “Redirect Non-logged in Users To:” part: enter your Login page permalink for My Login
    3. Install Theme My Login
    Under settings for Theme My Login: Put a 0 for Page ID and ensure the other 3 check boxes are selected, Pagelist, Links, and Stylesheet.
    NOTE: In order to log out from your wordpress control panel you will need to click the link at the top left of your wordpress control panel to get back out to the buddy press site. You should still be logged in as your user in Buddy Press. Simply chose log out and viola you should not see the wp-admin. Test it out by entering a fake username/password, you should bounce back to buddypress login screen..
    Same thing with the login procedure. You will need to log in through buddypress and click on “edit this entry” to get back to the wordpress control panel.
    Another layer of wp-admin lockout may be to create a redirect for wp-admin and wp-admin.php
    ALSO: It doesn’t seem like Buddy Press Sliding Login Plugin works with this setting so it may be wise to disable that feature. Be sure to backup, as results may vary. Proceed at your own discretion.

    #87293
    Adam
    Participant

    Same problem here. Running WP 3.0. Deactivated all my plugins and swiched to deafult WP theme before installing. I get the same message both when I upload via ftp and with a direct install through plugin search. I found this link but it didn’t really make me smarter http://hungred.com/how-to/sufficient-permissions-access-page-plugin-admin-page-update-wordpress-30/

    Help please!

    #87290

    In reply to: Secure Invites for Mu

    @mercime
    Participant

    @govpate – check the latest version – https://wordpress.org/extend/plugins/wordpress-mu-secure-invites/
    Which reminds to me to check out the latest update :-) Btw, the code I posted above works at least in WPMU install and WPMU upgraded to WP 3.0

    #87271
    Pisanojm
    Participant

    My opinion 96 mb minimum…if you have a lot of plugins and traffic (mine is set at 128mb).
    I’m using this plugin with BP to help figure out usage and I hope it will help you too:
    https://wordpress.org/extend/plugins/wp-memory-usage/

    #87276
    Paul Wong-Gibbs
    Keymaster
    #87243
    Dudeski
    Participant

    Hi guys, I have a similar question, although with a different source. When I click any of the by buddypress automatically created buttons on my site, I get an url with “wordpress” in between. Example: http://www.beijingbikes.com/wordpress/members

    I don’t know why this is happening, because in my settings, I set http://www.beijingbikes.com as the homepage (and not http://www.beijingbikes.com/wordpress). Therefore, when I click “home” it shows an error message. Also, my webstore doesn’t add the wordpress tag, so its definately bp related. Please help!

    Thanks
    Ralf

    #87234
    Tony Zeoli
    Participant

    Okay, so I knew about the php.ini settings in my work with WordPress. Silly me…I thought using that trick wouldn’t change the setting on 1and1, since the tech support told me that they had it set to 30 MB. Well…guess what? It worked. I set it to 128 and voila…instant BuddyPress. @UmaBlu, @techguy – you were both correct to let me know to use the php.ini setting. Thanks for that. I put the ini file in the top level, so that it sets the memory limit for all sites in the shared folder. Working just fine now. Whew!

    #87221
    pinstails
    Member

    @r-a-y nope removing the leading lash results in the same single render issue. The STYLESHEETPATH seem to be the way to do it for now and this does seem to be a WordPress issue with locate_template() so I’ll take that up over in their neck of the woods. Thx for the help, I was banging my head for over an hour.

Viewing 25 results - 17,151 through 17,175 (of 22,614 total)
Skip to toolbar