Skip to content

WPC Knowledge Base

  • Home
  • Mark Mondares

Author: Mark Mondares

PHP Code Snippets/Functions

Fix jQuery is not defined Error

by Mark Mondares : October 2, 2023October 2, 2023 PHP Code Snippets/FunctionsLeave a comment

The error message “Uncaught ReferenceError: jQuery is not defined” typically occurs when you’re trying to use jQuery in your code, but jQuery has not been properly included or loaded before your script. To resolve this issue, you should ensure that jQuery is included and loaded before your script that depends on it. To make sure […]

Instructions/Guides Integrations

Load More Button AJAX Plugin

by Mark Mondares : October 2, 2023October 2, 2023 Instructions/Guides, IntegrationsLeave a comment

You can easily implement a load-more function on your post or other custom post type by installing the WordPress Infinite Scroll – Ajax Load More plugin. After installing the plugin, go to “AJAX Load More” to set the appropriate settings for your site and to get the shortcode. You can customize the template for the […]

Uncategorized

How to integrate Evenbrite to WordPress

by Mark Mondares : January 9, 2023January 9, 2023 UncategorizedLeave a comment

1. Using Blocks For Evenbrite Plugin Watch this Video Tutorial. 2. Using Event Feed for Eventbrite Plugin This documentation covers how to integrate Eventbrite on WordPress using Event Feed for Eventbrite Plugin.

Recent Posts

  • Creating a Search functionality for specific product attributes with autocomplete
  • How to remove the extra fields in the events calendar
  • Enable/Disable Autoplay for media and text block with acf field settings
  • Stop cover block video from autoplaying
  • Custom number of entry selection

Recent Comments

No comments to show.
Copyright © 2026 WPC Knowledge Base | Powered by Knowx WordPress Theme