Bug Reports
3
Posts
2
Users
1
Reactions
1,000
Views
Feb 01, 2021 2:46 pm
The desktop browser allows me to post fine but for some reason the mobile/tablet browsers do nothing when the "Add Topic" button is pressed, any ideas? (I am able to type out the content but I'm not able to post it) Here's the URL: www.vetxgames.com/community/
2 Replies
Feb 02, 2021 8:04 am
@xcoleman17,
Please navigate to Dashboard > Forums > Settings > Style Tab, put the CSS code in the "Custom CSS code" textarea, save it, delete all kind of caches and check again.Β
#wpforo #wpforo-wrap .wpf-field.wpf-field-type-text.wpf-field-name-title.wpf-field-required {
display: block !important;
}
Please check on incognito mode if you're checking on mobile devices. Because mobile browsers have a hard cache, you'll not be able to see the change immediately.