Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 22, 20232 yr I have checked on default theme and I found an issue with profile stats while changing screen size. I'm guessing this is because not enough room for extra info as country and pos counter. Is there a way to fix this if this is a bug can be fixed in next release? Thanks P.S. Please use link below for recording due to allowed size. https://we.tl/t-nZodgL9i1J
February 23, 20232 yr Community Expert Please check this on a default unaltered theme. I am not seeing this happening on my end.
February 23, 20232 yr Author Please have a look on default theme @Marc Stridgen... https://we.tl/t-oYIPFeEZPS
February 23, 20232 yr Community Expert 50 minutes ago, Edjazoli said: Please have a look on default theme @Marc Stridgen... https://we.tl/t-oYIPFeEZPS Please also ensure that you have disabled all third party applications/plugins and custom group displays as this can influence the CSS there.
February 24, 20232 yr 7 hours ago, Edjazoli said: Please have a look on default theme @Marc Stridgen... https://we.tl/t-oYIPFeEZPS As I wrote before, you can shorten the names of individual items. Edited February 24, 20232 yr by SeNioR-
February 24, 20232 yr Community Expert If you are still having issues, we will need to know the browser and operating system you are using. But at present I am unable to replicate this at all on our end
February 24, 20232 yr Author Hi So I changed height from 65px? to auto. I think that should be changed in next release. #elProfileStats { height: auto; }
February 24, 20232 yr Given that no one else can duplicate it, it looks to be something unique to your setup. (Either in your theme, third party resources, server setup, etc). So not sure it would make sense to push to everyone given no one can duplicate it and there are no others reporting similar issues.
February 24, 20232 yr Community Expert 1 hour ago, Edjazoli said: Hi So I changed height from 65px? to auto. I think that should be changed in next release. #elProfileStats { height: auto; } I would advise going through the steps I mentioned above so that you can either find out what is causing this on your installation or find out if this is in the core software which we would need to then investigate your installation. Unfortunately, without us reproducing it in our installation or investigating your installation, we cannot proceed.