Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'theme'

Viewing 25 results - 20,326 through 20,350 (of 31,072 total)
  • Author
    Search Results
  • #101877
    Hugo Ashmore
    Participant

    wow…are you serious.

    so i can not use my suffusion theme with BP or any plugins?

    I did NOT say that, this is a basic step in troubleshooting we have to establish whether it’s BP at fault or a custom theme. I believe that people do successfully use this Suffusion theme for BP, so you need to persevere and perhaps try the sufffusion support as it does sound like a custom theme issue rather thn BP one.

    #101872
    mira360
    Participant

    i´m interesting on the same theme, i am looking for a same paypal acount for all groups, but i interesting to diferenciate which group come from the donation.

    Thank you

    #101867

    well i cant use BP with my suffusion theme or any plugins i shouldve said…???

    #101865

    wow…are you serious.

    so i can not use my suffusion theme with BP or any plugins?

    #101859
    semir
    Member

    Hi,
    I had the same problem I have commented from line 174 to line 199 in the
    registration/register.php (in child theme)
    Here the code

    <div id="blog-details"class="show">
    
    	<span class="label">
    		<input type="checkbox" name="signup_with_blog" id="signup_with_blog" value="1" checked="checked" /> 	
    	</span>
    
    	<label for="signup_blog_url">
    		<input type="text" name="signup_blog_url" id="signup_blog_url" value="" />
    		<input type="text" name="signup_blog_url" id="signup_blog_url" value="" />
    	</label>
    
    	<label for="signup_blog_title"> 
    		<input type="text" name="signup_blog_title" id="signup_blog_title" value="" />
    	</label>
    	
    	 <label>
    		<input type="radio" name="signup_blog_privacy" id="signup_blog_privacy_public" value="public" checked="checked" /> 
    	</label>
    
    	<label>
    		<input type="radio" name="signup_blog_privacy" id="signup_blog_privacy_private" value="private" checked="checked" />
    	</label>
    
    </div>
    #101857
    Hugo Ashmore
    Participant

    Facelook is a third party theme and a WP one have you followed all the steps to convert it to BP ready i.e run through the template pack procedures?

    The BP adminbar requires the wp_footer() hook in the footer.php file, when it’s displayed it’s positioned ‘fixed’ relative to the browser viewport

    Support for third party work will always be limited here as majority focus needs to be with BP core issues

    #101855
    Hugo Ashmore
    Participant

    @Tekuan%20Coleman
    is there a “real” and “fake” default theme? i have activated the

    Yes and that is the point I was trying to make earlier there is only THE bp default theme all it’s files live in /plugins/buddypress/bp-themes/bp-default any other theme is what is referred to as a child theme and may have any number of custom changes that can cause issues. To trouble shoot it is essential that the defaults are used i.e the default theme is activated and no plugins other than BP are running.

    #101853
    thesurfinstitute
    Participant

    Just an update in case anyone else comes across the same issue…

    Also had to edit the sidebar-login settings within style-light.css in order for it to be displayed properly.

    Virtuali
    Participant

    @nuprn1, the filters listed, does not seem to work on custom theme…. or at-least from what I am using. I added the filters you listed in your second post to line 113, no success. I need this to work here, because I have a group on my site that is meant for a pastebin, and the code tags make it a absolute mess, pigpen!!!

    P.S…. a little help on the MarkItUp would be awesome too!

    Thanks!
    SVC

    #101845
    thesurfinstitute
    Participant

    I managed to make it work by adding width and margin settings at the top of the form.standard-form in my style-light.css

    In any event here’s my register.php:
    http://pastebin.com/6RuKyJu4

    #101844
    Jake Spurlock
    Participant

    Yes, it is the activity stream. Doesn’t work there, or in the activity area in the profile. I have the ajax.php in the _inc folder in my theme. Just wondering what I need to do to get it to work.

    1. Which version of WP/MU are you running?
    Current

    2. Did you install WP/MU as a directory or subdomain install?
    Sub-domain

    3. If a directory install, is it in root or in a subdirectory?

    4. Did you upgraded from a previous version of WP/MU? If so, from which version?
    This has been installed since 2.9.2

    5. Was WP/MU functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
    Everything is working great there.

    6. Which version of BP are you running?
    Current

    7. Did you upgraded from a previous version of BP? If so, from which version?
    I don’t remember.

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
    A lot. To many to list.

    9. Are you using the standard BuddyPress themes or customized themes?
    Custom theme. BuddyPress comes from the template pack.

    10. Have you modified the core files in any way?
    Nope.

    11. Do you have any custom functions in bp-custom.php?
    Nope.

    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
    Built in.

    13. Please provide a list of any errors in your server’s log files.
    No errors.

    14. Which company provides your hosting?
    Self-hosted.

    15. Is your server running Windows, or if Linux; Apache, nginx or something else?
    Apache

    #101843
    Virtuali
    Participant

    Put your theme’s “register.php” over at http://pastebin.com then post link here. I’ll take a look at it.

    The <div content Wrapper could be missing

    #101836
    kateM82
    Member

    @modemlooper

    Thanks so much for your help, that is a little weird.

    I have pasted the entire archive file again, here is the link – http://pastebin.com/z4H2mEKQ

    I can’t see a second loop though?

    #101834
    bgrun80
    Participant

    Worked it out.

    I put the child themes in the bp-themes folder.

    Placed them in the plugins/buddypress/bp-themes folder, when I should have put them in
    wp-content/themes.

    They look like they’re working ok now.
    Thanks for the help.

    #101829
    Andrea Rennick
    Participant

    Are you using the BP template pack plugin to integrate BP with the theme? If so, make sure it’s active.

    #101817

    @hnla….is there a “real” and “fake” default theme? i have activated the

    BP Columns 1.2 by modemlooper,

    BuddyPress Default 1.2.7 by BuddyPress.org,

    Simple WP Community Theme 1.6 by Sven Lehnert u. Konrad Sroka

    it works the same exact way on all of these themes

    #101816

    wow….i cant see it by default neither can users. if i use a BP theme i still cant see the “create a group” option or link or w/e tech term there is…basically there is no way to create a group on my site using BP. however if i switch theme to a BP default and type in the search bar of a BP theme i will see my create a grouo option on the right of the page “ONLY IF TYPE IT IN THE SEARCH OPTION OF A bp THEME (bp default or BP columns,)”

    also i can not access any of my BP pages in the search bar of my site. if i go to the BP nav bar and use the menu there everything works (except, create a group)

    #101811
    open flips
    Participant

    I have noticed some stuff has gone from bp 1.2.7 default theme, I hope it does not make the column issue harder to fix. Thanks @modemlooper for letting us know when you will manage to update themes.

    #101808
    jonishere55
    Member

    what do you mean by template pack? I am using the custom community theme which is compatible with buddypress.

    #101783
    modemlooper
    Moderator

    change your CSS on #nav-example to width: 1020px;

    It’s too wide make the page scroll right

    #101782
    modemlooper
    Moderator

    This archive file has been hacked with another post loop and that loop is outside the content div. So, the posts on the second loop are spanning the width of the page pushing sidebar down. The code in the pastebin does not match the code on your website.

    #101767

    In reply to: wp-admin login screen

    evanfond
    Member

    I understand that much, but I was wondering if you can make it where you wouldn’t be able to login through buddy press completely….

    err… I could probably edit the theme template *facepalm*

    #101762
    Hugo Ashmore
    Participant

    Clarify: bp default theme works on the Linux Ubuntu install?

    Setting cmod 777 on all directories won’t be the issue, if anything it’s a group/user permissions that is more often the issue there, but doubtful that this is the issue here and of course world writable is not something one would want to leave other than on a test install.

    This may be an issue that you have to address to Suffusion support if it’s a case that plain vanilla WP/BP does work as expected on your LAMP box, but not with Suffusion themes activated.

    #101760
    chwang
    Member

    Thank you, this setup is only used for troubleshooting, that is why i make public access to the admin account, but thanks anyway for your advice hnla. any idea how can make the link works. btw, if i set the theme to be buddypress default, all work, and if i use suffusion in Windows system, it works also, only in linux(ubuntu 10.04), i even set all the file and directory to be mod 777, still cannot make it work.

    #101756
    Hugo Ashmore
    Participant

    Everything appears to have been set up , so usual request is in order to try activating the BP default theme and establish first that everything is working as expected before moving on to installing custom themes. Suffusion appears relatively complex and I have little knowledge of so can’t help specifically with it , but getting things running correctly with plain vanilla BP is the correct approach initially.

    Word of warning I would now change that test account it’s an admin account and as such dangerous to leave on a public site.


    @tekuan-coleman
    Just to keep things clear: Buddypress is an open source project maintained by unpaid volunteers and the support pages here run in the same fashion so there is technically no such thing available here as ‘Professional Consulting’ as that phrase implies paid for support and might lead to mis-understanding of what the non coder user might expect from this support forum.

Viewing 25 results - 20,326 through 20,350 (of 31,072 total)
Skip to toolbar