I still have a problem to resolve, probably because of my theme?
On the profile editing page, I have the "Avatar" part which is not displayed correctly, the same for the editor which displays all the options when it should not if I compare with what I see on here on this wpforo.
I searched on the different topics and I also searched via the console (Chrome) and I was able to display the avatar part by modifying the css code like this:
#wpforo #wpforo-wrap input, #wpforo #wpforo-wrap textarea, #wpforo #wpforo-wrap select { /* margin: 0; */ padding: 0; /* display: inline; */ /* width: auto; */ min-height: auto; }
if off display: inline; it is displayed almost correctly...
I can't find how to solve the problem of the editor, so I come (again) to ask you for help!
Hi @Robert,
Here is the url, but you will not see anything since it is a page for editing the profile, you will need to create an account...
I haven't been able to solve this problem yet despite a lot of research...
Hi @scoufy,
Thank you for user login details. We've checked the issues and couldn't find any solution. This is a very hard affection of some plugin or the active WordPress theme via JS or CSS. It's almost impossible to see the problem maker. You should disable all plugin one by one and check the issue after each deactivation to find the conflict maker. This could be an affection of the active WordPress theme as well.