Version 8.6 augmentation and sharing icons

Posted in: Newspaper
Post count: 61

Hi, after updating to version 8.6 on the site instead of leaving the icons of sharing immediately I get out a + that if clicked shows the icons. I would like the icons always visible as before, what should I do? Thank you.

Post count: 61

The first selection of sharing icons on the desktop do not appear, but if you go over it with the mouse it detects them. thank you

Post count: 22421

Hello,

Please provide a link to your site so I can inspect it.

Thank you!

Post count: 61
Post count: 32

Hi there,

Same problem here: https://www.elquintobeatle.com/2018/01/17/the-orielles-estrenan-blue-suitcase-disco-wrist-nuevo-adelanto-album-debut/

In mobile works fine, but not in desktop. I tried to flush cache, Cloudlfare and browser cookies.

Post count: 61

I tried but nothing to do problem not solved

Post count: 20688

Hi,

@liberoarbitrio I have inspected the website, browsed some posts. The socials are loaded properly for me on initial loading
https://www.screencast.com/t/THZOyqt8E
I did not have to do anything with the mouse to make them appear. Tested on Chrome and Firefox browsers.


@angelgallegos
The socials are not displayed at all. From inspecting the issue it seems they have opacity 0 so they are invisible. If I correct the opacity in the inspector they still do not display properly, there seems to be some text that appears for each social
https://www.screencast.com/t/SVgRQ0Xf
I could not say what that text is, could be added by a plugin. You could make a quick test and deactivate all plugins if possible, then clear all caching again. Check if this solves the issue.

Thanks

Post count: 32

Hello Simion:

– But the problem only started happening when I updated the theme to 8.6 version. Is that normal?

– Also: how can it be a plugin conflict if in mobile the icons show fine?

Thanks.

Post count: 20688

Hi,

It only started happening then because that was when the new post sharing was introduced maybe. Seems that text is removed at the moment, only the issue with the opacity is still present.
Try entering this code in Theme panel->Custom CSS to force the correct opacity
https://www.screencast.com/t/8Dl6Sf2gqO

.td-post-sharing {
opacity:1!important;
}

Thanks

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.