Bence Blob
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Reviews
In reply to: [Login No Captcha reCAPTCHA] better approaches these daysIf you have a privacy issue with google, solve it with google. Don’t drag a perfectly functioning plugin down based on your beliefs.
You should check why your products on the DK homepage always go to the ES page.
Forum: Themes and Templates
In reply to: [Astra] Open (Expand) Mobile Submenu when in SubpageMade a quick workaround for now, but I’d be glad to hear an official solution.
<script type="text/javascript"> jQuery(document).ready(function(){ jQuery('.ast-button-wrap button').on('click', function(){ setTimeout(function(){ jQuery('.current_page_ancestor ul.sub-menu').slideDown();}, 200); }); }); </script>- This reply was modified 6 years, 4 months ago by Bence Blob.
You can define exceptions for these, it’s working pretty well.
Forum: Plugins
In reply to: [Search Exclude] Excluding pages stopped workingI’ve figured out, that after disabling the plugin PrivateContent, it’s working again. So I have to check up there what’s going on..
https://codecanyon.net/item/privatecontent-multilevel-content-plugin/1467885
Viewing 5 replies - 1 through 5 (of 5 total)