Search Results for 'code'
-
Search Results
-
Topic: Forum Width
Hi I’m trying to reduce the width of my forum.
Here is a link to the page. http://www.beastmodegamer.com/?page_id=2254
I used the shortcode to insert the forum into the page. I want the forum to have a reduced width without taking up the entire width of the Page. Can anyone offer some advice?
Thanks
Hey fellas,
After going through these forums for over 3 days and even thou I can across topics similar to this, the solution provided there just doesn’t work for me.
What I am looking for is basically a simple way to distinguish easily between members of different roles, i.e., By allotting colors to Author names depending on their roles like Red for Admin, Blue for Participant, etc. This should not only display in a the topic/thread itself but also in the forum/topics list as well. A quick code to achieve such will be much appreciated.
Next followup thing is to distinguish threads created by these members by highlighting the topic with in New Topics/Forums with the color assigned to the topic author. For ex: Threads created by Admin should be highlighted in Red.
I have seen allot of folks here give their into helping out this growing community and I appreciate all that you guys are doing.
Hoping someone could up with a quick set for this issue.
Cheers.
Topic: Error on deactivate
Hi, i have a wired problem.
When i have bbpress activate, my page works fine.but when i deactivate the bbpress plugin, my mainpage stop working,
and i get a php error in logs[10-Feb-2015 10:47:43 UTC] PHP Fatal error: Call to undefined function is_bbpress() in /var/www/clients/client3/web3/web/wp-content/themes/travelify/library/structure/content-extensions.php on line 65Topic: Problems aligning columns
Hi folks,
I could really use some help! I’ve installed bbpress and it’s beginning to look good, but I’m having some problems with the table alignment.
My theme is responsive but for some reason, the individual forum columns (ie freshness, topic, etc) aren’t holding their shape at all and keep running over onto the next line, making the forum look very messy on mobile.
I have access to the CSS file but can’t figure out the code I need to make sure that the columns remain ‘fixed’, regardless of the screen size/orientation. Here’s a link – I would be very grateful if you could give me a hint as to what I need to change. I’m running wordpress 4.1 and the latest version of bbpress.
Thank you!
Topic: Oh Brother…
I have a custom theme site, child theme of twentytwelve. The links for the various forums and topics do not seem to be pointing to the correct places (individual forum, topic).
http://www.telluridemountainclub.org/mtn-club-forums/When I click on anyone of the forums I get the “Oh Brother! No forums were found here.” message
When I click on anyone of the topics I get the same “Oh Brother! No forums were found here.” message. I pretty sure that I have configured something incorrectly.In the theme folder I have put the bbPress.php. Below is the code in that file. Does my problem lie with the bbPress code that I used in this file?
<?php/**
* bbPress - Forum Archive
*
* @package bbPress
* @subpackage Theme
*/get_header(); ?>
<div id="p7CCM_3" class="p7CCM01 p7ccm01-fixed-960">
<div class="p7ccm01-content-row p7ccm01-trans p7ccm01-dyn-img p7ccm-row">
<div id="mtn-main-column-page01" class="p7ccm01-2col-auto-column1 p7ccm-col">
<div class="p7ccm01-2col-auto-column1-cnt p7ccm01-content p7ehc-1"><?php do_action( 'bbp_before_main_content' ); ?>
<?php do_action( 'bbp_template_notices' ); ?>
<div id="forum-front" class="bbp-forum-front">
<div class="entry-content">
<?php bbp_get_template_part( 'content', 'archive-forum' ); ?>
</div>
</div><!-- #forum-front --><?php do_action( 'bbp_after_main_content' ); ?>
</div>
</div>
<?php get_sidebar(); ?>
<?php get_footer(); ?>
Any suggestions for getting this to work will be greatly appreciated.
Topic: My Account Link on this site