Forum Replies Created
-
Hi Stephen, I just figured it out. There was a conflict with my there’s navigation CSS. Thanks for responding.
Great theme Lynq! This is exactly what I needed.
I have a little problem though, whenever I hover over my subforums everything disappears. My forum is at http://shadowedmare.com/forums
In reply to: Showing recent posts in parts of the site?Hi Lynq,
I tried adding that first code from pastbin to my homepage box which is supposed to show the latest 5 topics from our bbpress forums – unfortunately it’s not showing anything. Is there something else that needs to be added?
In reply to: bbPress 2.2.2 releasedI’m having an issue I can’t seem to figure out. I’ve had bbpress forums on another one of my sites for awhile so when I decided to create a new site that was the first thing I installed – unfortunately I’m still stuck at this point. It’s a fresh wordpress 3.4.3 install with bbpress 2.2.2. For some reason the forums just don’t want to show up on my page (http://indiegamehut.com/forums). The theme was designed for Buddypress and BBpress.
I also commented out lines 657 and 658 in the theme-compat.php file with no luck. Any suggestions?
In reply to: The Shadowed Mare ForumsI figured it out. I placed the bbp_replies_pagination_count (and topics count) within the headers of both loop-topics.php and loop-replies.php. I also had the change the CSS class for the “Posts” block in the header and reduced the height to make sure everything lined up properly. My theme really did not like bbPress but it’s almost 100% working now. Thanks for your help!
In reply to: The Shadowed Mare ForumsPagination works perfectly on my forum pages, it’s just like descriptions – they work only under the forum categories. Strange.
In reply to: The Shadowed Mare ForumsCould I just insert within the footer or something similar?
It won’t let me enter the pagination php code.
In reply to: The Shadowed Mare ForumsYea, exact same.
In reply to: The Shadowed Mare ForumsYea that’s the code in my loop-replies.php
In reply to: The Shadowed Mare ForumsI’ve copied the templates over and I’m using version 2.1.2
In reply to: The Shadowed Mare ForumsThank you.
Concerning the issues they’ve been missing since the day I installed BBpress.
In reply to: page.php as templateThanks Schmoo. I’ll try that.
In reply to: Customising bbp_list_forums – Last Poster BlockHi Lynq, thank you for this code! I would have never figured this out on my own.
I have a question. I’ve pasted these functions into my bbpress-functions.php and called the custom forum list function in my single-loop-forum.php file but for some reason I keep getting a parse error telling me that there was an unexpected T_Public. Do you know how I would fix this? Is there a certain place in the bbpress-functions.php file I’m supposed to paste that code?
Thanks for the help!
In reply to: page.php as templateThank you Shmoo! That has helped me out tremendously. I only have one question. I’ve copied over the archive-forum.php template and then replaced the code with the original page.php template and removed a few things but I still end up with the sidebar (no sidebar specific code in the original page.php) However, I’ve noticed that the line is associated with placing the sidebar. How do I get around this? Thanks!
- This reply was modified 12 years, 1 month ago by Phill.
In reply to: "No Forums to Convert" (phpBB -> BBpress)Figured it out. Used BBConverter and it worked. Not sure what was going on.
In reply to: page.php as templateWith the bbpress.php would I just paste the page.php code into it and then adjust it from there? I’m too having sidebar issues.