Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • @gunju2221 what do you think

    for example please view this link
    http://www.linkyou.info/forums/

    @Virtuali @gunju2221 thanks a lot for giving your time to help me out

    i did the steps you mentioned above but still the same, below are the steps i did please correct me if i am wrong

    1. I went to plugins/buddypress/bp-themes/bp-default/_inc/css/default.cs and removed all the contents of
    /* > Global Elements


    */
    /* > Admin Bar


    */
    /* > Header


    */
    /* > Navigation


    */
    /* > Container


    */
    /* > Sidebar


    */
    /* > Content


    */

    2. Went to /wp-content/themes/jobroller/css/style-pro-blue.css
    and added the code to the end after
    .widget_calendar table {
    width: 100%;
    }

    3. Went to /wp-content/themes/jobroller/functions.php
    and added the code to the end after

    /**

    * add any of your custom functions below this section

    and before

    */

    ?>

    @mercime i did the steps mentioned in the two links provided but it is not working

    @Virtuali
    how to import the CSS+ functions

    can any one please explain this

    If BuddyPress pages are not aligned correctly then you will need to modify some of the templates to match your theme’s HTML structure. The best way to do this is to FTP to your theme’s files at:

    /wp-content/themes/jobroller/

    Then open up the page.php file (if this does not exist use index.php). Make note of the HTML template structure of the file, specifically the `

    ` tags that surround the content and sidebar.

    You will need to change the HTML structure in the BuddyPress templates that you copied into your theme to match the structure in your page.php or index.php file. The files that you need to edit are as follows (leave out any folders you have not copied over in step two):

    /activity/index.php
    /blogs/index.php
    /forums/index.php
    /groups/index.php
    /groups/create.php
    /groups/single/home.php
    /groups/single/plugins.php
    /members/index.php
    /members/single/home.php
    /members/single/plugins.php
    /registration/register.php

    Once you are done matching up the HTML structure of your theme in these template files, please take another look through your site. You should find that BuddyPress pages now fit inside the content structure of your theme.

    i am copying the files name as in ftp

    ning-members-local.json
    ning-members.json
    ning-blogs-local.json
    ning-blogs.json
    ning-discussions-local.json
    ning-discussions.json
    ning-events.json
    ning-groups-local.json
    ning-groups.json
    ning-music-local.json
    ning-music.json
    ning-notes.json
    ning-pages.json
    ning-photos-local.json
    ning-photos.json
    ning-videos-local.json
    ning-videos.json

    thank you for replying
    yes i have them and i have placed them in /wp-content/ning-files/

    i hope you can help me out

Viewing 7 replies - 1 through 7 (of 7 total)
Skip to toolbar