-
AuthorPosts
-
June 30, 2016 at 10:44 pm #655480
I’ve got relative posts displaying at the bottom of my individual blog posts. Each of which has a tool tip that should display above the thumbnail when hovering over the thumbnail.
The css gets updated but the tip is missing. If I force the css to display the tool tip all tool tips display accurately though at the same time, which is not the desired behavior.
Is this a known issue?…I’m not certain when it began, but I do know that I had to do that avia.js update to get the theme to work when updating to the newer wordpress version.
Not hovered:
<div class="avia-related-tooltip avia-tt" style="top: -24px; left: 247.375px; display: none; opacity: 0;">
Hovered:
<div class="avia-related-tooltip avia-tt" style="top: -24px; left: 247.375px; display: block; opacity: 1;">
Yet, as mentioned, when hovered the tool tip is not showing…it’s only when I manually update the css does it display correctly.I’m looking at avia.js for a fix, but am a bit lost to what the issue might be.
- This topic was modified 8 years, 4 months ago by Aaron.
July 2, 2016 at 7:35 am #656040Hey aaronlevy1,
Thanks for getting in touch with us!
Could you please also provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
JordanJuly 5, 2016 at 6:43 pm #657199Providing info for staging environment.
Please keep any domain specific information obfuscated in your reply.
July 8, 2016 at 4:32 am #658279Hi,
Looks like the tooltip only display on mouse leave. Did you modify any of the theme files? We tried to access the site but the login credentials are not working. Make sure that you have the latest version of the theme, 3.6.1. And WordPress version 4.5.3.
Best regards,
IsmaelJuly 8, 2016 at 7:12 pm #658563It’s a custom theme built around enfold, which makes it a bit harder to update everything…I’ve already changed over avia.js to the current version.
The elements were working initially but I believe something with the avia.js update required for the newer version of wordpress caused this element to break.
I’ve verified that the above login information should work now. I think we might have pushed to the staging environment from live causing the login to be overwritten.
- This reply was modified 8 years, 4 months ago by Aaron.
July 12, 2016 at 3:05 am #659625Hi,
It’s a custom theme built around enfold, which makes it a bit harder to update everything…I’ve already changed over avia.js to the current version.
What do you mean? Did you modify the core or parent theme files? I’m sorry but we won’t be able to help you trace back the modifications made in the theme. You have to override all files with the latest patch.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.