document.addEventListener('DOMContentLoaded', function() { const galleryLink = document.querySelector('.mini-dropdown-parent > a'); if (galleryLink) { galleryLink.removeAttribute('data-toggle'); // if theme uses bootstrap toggle galleryLink.onclick = function(e) { // allow normal link click return true; } } });

[show_categories title="" current_category=""]