In the wpForo Tools menu, I am getting a "Potential Theme Conflict" with my file structure. (See attached image)
I am wondering if this is in error? That wpforo folder in my child theme is where the layouts folder resides allowing me to tweak the forum layouts. Has this changed? Should I no longer be doing this?
Hi @cotner,
It is a recommendation to remove old customization files which dont work after 2.x version of wpForo.
Hmmmm... This way of tweaking the layout must still work. I do not even recall where I found out how to do it. I have only ever been on 2.x of wpForo
I have that wpforo folder structured like this in my child theme...
/wpforo/layouts/2/
Within that folder are the 3 following files.
forum.php (Which is the #1 Extended file)
topic.php (Which is the #4 Threaded file)
post.php (Which is the #1 Extended file)
This allowed me to get a look and feel / UX that was pretty close to what my old phpBB board looked like and to make the transition easier for my users after being on that board for 19 years.
If you drill in to a forum/topic/post on my board, you can tell it doesn't follow what any of a typical wpForo Simplified forum looks like. It is a combination of looks.
https://gopherpucklive.com/forum/
Not sure why I used the Simplified #2 folder instead of the Extended #1 folder when I started doing this... But I have the look I want.
How would I go about doing the same thing without using the method I am using?
No... I am using 2.x template files in that location of my theme.
childtheme/wpforo/layouts/2/
This is one of the reasons I am confused as to why I am getting that notification. I never used 1.x, so I have zero files for 1.x