jQuery( function($) {
jQuery('.vc_tta-tab a').on('click', function( e ){
setTimeout( function() {
jQuery('html, body').stop().stop();
console.log('scrolling stopped');
}, 100 );
});
jQuery(document).ready(function() {
jQuery('.vc_tta.vc_general .vc_tta-panel-title > a, .vc_tta.vc_general .vc_tta-panel-title > a, .vc_tta-tab a').off('click touchstart touchend');
});
});
This is the code that works.
Related Posts:
- Changing title of a page dynamically from within a plugin
- How do you allow plugins to be updated using the GUI without breaking your subversion repository?
- category_name not working (not showing up in sql query debug)
- Custom plugin settings: clicking “save changes” does not display success message
- WordPress Hook that will run when media file deleted
- Prevent multisite sites from using a plugin
- Plugins won’t auto-update on IIS
- Make plugin uninstalable on older versions of WordPress
- Get the current taxonomy product category title in woocommerce
- Remote plugin activation hook
- Custom Post Type causes Page Not Found
- How can I filter blog name?
- Detect if a plugin was included in a certain page
- How can I make the “Preview Post” button save and preview in the same window?
- WordPress Custom Application form
- how to load tinymce external plugin
- Organising the plugins folder in wordpress
- Cannot run the code after I activate the plugin
- Plugin could not be activated because it triggered a fatal error. (No Error??)
- Adding a jquery script to plugin contact form 7
- Weird problems after recovery from security breach
- How to retrieve custom meta term of category taxonomy from WP Rest API?
- Problem with wp_enqueue_scripts in plugin
- Best Practice: Remove data on deactivation or uninstall?
- WooCommerce & Caching [closed]
- Show Heirachy of categories in WP Download Monitor
- google conversion code
- myCRED custom hook preferences doesn’t update creds and log
- Limit Number of Taxonomy Terms (Images) Displayed
- How can I create a custom shortcode that will return a custom post type by ID?
- importing plugin w/ settings from one WP installation to another
- After plugin options changed hook
- How to make a slideshow shortcode based on the WordPress gallery shortcode? [closed]
- How to enable qTranslate languages tabs in custom plugin page
- Plugin: Google Analytics for Dashboard error – Timestamp is too far from current time
- Linking an image to open a youtube video in lightbox/fancybox in wordpress
- Making a Template for a CPT created by a plugin
- Woocommerce dependent plugin
- Get sent emails without email logs
- External CSS in WordPress Plugin [closed]
- PHP basics help in WP context – remove a class/function?
- User registration
- Plugin dependencies: show notice like theme plugins dependencies
- What will happen if i deactivate my visual composer plug in? [closed]
- Custom Pages for Woocommerce Product-Category Pages
- Migrating problem from Joomla to WP
- WordPress api call using wp-ajax returns error 400
- WPDB: Update table
- Is there a way to get plugins and themes not built for multisite to work on a network subsite?
- Add back to post link on blank comment post error page
- Check filter defined or not?
- How to get plugin’s folders permission
- Any idea how to get something like this to work? [closed]
- Skewed / slanted button within elementor [closed]
- How to find out whether a plugin is used in pages or posts?
- Symlink a plugin in local development, works but got Debug error message – Windows 10
- Generate Email Newsletter HTML from Posts published within a Date Range?
- I want to use wordpress themes and plugin to develop website
- Custom Post Type template for homepage
- Strange Behavior on New Theme Points to Idiocy
- How to approach displaying products with no shopping cart plugin or post type?
- How can i export and import my plugin option WordPress
- Linking form to user meta fields
- how long do restored versions take to go live?
- Help to Create a Simple Plugin to make a post
- how to find out which plugin disable custom field for post
- WordPress Theme footer remove after use Autoptimizer plugins
- How to add status information to a list of words in wordpress
- WordPress fresh installation did not update default plugin and themes to latest version
- how to change a static testimonials into dynamic
- How can I capture error in admin files?
- add tags to wordpress post using REST API
- how to do Thematic like this website using wordpress?
- Can’t Add Recaptcha
- Custom content per post in widget
- Continous audio play in pages
- How to restrict “too soon” downloads with a general rule?
- Redux framework somehow added to my site, can’t locate in plugins
- what is the best way to create a premium plugin while also protecting your code
- How to prevent intermediate images from being created but keep the sizes available for selection in the media library?
- Get url of selected gallery images?
- Custom post type request switches to media request
- How to use categories in the URL with Advanced Custom Fields?
- Custom Post type plugin breaking the front page shows dashboard?
- Automatically put a menu on every post
- ERROR: Cookies are blocked due to unexpected output – no access to FTP
- i am create wordpress plugin that show error?
- How to do Conact form 7 name field validation? [closed]
- ‘Save settings’ (submit button) ISSET
- which plugin is this? [closed]
- Adding a script & php to functions.php
- Divi Template A Few Questions
- Trying to use wp_register_script/style and enqueu them from an array – getting an error [duplicate]
- Email Masking in widget
- FATAL ERROR: WP complains about redeclaration [closed]
- WordPress Feature – Multi Level sorting
- De-index plugin files
- Upload Malicious File via Upload Plugin Prevention
- Product customizing quiz – quiz adding products to the cart
- How to change all the urls of the WordPress site?