-
AuthorPosts
-
July 12, 2017 at 10:37 am #819903Marcin DudekGuest
Hi,
I’m a plugin developer from CreativeMinds. One of our most successful plugins CM Tooltip Glossary, which allows to dynamically add tooltips and links to the glossary to the words in the content, unfortunately, doesn’t work well with Avia Builder. This is because the parser we’re using to find the words automatically closes the unclosed tags, and breaks the layouts.
The fix to the problem is actually quite easy, but requires the change in the theme-builder.php – we need a filter/hook after all of the tags have been properly closed.
It would be great if you could incorporate the change in one of your future releases. Our clients often ask us for the theme recommendations, so we’d love to be able to recommend Enfold if it was fully compatible with one of our flagship products.
Best regards,
MarcinJuly 12, 2017 at 1:05 pm #819979Hey Marcin,
Thanks for reaching out, I’ve notified Kriesi about this. Please wait for his answer :-)
Best regards,
RikardMay 8, 2018 at 10:44 am #953296Marcin DudekGuestHi,
It’s almost 10 months already, and another customer asking for the same change because they updated the theme. And it would just require literally 3 lines of code to solve this.
I’d really appreciate if a dev from Kriesi finally contacts me.
Thanks,
MarcinMay 8, 2018 at 12:26 pm #953329May 8, 2018 at 12:29 pm #953333Hey!
Could you please provide a more detailed info where exactly you want to have the filter?
Regards,
GünterMay 8, 2018 at 12:37 pm #953335Marcin DudekGuestHey,
I’ve added the link to the file with the changes I made in the Private Content section.
Basically, the idea is to be able to filter the output of the Avia Builder to display the tooltips in the content.Thanks,
MarcinMay 8, 2018 at 2:57 pm #953400Hi,
I contacted Kriesi – and also my opinion:
At the moment we are heavily working on improving Enfold. It sound good to have a filter like this and in future we might add something to allow it – but not at the moment. I will put it in our enhancement list.
Meanwhile you can use a child theme – copy the file in the child theme directory and make the changes. Or add the modified version to your plugin and hook into WP template loading.
This file is not changed very often – so it should not be a problem to stay compatible.
Best regards,
GünterMay 8, 2018 at 3:04 pm #953402Marcin DudekGuestHi,
Well, honestly I hoped it won’t be a problem to just add such a small, simple and non-conflicting change to the code fast. But I guess we’ll continue suggesting the child-theme hack. Just hope it won’t take another 10months to add a filter :)
Regards,
MarcinMay 23, 2018 at 12:29 pm #960763 -
AuthorPosts
- You must be logged in to reply to this topic.