Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Group and forum problems…


2731640
Inactive

I don’t know exactly what to look for in header… but (I obviously like the word but here :) ) noticed when comparing testbp.org’s html source and mine that in header I have different code on line 11:

Mine is: <link rel='stylesheet' href='http://domain.com/wp-content/plugins/buddypress/bp-blogs/css/widget-blogs.css?ver=2.7.1' type='text/css' media='' />

and testbp.org’s is:

<link rel='stylesheet' href='http://testbp.org/wp-content/plugins/buddypress/bp-activity/css/widget-activity.css?ver=2.7.1' type='text/css' media='' />

Meaning that instead of bp-activity I have bp-blogs…

Everything else seems to be similar. Is this a problem and why is my code different from tesbp.org’s?? (I’m using BP’s default theme now, before fixing my own theme.) I have changed nothing in BP’s default theme.

Skip to toolbar