thinh94
Forum Replies Created
-
Hello @razyrx,
thank you for your fast answer.
It worked out with Loco Translate.
Again, thank you very much.
Forum: Reviews
In reply to: [LuckyWP Table of Contents] Awesome Plugin & even better support!@jdembowski Hey, thank you for telling and removing them. I didn’t know that.
- This reply was modified 5 years, 12 months ago by thinh94.
I got a solution! π
The creator of the ToC Plugin provided one which is working perfectly with the stackable accordion.(function($){ $(function(){ $('.lwptoc_item A').click(function(){ var $target = $($(this).attr('href')); if ($target.length) { $target.parents('.ugb-accordion').each(function(){ var $this = $(this); if (!$this.hasClass('ugb-accordion--open')) { $this.addClass('ugb-accordion--open'); } }); } }); }); })(jQuery);Hello @theluckywp !
Thank you so much, this is working perfectly!First I didn’t know how to add the script and then I found your Plugin: LuckyWP Scripts Control. You’re awesome!
Much appreciated π
Again, thank you very much. I’ll try to find a workaround with the plugin.
Sorry, I think I found the solution.
https://docs.themeisle.com/article/132-how-to-change-the-html-tags-option-nameI’ll try later. Status resolved for now.
—
edit: status unsolved again π
I don’t really understand what to do.- This reply was modified 5 years, 12 months ago by thinh94.