This topic has 4 replies, 2 voices, and was last updated 9 years, 10 months ago ago by Robert Hall
Hi I want to know if Legenda theme has shortcodes for the tooltip in bootstrap? I checked the theme files and see there is a shortcode set up for tooltip but when I tried to use it, it just did not show any tooltip functions.
Hello,
Could you please clarify with more details what you mean and show us screenshots?
Regards,
Robert Hall.
Never mind. I’ve figured it out. I looked at the bootstrap documentation and it says the tooltip.js has to be initialized by myself:
$(function () {
$(‘[data-toggle=”tooltip”]’).tooltip()
})
Thanks,
Hello,
We’re glad to hear it.
Thank you for your feedback.
We appreciate very much.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up