Bottom pagination links
Any idea how to move bottom pagination links place. Its default under this message box. I want it like this site after topics and before message box.
View ArticlebbPress page alignment after R sidebar removal
I have read other posts regarding the alignment of bbPress after removing the R side bar in a theme. I would like to center the forum on this page. Any help would be appreciated. Thanks!...
View ArticleReply To: bbPress page alignment after R sidebar removal
Hi macms, Can this help you ? https://bbpress.org/forums/topic/problem-getting-forum-full-width/ Pascal.
View ArticleStruggling to customize themes…
Hi, I’m new to both wordpress and bbpress, and am having a few problems customzing a theme for my forums. I am copying ‘page.php’ (or ‘index.php’ in the case of stargazer) to ‘bbpress.php’ and editing...
View ArticleReply To: Display Logged in User’s Subscribed Topics
If anyone runs into this wondering the same thing, I got this working using this code: <?php global $current_user; get_currentuserinfo(); $uid = bbp_get_current_user_id(); ?> <?php if (...
View ArticleReply To: bbpress + roots.io/Sage theme
Yes bbpress has own theme that you can modify..
View ArticleIssue with default theme page title
Hi all, I have page titles which have a line beneath them. However on the forums pages the line is missing. Can someone please tell me how I can go about customising this part of my site: Kind regards
View ArticleReply To: Issue with default theme page title
we need a link to the forums page of your site
View ArticleReply To: Issue with default theme page title
Hi there, the forum page is: http://thedemonsjumble.com/pcdev/forums Thanks
View ArticleReply To: Issue with default theme page title
The code you have under the title is .add-new-post-header2 .container { border-bottom: 1px solid #ecf0f1; } Are you using a wordpress page with [bbp-forum-index] in it?
View ArticleReply To: Issue with default theme page title
you seem to have a custom.css and around line 3009 you have #seacrh-result-title .container { padding: 20px 0; } amend this to #seacrh-result-title .container { padding: 20px 0; border-bottom: 1px...
View ArticleReply To: Issue with default theme page title
That did work, thank you so much for your help.
View ArticleReply To: Struggling to customize themes…
ok, can you post the bbpress.pho you are currently using a link to your site, or more soecifically the page you want changed what you want changed
View ArticleHow do I remove or edit the separator in the admin links?
Image above explains it. I could edit or remove the separator in the core template file, but it’ll change back to default in the next bbpress update. Any help is appreciated.
View Articletheme compatibility of my site
i’m using sparkling theme for my blog. it doesnt support bbpress. please help my blog is http://www.wpfever.com/
View ArticleReply To: theme compatibility of my site
Hi, What do you mean by ‘it does not support’ ? Did you try ? What is the result ? I saw somebody moving away from that theme in another thread on bbpress.org, so most probably there are some issues,...
View ArticleReply To: theme compatibility of my site
if it doesnot support please use child theme … most of the problems are solved using child theme.. my website also doesnot supports BBpress see : http://ambitionabroad.in/ But using Child Theme my...
View ArticleReply To: theme compatibility of my site
Please Use Child theme .. it may solve the whole issue.. try it
View Article