Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'theme'

Viewing 25 results - 18,701 through 18,725 (of 31,072 total)
  • Author
    Search Results
  • tnd
    Member

    Alright, that sort of gave me an idea of what I might be doing wrong…I’ll go see if I can fix it. Thank you for replying so quickly!

    aces
    Participant

    Examine it in Firefox Firebug (add on), internet explorer developer tools (built into v 8 & 9) or equivalent for other browswers, to find the right css to edit?

    @mercime
    Participant

    Change theme to bp-default theme – see if same behavior repeats or not.

    #114174
    linusf
    Participant

    @cactuspot

    Hi, would you care to elaborate some more on this topic. Is there a specific “bp template pack” customized for eleganthemes?

    Hugo Ashmore
    Participant

    Yes essentialy. I would do a fresh install regardless, get WP set up configure it, ensure permalinks are working correctly, and emails being sent, when WP is set up and working correctly upload the BP plugin, activate that check it functions correctly, then select your theme from the dashboard appearence>themes and activate that and check it’s correct after all that install your other plugins. You could still at any point after installing WP import you local DB and overwrite the existing one and have all your pre-set options re-created but you will need to edit the site url -probably!

    #114155
    naved
    Member

    @hnla thnx but stuff means like i had changed the theme and edited footer.php of that theme also change the footer.php of wp-admin…also uploaded a logo on both dashboard and on login page with the help of plugin

    #114146
    Hugo Ashmore
    Participant

    What’s buddypress ‘stuff’? you must be specific on tech forums and be clear as to what ‘things’ you are referring to

    If you are not worried about any test posts/pages plugin settings then all you need to do is get all the site files uploaded including BP plugin and your themes folder, then when you have run the WP install routine you will be able to log into the dashboard and start to configure basic WP parameters and then activate BP and set that up. As for DB stuff I mentioned that briefly on another thread, you should perhaps stick to one thread otherwise things become disjointed and hard to follow.

    #114143
    cactuspot
    Member

    @mercime : sorry i misunderstood about the same author, i already contact the author it’s from ddart, and he will create one for that theme. it’s cool ! haha. thanks for your help :D

    #114142
    LPH2005
    Participant

    I was making changes last night after posting… and really goofed things up.

    Copied bp styles into styles.css so I could modify them in the child theme and not lose changes when updating.
    Changed color of bp’s subnav for activity to yellow
    Tried height of 25px but the text doesn’t align properly (drops to bottom of area) – thus – it looks ugly.

    As always, thank you for pointing me in the right direction. I was stumped.

    #114137

    In reply to: Can’t add friends

    soker
    Member

    I checked with bp-default theme as you recomend me, and it worked, so I look for differences and I found that I missed to add some functionality to my functions.php file, so now it is working :) . Thanks for your help :)

    #114133
    Hugo Ashmore
    Participant

    Groups works in slightly different fashion it’s index ‘home.php’ tests to see what parts it needs to display so if it was the sidebar you needed to remove to make fullwidth then you would remove sidebar for all group views. You could though wrap the sidebar in a conditional logic to not show the sidebar if forum view – something like:

    in : /wp-content/themes/your-theme/groups/single/home.php
    `

    `
    Not sure how well that will work for you as your site is locked down and we can’t visit those pages.

    #114110

    In reply to: Can’t add friends

    @mercime
    Participant

    WP/BP versions? Have you tried deactivating plugins except BuddyPress and changing to bp-default theme?

    #114093
    Boone Gorges
    Keymaster

    If you have never activated Network Mode, then you don’t have it activated. Don’t worry about it.

    Open up wp-content/plugins/bp-template-pack/bp-template.php. Around line 48 you’ll see a line that looks like this:
    `add_theme_page( __( ‘BP Compatibility’, ‘bp-template-pack’ ), __( ‘BP Compatibility’, ‘bp-template-pack’ ), current_user_can(‘switch_themes’ ), ‘bp-tpack-options’, ‘bp_tpack_theme_menu’ );`
    Replace it with
    `add_theme_page( __( ‘BP Compatibility’, ‘bp-template-pack’ ), __( ‘BP Compatibility’, ‘bp-template-pack’ ), ‘switch_themes’, ‘bp-tpack-options’, ‘bp_tpack_theme_menu’ );`

    This is a bug that I’ll fix in the next version, but I’m not certain that it’s the cause of your error. Let me know.

    Brajesh Singh
    Participant

    open bp-default/activity/post-form.php
    look for these lines
    `

    <option value="”>

    `
    It should be 43-45.
    remove it from the post from and user can only post to his profile.

    Btw, if you have child theme, then copy this file in your child theme and modify there. Otherwise the changes will be lost in another upgrade of buddypress.

    #114087
    @mercime
    Participant

    Yes, I suggest that you check Platform Pro theme forums or documentation and see whether the theme lives up to the “buddypress” tag, which should include at the very least providing the markup necessary to use on BP template pack files – 2 col or 3 col per your choice.

    I checked the free version in WP theme repo and content of index.php contains basically the same `setup_pagelines_template();` so you can’t tell till you look at page source code online and then eliminate the header and footer markups to find out which markup you need for the BP template files – which can be overwhelming for many.

    #114077
    Steve D
    Participant

    I am on WP 3.1.3 with the Twenty-Ten child theme. I noticed a message in the dashboard that prompted the completion of the template pack set-up by linking to the BP Compatibility page, however, I get a permission error when attempting to access the page. Since I’m not using a BP child template, I don’t have a BP Compatibility option in my Appearances in the dashboard.

    I upgraded the template pack to 1.1.2 last night, yet still have the same issue regarding permission to –

    ‘../wp-admin/themes.php?page=bp-tpack-options’

    Anyone else have this dilemma?

    #114063
    @mercime
    Participant

    There is a BP Template Pack for Elegant Themes? Who’s the author?

    The image you posted alone won’t help us help you. If you used the template pack plugin, check whether 6 BP folders with files inside were transferred to your active WP theme folder. Here’s an example on how to copy over HTML structure of WP theme onto BP template pack files https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/

    @mikey3d
    Participant

    @r-a-y haven’t responded my above message. Is he embarrassing that he is wrong? Because either activate.php file is the bp-default theme which is not my problem and I have delete the whole first two lines in my child theme /registration/activate.php and the problem is after clicked activation link in email I get:

    `http://www.domain.com/blog/activate/

    Activate your Account

    Please provide a valid activation key.
    Activation Key:`

    There is no key link in the domain. e.g.

    http://www.domain.com/blog/activate?key=afd7528c3b5664d429f94a2ed59a4c32

    I have single WP. What is the solution?

    Thanks, Mikey3D

    #113994
    @mercime
    Participant

    Before we continue, make sure that you’ve upgraded BP Template Pack plugin to latest version, so that you won’t have to do this all over again. Download the BP template files transferred to your theme in server down to your computer hard drive.

    Starting with activity/index.php, replace top part:
    `

    `
    with
    `

    `

    At the bottom part of activity/index.php, replace
    `

    `
    with
    `

    `

    Save file and upload to folder following the structure of theme folder in server

    #114016
    Boone Gorges
    Keymaster

    Platform is not BP compatible. I just downloaded it and verified. The author of the theme has put the ‘buddypress’ tag in the theme’s metadata, which tricks unsuspecting folks into thinking that it’s compatible. But there are no BP template files in the theme at all. (A pretty crappy thing for the author to do, if you ask me.)

    Not to worry – you can make the theme compatible by installing the BuddyPress Template Pack: https://wordpress.org/extend/plugins/bp-template-pack/

    #114012

    OK, I deactivated and deleted BP, then uploaded it again and activated it. Same thing – no BP.
    Re-install WP? Really? And lose the work I’ve put in?

    Andrea, I do not see a yellow alert message, just Themes, Widgets, Menus, Pageline Settings, and Editor. I am using the Platform 1.2.5 theme because it is supposed to be BP compatible theme. My site is http://www.merrymeetingresilience.org/wp

    Any help is appreciated.

    #114011

    Ok – trying again! Thanks for your patience!

    `
    <?php
    /*
    Template Name: Full width page
    */

    /**
    * @package WordPress
    * @subpackage Dressed to impress
    */
    get_header(); ?>

    <?php
    $showslider = cs_getoption(‘theme_showslider’);
    if($showslider == 2) { ?>

    <?php if (have_posts()) : $postcount = 0;
    while (have_posts()) : the_post();
    $post_class = cs_getoption(‘index-style’) == 1 ? ‘preview-post-long’ : ‘preview-post’;
    ?>
    <div class="page_fullwidth" id="post-“>

    <a href="” rel=”bookmark”>

     

    <?
    endwhile;
    //UNCOMMENT THIS IF YOU WISH TO ALLOW COMMENTS ON PAGES
    /*rewind_posts();
    if (have_posts()) : $postcount = 0;
    while (have_posts()) : the_post();
    comments_template();
    endwhile;
    endif;*/
    else : ?>

    `

    #114008
    sprach
    Member

    Andrea,
    If e-mails are not related to the theme, why does it work with the default theme, and not with arras?

    #114007
    @mercime
    Participant

    Morticia, what’s needed is the code within the full-wdith/one-column template file you have within active theme folder which should have something like “ at the top and “ at the bottom and code in between.

    #113999
    @mercime
    Participant
Viewing 25 results - 18,701 through 18,725 (of 31,072 total)
Skip to toolbar