This topic has 8 replies, 4 voices, and was last updated 8 years, 2 months ago ago by Jack Richardson
Hi there,
I have two Custom Links for my Sub-menu item under the Main Menu, I typed in the Title Attribute “Download PDF” – But when I hover the mouse over the Sub-menu item, the Title Attribute doesn’t pop up and display itself. It should right?
Please take a look and let me know. URL in Private content box. Thanks.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall
Here you go…Thanks.
Hello,
As I see title attribute is shown with parent Royal theme, so the problem is with your child theme. Check the changes you’ve made there.
Regards,
Eva Kemp.
I need to use the Child Theme only. There was some customizations made to the Child Theme files that your support team had assisted me with a long time ago.
Is there a way you can help activate the Title Attributes via the Child Theme?
If you need FTP access, let me know. I provided my WP Admin login already. Thanks.
Hello,
You have this code in child footer.php file:
<script type="text/javascript">
jQuery('document').ready(function($){
$('[title]').removeAttr('title');
});
</script>
Remove it to show title attributes.
Best regards,
Jack Richardson.
Perfect! Thank you so much.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘Title Attribute on Menu – Not Displaying’' has been successfully resolved, and the topic is now closed for further responses