Skip to:
Content
Pages
Categories
Search
Top
Bottom
  • Matzze replied to the topic css and js missing in the forum Installing BuddyPress 13 years ago

    My header (part)
    <!--[if lt IE 9]>
    <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    <!--[if lt IE 7]>
    <link rel="stylesheet" type="text/css" href="<?php echo get_stylesheet_directory_uri(); ?>/style/ie-old.css" />
    <![endif]-->
    <!--[if IE 7]>
    <link rel="stylesheet" type="text/css" href="<?php echo…
    [Read more]

  • Matzze replied to the topic css and js missing in the forum Installing BuddyPress 13 years ago

    Hi there,

    well it works in twenty twelve. For an unknown reason my theme isnt loading the css:

    my header code:

    <link rel='stylesheet' id='admin-bar-css' href='http://local.die-kammer.dev/wp-includes/css/admin-bar.min.css?ver=3.5.1' type='text/css' media='all' />
    <link rel='stylesheet' id='bp-admin-bar-css'…
    [Read more]

  • Hi there again,

    installed bp 1.7. very basic, no individual theme templates or anything.

    the result: buddypress.css and buddypress.js(? or whatever the name of the bp-js is) isn’t loading in my theme.

    What reasons could that have? Anything special needed in the header.php?

    THX

  • Hi Hugo, thx for answering.

    Well… then i still need the bp-template-pack plugin active – am i right? If i don’t activate no css and js is loaded, just the templates.

    Is there maybe a different option? Modifying the buddypress.php Template file with a php case switcht or something like this?

    thx.

  • hi there,

    here’s my question about 1.7.:

    is it possible – like in 1.6 was – to use custom individual full-page-templates for activity, a different for members, a different for groups etc.

    If im remebering right in 1.6. the index.php files in folders activity, grups, memebrs, etc. were full pages. Now index.php is just content in pages…[Read more]

Skip to toolbar