ok, lets see if I can replicate with your settings
Can you go to
dashboard>settings>bbp style pack>plugin Information
and ‘copy row to clipboard’ of the Topic Form Additional Fields info to clipboard, it is right at the bottom and then paste back here
Here you go
Topic Form Additional Fields
bsp_style_settings_topic_fields
a:19:{s:16:”number_of_fields”;s:1:”2″;s:18:”show_item_on_topic”;s:1:”1″;s:11:”item1_label”;s:10:”Brand Name”;s:6:”field1″;s:1:”0″;s:10:”fieldlist1″;s:0:””;s:7:”forums1″;s:0:””;s:11:”item2_label”;s:3:”RAM”;s:6:”field2″;s:1:”0″;s:10:”fieldlist2″;s:41:”Cape Town Durban Johannesburg Pretoria”;s:7:”forums2″;s:0:””;s:9:”separator”;s:1:”:”;s:14:”label fontSize”;s:2:”14″;s:15:”label fontColor”;s:7:”#ffffff”;s:14:”label fontFont”;s:9:”Open Sans”;s:15:”label fontStyle”;s:6:”Normal”;s:13:”item fontSize”;s:2:”14″;s:14:”item fontColor”;s:7:”#ffffff”;s:13:”item fontFont”;s:9:”Open Sans”;s:14:”item fontStyle”;s:6:”Normal”;}
if you know phpmyadmin, you could also check the post meta for the topic, you should see entries for the fields eg
bsp_topic_fields_label_name2 This is a new field
bsp_topic_fields_label2 this is the data
That would tell us if they are being stored, so it is a display issue, or not being stored so it is an input issue
Searched the wp_postmeta table and didn’t find anything for either field
ok, so if you can’t the fields, that means they aren’t being saved.
it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Health Check & Troubleshooting
Got it to work, Had another BBpress tools plugin installed that was clashing with it. Thank you so much for all your help etc much appreciated.
which plugin was clashing ?
Apologies should have given the name.. its GD bbPress Tools