Home › Forums › Jevelin Theme › Social share icons hidden, but clickable
Home › Forums › Jevelin Theme › Social share icons hidden, but clickable
Hi,
We found and issue, that is even present on the Jevelin theme demo page: https://jevelin.shufflehound.com/project/its-the-coast/
Visit the above link and notice that the social share icons are not visible by default, which is the expected behavior. Without click on the “Share’ button, if you only move the mouse to the empty area on the right side of the “Share” button you can see the mouse pointer changing and you can click on any of the social share buttons.
Can you please let us know what the next step is to fix it?
FYI, for now fixed by making the following changes:
Change display: inline-block
for:
.sh-social-share-networks {
display: none;
height: 0;
}
Add display: inline-block
for .sh-social-share-networks-active
Hi @laszlo_oe,
I hope you are well today and thank you for your question.
This is how the social share functionality works in the theme.
You have to click on Share button to display social icons as shown in the attached screenshot.
Best regards,
Shufflehound team
Hi,
Thank you for the prompt reply, but I think you misunderstood the concern here. Please see this video I just uploaded to Youtube showing the concern: https://youtu.be/xkFm6etljfk
Please let me know in case further explanation is necessary.
I could confirm the issue on my test site therefore notified the theme developer about this so that it will be fixed.
The issue will be fixed ASAP.
Thank you for the confirmation. It is always a good step forward if you can successfully reproduce a concern item.
Thank you for reporting it.
The issue is fixed in the following latest version of theme so please update your theme to the latest version.
Please login to access this file
You can update it by either deleting existing theme and then install latest theme version of it or use the following plugin to update the theme.
https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/
After activating the above plugin just install the downloaded theme on your site.
You won’t lose your site content after updating the theme but for safer side you can take backup of your site before updating the theme.