ok,
it could be a theme, server permission or plugin issue
what theme are you using?
I’ve created my own theme and I’m testing on localhost
Plugins I use: bbpress, buddypress, Yoast, bbPress Direct Quotes, bbPress New Topics, Infinite Scroll
No console errors
ok, sometimes the template registration gets overwritten.
it could also be a localhost problem, but let’s assumne not for the moment.
as you have your own theme, try
in your theme create a directory called ‘bbpress’
then find
wp-content/plugins/bbp-style-pack/templates/template1/loop-forums.php
and copy this to the directory you created to finish with
wp-content/%your-theme-name%/bbpress/loop-forums.php
where %your-theme-name% is the name of your theme
See if this fixes
I don’t have template1 folder, only default. That will probably be the problem..
Where do I get it?
Oops, nevermind. Looking at the wrong plugin folder.
Found it, moved it and it worked 🙂
Thing was that I used loop-forums.php from bbpress in my theme folder so that’s why it never changed 🙂
ah, yes that overrides mine.
Great – glad you are fixed !!
-
This reply was modified 8 years, 10 months ago by
Robin W.