Reply To: Insert last topics on the homepage
Hi, Check out the bbpress shortcuts on https://codex.bbpress.org/features/shortcodes/ Under the ‘Topics’ header you will probably find what you need. Pascal.
View ArticleReply To: Insert last topics on the homepage
Thank you, but I had make it with extra widget. One question, how can I delete the Avatar in this widget?
View ArticleReply To: Changing the style.css file
Thank you so much, worked great Can I ask a couple more questions (if you are too busy I understand) and thank you again for your help. How would I make the copyright and design by font size smaller,...
View ArticleReply To: Forums Page Layout
Hi, Pascal – Thanks for your help! I’m using Genesis with the Divine Theme child theme by Restored 316 Designs. The plugin is definitely conflicting with the theme. I’ve used bbpress on another...
View ArticleReply To: Forums Page Layout
Hi Brandi, Did you pay for the theme ? Then get back to the theme authors, they should be able to help you ! If not, look around in your Admin Panels if under ‘Appearance’ you can somewhere add extra...
View ArticleChanging font size for simple mortals?
Hey guys, First of all, thank you so much for making this very cool forum plugin for everyone to use! I do one question, and I’ve just spent a few hours studying the archives and looking for answers,...
View ArticleReply To: Changing font size for simple mortals?
Try my style plugin https://wordpress.org/plugins/bbp-style-pack/
View ArticleReply To: Changing font size for simple mortals?
Many thanks for the wonderful plugin, Robin! It worked! Just donated a few dollars, but they way, as requested
View ArticleReply To: Changing font size for simple mortals?
Wait, what the hell, why did I have “islam”, “islamic news” in my tags?? Was my account hacked?? Could a moderator perhaps delete them?
View ArticleReply To: Changing font size for simple mortals?
great – glad you’re fixed ! can’t see the tags anymore – hopefully another mod has deleted them
View ArticleResponsive Issue
Hey. Having a problem in responsive mode, see: What could be the problem? Thank you.
View ArticleReply To: Responsive Issue
Hi, That’s just some CSS. Is it a public forum ? please post a link. Pascal.
View ArticleReply To: Responsive Issue
Use % in width. Example: width:100%; Also use height:auto; over-flow:hidden; clear:both; to this area/<div> this will solve your problem.
View ArticleFormatting the most recent topics
Hi all, I have used the shortcode plugin to show the 5 most recent postings on another page. I want to edit the styling of this so it is more just the text rather than excess spacing. Is there a way...
View ArticleBreadcrumb and wrapper issue
Hi, I have a wp site with bbpress but when I go to the forum section without being logged in it renders the following before the DOCTYPE html:” “<div id=”bbpress-forums”> <div...
View ArticleReply To: Breadcrumb and wrapper issue
Hi, Just some ideas: – Did you try with a standard WP theme (to make sure it’s not your theme) ? – Do you have more then 1 shortcode on that page ? If the site is public, a URL would be great… Pascal.
View ArticleReply To: Responsive Issue
Unfortunately that did not work, using this, `.forum { width: 100% !important; height: auto; clear: both; }
View Article