-
AuthorPosts
-
August 13, 2021 at 6:49 pm #1316667
I used the indications of this topic:
https://kriesi.at/support/topic/enfold-4-8-3-social-media-buttons-on-product-page-not-displayed-correctly/
on two sites.
I don’t understand why the “tooltip” behaves differently (see please screenshot site 1 and screenshot site2 :(How do to have the tooltip at the top of the share button (like site1) on both sites?
Please find the links of the 2 sites in Private content.Best regards
OrianoAugust 15, 2021 at 12:24 pm #1316805Hi Oriano,
Please post admin WordPress login details in private to the site which this is not working on, so that we can have a closer look.
Best regards,
RikardAugust 16, 2021 at 9:20 am #1316921Hi Rikard, thanks for help.
August 16, 2021 at 9:21 am #1316922This reply has been marked as private.August 16, 2021 at 9:29 am #1316924This reply has been marked as private.August 17, 2021 at 10:01 am #1317126Hi,
Thank you for the info.
It is not displaying correctly because the blog.css file is not being loaded in the page. Did you set the Enfold > Performance > Disabling of template builder elements to the second option?
Try to add this code in the Quick CSS field to adjust the style of social share tooltip.
.avia-related-tooltip.avia-tt { position: absolute; z-index: 9999999; padding: 0; width: 200px; border-radius: 2px; box-shadow: 0px 3px 13px 0px rgb(0 0 0 / 10%); border-width: 1px; border-style: solid; padding: 15px; margin-top: -10px; }
Best regards,
IsmaelAugust 18, 2021 at 8:45 am #1317300Hi Ismael,
I’m doing a clone of the site, to do the tests locally and not on the production site.
I’ll get back to you as soon as I’ve finished preparing the clone site.Thanks for your help.
Best regards
OrianoAugust 19, 2021 at 5:21 am #1317414Hi,
Thanks for the update. We’ll keep this thread open for you.
Best regards,
RikardAugust 19, 2021 at 11:20 am #1317471Hi, #Ismael
I did some tests on the local clone site, and these are the results:
Your CSS gives a slightly incorrect graphic result, see image.
To get the correct “tooltip” I am therefore forced to activate the functions of the blog (functions that I had deactivated, because the blog is not used). Please see image here.
Best regards
OrianoAugust 20, 2021 at 11:31 am #1317596Hi,
Thank you for the info.
Glad to know that it is now working correctly. We will forward this thread to our channel. We might have to change the style of the sharing section a bit.
Best regards,
IsmaelAugust 20, 2021 at 11:35 am #1317597Hi Ismael,
thanks for your work.Best regards
OrianoAugust 20, 2021 at 6:10 pm #1317656Hi,
Can you please add the following code:
.avia-related-tooltip{ position: absolute; z-index: 9999999; padding: 0; width: 200px; border-radius: 2px; box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.1); border-width: 1px; border-style: solid; padding: 15px; margin-top: -10px; } .avia-related-tooltip .avia-arrow-wrap{ top: auto; bottom: 0; position: absolute; left: 50% } .avia-related-tooltip .avia-arrow-wrap .avia-arrow{ border-top: none; border-left: none; top: -4px; }
at the bottom of enfold\css\shortcodes.css (will be added there in next update)
or until next update to the Quick CSS field.
FYI: Code is moved from enfold\config-templatebuilder\avia-shortcodes\blog\blog.css which is not loaded when blog is disabled.
Best regards,
GünterAugust 20, 2021 at 6:58 pm #1317664Hi Günter,
thank you very much.Enfold Forever :)
Best regards
OrianoAugust 22, 2021 at 12:09 pm #1317815Hi,
Great, I’m glad that Günter could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardAugust 22, 2021 at 1:14 pm #1317818Hi Rikard,
yes, you can close this ticket.Best regards,
Oriano
Enfold foreverAugust 23, 2021 at 6:27 am #1317910Hi orianos,
Thanks for using Enfold and have a great day!
Best regards,
Nikko -
AuthorPosts
- The topic ‘Tooltip on social share link button’ is closed to new replies.