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:
- Use Notepad++ as HEX-Editor
- WordPress plugin archive
- Creating 20,000 Posts or Pages using a .csv file?
- Namespaces in WordPress – How do I initiate the main class?
- How to transfer a WordPress blog to a different domain?
- Plugin readme.txt and assets internationalization
- How to update plugin without overwrite custom code
- WP get_permalink Return Wrong URL
- WordPress Plugin for One-Time Event Registration? [closed]
- Remove toolbar option (and set to default to no) in user profile
- [Plugin: Posts 2 Posts] reciprocal connections
- MailChimp integration that allows users to select from multiple lists [closed]
- cURL error 60: SSL certificate problem: unable to get local issuer certificate
- filemtime() warning when enqueuing style within plugin
- How to Replace Words with Hypertext Link But Ignore Previously Existed Links?
- Post query – show posts from specified day and month and whole years
- How to add social locker on custom fields
- Add custom message to the plugins page of WordPress
- How to redirect to edit.php page after saving the post,product and showing the message “post saved “
- WordPress multi domain – redirect
- WP_Query and NULL meta keys
- Is it possible make a back-end for WordPress with WordPress?
- Conditional attributes and logic per product category
- jquery tinymce and bundled wp plugins
- How create Group Blogs based on user created Groups
- Error when using plugin QuickCache with plugin Mobile Smart ? [closed]
- URL rewrite of independent plugin?
- How do post a Photo to Facebook when a post is published? [closed]
- WordPress : Explain Plugins & Theme string value in database
- Why Does the WordPress Twitter Tools Plugin give a 500 Internal Server Error?
- Opening a link automatically on page load?
- How to display number of page views on a post?
- What is a reasonable memory limit for WordPress
- Get plugin download URL from slug
- Using add_action before add_filter on a plugin?
- How can a wordpress plugin generate pages without posts?
- Calling the_excerpt from inside a plugin template file
- How to multiply a post to test internal search results?
- Is there a plugin for automatically adding a word or symbol after a trigger word? I.e. Like a search and replace but more like search and add? [closed]
- Product count in archive page Title in WooCommerce [closed]
- Disable globally “Crop thumbnail to exact dimensions (normally thumbnails are proportional)” with Multisite
- UTF-32be error WordPress
- wp-admin send 404 error
- 5 PHP Fatal error: Uncaught ArgumentCountError (Cannot Find)
- Customize Menu | Styling LESS/SCSS code formats
- How I update WordPress theme and plugins
- WordPress Mailerlite – How to include mailerlite SDK in plugin
- How to request admin-ajax.php correctly when wordpress URL and site URL are different?
- Installed Forca Theme, wonder how I can alter Post editing screen
- How to Use the Filter “sidebar_login_widget_form_args”
- Plugin option default value
- How to theme code blocks formatted by the prettify.js embedded with WP-Markdown?
- Posts 2 Posts: Display custom types connected to the same other custom type but with another connection
- Post via git repository
- restrict subscribers to admin area. They have their own profile on fron-end
- Hide plugins and theme from public
- Woocommerce Export and import Orders
- How would I get the new plugin version on this function?
- acf backend error handling
- How to get the custom field value using SQL query
- Add a Custom email notification to WC actions
- specific rows style for in custom list table using WP_List_Table
- Homepage to serve the content of page created from a plugin [duplicate]
- Conditionally load public and admin code with AJAX working on both sides
- Disabling drift plugin from homepage
- return bbp_get_topic_author_id as integer
- Modify function output in a plugin
- Why can’t I call a function from inside my registered AJAX function?
- Problem in functions.php file
- Help needed with woocommerce (wc stripe) filter
- I want add repository theme folder
- WordPress Widget: Is it possible to make the form dynamic without updating?
- Quick Edit in custom posts no show columns after save
- How to hide the form after successful php execution
- Change default url to plugin custom post type
- Site is continuously accessing by several IPs
- Why did a WordPress plugin vanish from the WordPress repository?
- Moving to WordPress Premium versus a hosting provider
- Is there a way to upload an external folder in WordPress?
- How to find an option in the database?
- Need Help Creating a Multi-Step, Video-Guided Enrollment Site
- woocommerce_payment_complete hook only called after accepting payment?
- how to sort results by last day update at search result in plugin installer?
- User specific content (posts) / limiting visibility
- Carrying information from button click into form [closed]
- ajax sends data to plugin
- Making a Custom Post Type Publish Loop
- Want to add post to user dashboard
- Bidding site plugin [closed]
- WordPress Plugin: Demon Image Annotation
- Facebook like plugin with Multi Option-Needed [closed]
- woocommerce create subscription for user using functions / hooks provided
- Someone Comment 1000 times in a Day in My WordPress Site, What Can i Do
- Resources for building a custom event page template
- how to make wordpress remember my choice
- WordPress Homepage Login
- How can I get the permalink of a page on which shortcode has been used
- Fatal Error in my WP “Call to undefined function get_option()”
- Issue using form in Google app in mobile
- No WP-Content Folder in Website Files, No Ability to Disable Plugins Manually