spirogg

Registered
D004BE8B-FD5F-4AB0-9868-F37F988FAA3B.jpeg31954D43-1F8D-464C-8FEF-A94CDDC123EE.png

In main forum list it doesn’t show on mobile iPhone 11 Pro Max
Don’t have another phone to try it with.
Also when viewing a thread it doesn’t show and most likely some other pages as well. The funny thing is I don’t remember where the setting was when I turned it on LOL sorry but I think it was bolt option. But seems on the desktop it shows all the time under connect with us
Regards,
Spiro
 
I'll need to see it happening live. I can't replicate this on my dev site, the icons are always showing.
 
Looks to be an issue with the new share approach 2.2 introduced.

Adding this into extra.less seems to have corrected it:

Code:
.p-footer-custom .shareButtons.shareButtons--iconic .shareButtons-button
{
        display: inline-block !important;
}

I'll apply an official fix for the next release.
 
Looks to be an issue with the new share approach 2.2 introduced.

Adding this into extra.less seems to have corrected it:

Code:
.p-footer-custom .shareButtons.shareButtons--iconic .shareButtons-button
{
        display: inline-block !important;
}

I'll apply an official fix for the next release.
Thank you,
Hopefully your almost ready for me :)
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back