Community
| Instructions: | Template Settings / How to use this template |
| Template author: | Bie Templates |
| Description: | Community is a free blogger template with 3 columns, right sidebar, magazine-styled, space for ads, neutral colors and posts thumbnails. Download Community for free in BTemplates. |
| Rating | 4.0 out of 5 based on 63 bloggers. |
| Compatible with: | FFChrome |
| Share: |

thanks for this template , but sharing icons is not visible plz check it ….
nice one.. gonna hook on this one later.. i really need some template with 3 column.. maybe this one suit me better..
It is cool but i got a problem in this template, why the sharing icons cannot be seen in IE8 and Firefox browsers, could you fixed this,
Yes, you are right
can you fix it?
Claudia thank you very much for the fix, your site is totally great. Here is the link where I used this template Music Archiver
great template !!!
How do i replace your twitter feed with mine?
Hi,
I like this theme very much and i installed on my blogger and i want same theme for wordpress,i searched but didnt find it,can u plzz help me in finding it?can u plzz give link to download it for wordpress..
Thank you
hi Babloo, I already saw sites that you can download the WP version of this template but I forgotten the links of those sites and I don’t have copy of it, but you can download the other version of this theme in these links: http://www.bestwpthemes.com/convergence/ and http://www.bestwpthemes.com/our-community/. Hope this help you.
Hello,
I just installed the template on my website, and the first thing/problem i see is the SEARCH engine … its bugging, im searching for something which actually, IS PUBLISHED IN my blog; but the search tool did not find anything about … but it works for some other requests …
Can you please have a look ?
and if you find something out please reply here
or at my mail ( fakkrubox@gmail.com ) thanx alot
I just used this theme of your but I have a little question. can you please tell me how I can get rid or change this line to my own names and links?
* Photoshop
* Freebies
* Vector
* Sketch
* Wallpaper
* Theme
* Layout
* Inkscape
* Graphic
* CSS
* Community
* Submit
Thank you in advance. Also how would I go to the dashboard and customize page of blogger directly from my blog, there is no link?
How do I change the twitter feed and link to my own?
I just used this theme of your but I have a little question. can you please tell me how I can get rid or change this line to my own names and links?
* Photoshop
* Freebies
* Vector
* Sketch
* Wallpaper
* Theme
* Layout
* Inkscape
* Graphic
* CSS
* Community
* Submit
Thank you in advance. Also how would I go to the dashboard and customize page of blogger directly from my blog, there is no link?
Hey, there seems to be an issue with this template. the little social media things have stopped showing and are no longer there.
Your right Jelena, it was the same problem in my blog. Could someone fix this, thanks in advance.
I seem to be having the same issues the 2 people above are having. The “Sharing is caring” button are one of the only reasons I chose this layout. I love it. Would be greatly appreciative to someone for fixing this.
This great… but
i want to ask??
how to change one sidebar on the left side??
please… please give the answer on my blog or email!
thanks before
exprisa
I am having issues with “Sharing is Caring” Toolbar, as well. Is there any anticipated time this will be fixed or is the issue deeper than that? I just switched to this template because of the simplicity and ability of sharing on the site. Can someone please help? Thanks in advance!!
Is it in anyway possible to get a response to our questions! Thank you
Hi, to all that having problems with the ‘Sharing is caring’ buttons. I have prepared a tutorial of how to fix this problem and I posted it to this link: Fix for Sharing is caring. Hope it helps and if you have any questions just leave a comment there.
HELP !!!
“Sharing is Caring” images not showing
@melves901 the images u hav given are not what the previous images looked like … plz help
@ Gary Sanet: It is the same as the previous images, you can look to the original demo template from its authors site here: http://community-bietemplates.blogspot.com/,
He also made some changes in the search bar and it looks great. I will try to apply it too on my site….:)
@melves901 Thnx for ur prompt reply … the image was actually blue in color but this one is red … but never mind … it works just fine … thnx anyways
How can I fix sharing Icon????????
Hi Skylimits, I already posted a comment above to fix the sharing icon….just go to the link and try to follow the instruction there….:)
Thanks alot!!!!! to fix sharing icons great look now… great work it’s really coool template.
The best one template.how to remove “read more” & “sharing is caring” plugin,i want to show full posts for my blog and simply clean…
Love the template! I am having one issue I would like to see if you can help with. The “older posts” link is showing up on the right side of the twitter info. Any suggestions?
One other thing…the “follow me on twitter” and “read more” are not in the template font, it is showing in basic Arial, suggestions on that one? I have yet to find where to change it. Thanks.
Hi JT! I suggest you to try to use the latest version of this template in this link http://www.bietemplates.com/2009/07/community.html it may solve your problem. If not, please leave your website link so I can see the problem and suggest some fix for you.
Really great template, besides the “sharing is caring” issue it has a mayor problem with the “Old posts” and “Newer posts” not showing at the bottom, they are kind of stuck between the left and middle bars and people dont see it.
Is there a way to fix this?
hello Claudia…
i really like this template but can i move the midsidebar to the left?
Could you tell me how and where can i edit this template please?
thank you.. pls reply ^^
@Claudia:
hello Claudia…
i really like this template but can you move the midsidebar to the left? Could you tell me how and where can i edit this template please?
thank you.. pls reply ^^
The newer template fixes the issue with the missing icons and the missing follow me icon. However, the “older posts” is still stuck on the right side of the Twitter info at the top. Shame – this is a beautiful blog template. Oh well.
The code for the older posts is
When you delete it, it disappears from the Twitter section. Now if I could just figure out where to paste it so it goes at the bottom!
Nice one,I appreciate..
Fix for the “Old posts, recent posts…”: in the html area find this line: #blog-pager-newer-link {
then replace this:
#blog-pager-newer-link {
float: left;
}
#blog-pager-older-link {
float: right;
}
#blog-pager {
text-align: center;
}
with:
#blog-pager-newer-link {
display:none;
}
#blog-pager-older-link {
display:none;
}
#blog-pager {
display:none;
}
It works for my blog…
templete is not able to show older posts
after using the above fix
templete is not able to show older posts
after using the above fix
plz help me
Hello Surmad, the said fix above is not totally fixes the problem but it just remove the Older Posts, New Posts and Home links. Here is the real fix for it.
Find these lines:
#blog-pager {
text-align: center;
}
on the template’s CSS and replace it with these:
#blog-pager {
display: block;
text-align: center;
clear: both;
}
This should fix the problem. If you have any problem, please let me know.
Melves 901@melves901:
Thax alot bdy
its done
plz also tellme how to show more then 1 post on the page…
I have enabled 4 posts on page but template is not showng this..
I’ll be thankful to you…
@melves901:
THANK YOU VERY MUCH!!!
I wanted to fix that since april last year but I never knew where was the problem.
Now i need to know how to fix the code that makes the text loose it’s format (the one that removes the extra spaces and makes it look like a mass of text)
And also would like to know why does it pre-load all the images even though they are not being shown on the posts? (my site is kind of heavy on the images)
Hi to Surmad & Glanfx! Sorry for not replying to your comments its been several months since then but I saw your both blogs and I think you both fixes the problems!