Forum Replies Created
-
In reply to: Forum index
I will look at the woothemes support page and will try it. Your help was more than I was expecting to get. A big thank you.
I am a 40 years old video designer/technician, that sometimes makes websites. HTML and CSS is no problem but php is another world for me.Best
MichelIn reply to: Forum indexI moved the code below
<?php do_action( 'bbp_template_before_forums_loop' ); ?>
but it does make no difference.
Here is the link: filmprojekt.ch/Izzy2/community/forum/Thanks so much for your help.
In reply to: Forum indexIn the menu settings, if I also tick the box “top menu” in theme locations (standard: bbpress Forum Menu) it does appear there.
In reply to: Forum indexThank you @Robkk for your easy to follow steps.
I already had a child theme (made from woothemes canvas), in there I have a folder called “bbpress” in there I already had the “form-topic.php”, “loop-forums.php”, “user-details.php” and “user-profile.php”. And one level above is the bbpress.php file.
I pasted the code in the functions.php of the child theme, and added the other code in the “loops-forums.php” above
<?php do_action( 'bbp_template_before_forums_loop' ); ?>
I created a new menu called bbmenu and placed a custom link into it, and I added it to the “bbpress Forum Menu location”.
Then I pasted the css into my custom css.
I don’t get any error every thing works fine, but there is no menu showing. mmmh?
Could it be a problem with canvas?
Best
MichelIn reply to: Forum index@robkk
Thanks for your quick answer.
the links above the forum that display each forum name?
Yes thats what I would like to do.Best
Michel