There are two things you should try:
-
WordPress loads jQuery in compatibility mode, so you will need to use the noconflict syntax, ex.
jQuery('.text-white.follow').plate();. More information: -
If you are using a child theme, you need to call
get_stylesheet_directory_uri()instead ofget_template_directory_uri(). Parent theme assets are accessed usingtemplate, and child theme assets are accessed usingstylesheet.
Related Posts:
- How can I defer these JS files?
- Bootstrap slider not working
- WordPress core jquery version file not loaded?
- How to Link External jQuery/Javascript files with WordPress
- Modified wp.media.view.Settings.Gallery in Backbone JS, but editing doesn’t work
- How do register_sidebar() and get_sidebar() work together?
- using upload image with media_handle_upload .. but !
- Why isn’t is_home() working correctly?
- wp_nav_menu() custom container and container_id
- Show a WP 3.0 Custom Menu in an HTML Select with Auto-Navigation?
- What is the best practice for customizing a plugin’s JavaScript/jQuery?
- Can You Export Theme Settings From WordPress Multisite?
- Create a customizable child theme
- Is it ok to not a have child theme and just create a theme from scratch?
- How to correctly add JQuery in a WP theme?
- WP 3.1 upgrade breaks AutoFocus+ theme
- WP Northwind for Theme Development?
- Add more then one site logo – custom-logo theme support
- How to add “Read More…” link in twentytwenty
- Setting custom search engine indexing for a “dynamic WordPress page” with htaccess
- Create another “Display Site Title and Tagline” checkbox, “Header Text Color” setting and control
- is_customize_preview() like function to check if Customizer “Live Preview” in JavaScript
- Using Fullscreenr with a wordpress blog – weird bug
- window resizing problem
- Understrap child theme JS not working in custom-javascript.js file
- How to create left and right menu with logo center in a custom theme?
- How to add custom page attributes in WordPress?
- How do I change the markup only of a built-in widget?
- Menu jumping when calling it via PHP
- REQUIRED: Could not find wp_link_pages. See: wp_link_pages by Theme Checker
- Blog page problems
- Extend WordPress Core Classes in OOP Theme?
- User bar above logotipo?
- How to query details of images in gallery that is attached to a post
- Showing Meta Box via Jquery Checkbox
- Problem with custom function from jQuery slider tutorial
- how or where wordress collect unlogged user session
- How to create social Share Buttons Without Plugin
- Trying to customise 2011 Child Theme Background Colour
- Highly stylized pages
- Lightbox not showing image caption
- Adding a drop-down (select tag) option under Menu Settings in WordPress Admin
- Perform javascript when an input in Customizer is selected/focused?
- WordPress Customizer: Check for value of CSS selector and replace it
- Execute function with jQuery if widget added or removed?
- How to submit form data in the same page in WordPress without reloading the page?
- Getting a jQuery library to work in WordPress & Avada
- A Customizer checkbox control that sets the setting to “” or to “blank” and show() or hide() a color control
- Customizing the built-in Media Playlist
- Search results load individual post in slide out div
- Post thats in Two Categories, only want to display name for one
- Adding css and js to a blank page created with custom template
- Prevent posts from being published if the ‘Uncategorized’-category or no category is selected
- Modifying posts based on category in TwentyTwentyTwo theme
- Why does WordPress use outdated jQuery v1.12.4?
- Are there any forks of WordPress (and what is different about them)?
- How to Change 404 page title
- Hide admin notices/notifications from everyone but super admin?
- How to programmatically bring back “excerpts” field in post editor in WP 3.1+
- Custom sidebar category listing?
- Posts not showing with custom categorybase and subcategories [closed]
- Disable email field on WooCommerce customer account details
- Is there a filter hook that I can use to change how taxonomy term names are displayed?
- Custom Theme Blog page not showing Posts
- Gutenberg Blocks – Attributes from comment delimiter or from HTML?
- How to show a dynamic_sidebar if main content content’s height is > a set amount?
- Send a custom WooCommerce email when custom order change [closed]
- Advanced Custom Fields: Sorting custom columns with custom fields sorts only by date
- Custom static page get_header error
- Oxygen builder custom Elements
- how do I remove the shipping from woocommerce thankyou page and from the email
- Custom post type adds time/date and author to the post?
- Static admin page for all multisite users
- Using custom image resizing script in a page
- Custom Login Process
- How could I verify whole WP directory before/after working with a freelancer? [closed]
- Javascipt issue on custom theme
- How to call a widget in a loop at a specific iteration value?
- Is it possible to rename a customizer control heading?
- Create Unique ID for user
- Show products per page drop down
- When developing WordPress plugin, is it a good idea to create my class object by hooking to existing class constructor?
- Static Page, need Last and Next links at the bottom
- Client viewing before deployment
- Change meta-box title- “LearnDash Quiz Settings” to “Quiz Settings”
- How to use a custom playlist template:
- Run a welcome tour after multisite creation?
- Multisite – Getting Meta query to select from wp_2 tables
- WordPress Inline Style missing
- Need to over ride a !important from the index file
- How to prevent XSS attack in wordpress theme?
- If it is a top level category show children otherwise show sibling categories
- Creating a search with tag variable also added for more detailed results
- enqueue script if page is not equal to
- Theme Option’s Save Button is not working
- User Query Multiple Orderby Clause
- Is there any other ways to replicating changes on live from staging without pushing from git
- Create a page for each database table entries
- Redirections all subcategory to a new page
- How to get a custom taxonomy slug in body classes