Skip to content

WPC Knowledge Base

  • Home
  • 2022
  • November

Month: November 2022

Uncategorized

Fix burger menu in Gutenberg

by wpckb_jov : November 29, 2022December 16, 2022 UncategorizedLeave a comment

When creating the project, you will notice that some of your burger menu functionalities are not functioning properly(ex. dropdown menu). This is due to some plugins having a conflict with other plugins. In this tutorial i will teach you how to fix that issues. That’s how you fix the burger menu in your website.note: you […]

JS Code Snippets/Functions

A simple jQuery plugin for making the cover block an anchor link.

by Lloyd Mangin : November 28, 2022November 28, 2022 JS Code Snippets/FunctionsLeave a comment

How to use? Feature: 1. Copy and paste this on the global.js 2. Assign a class or an ID on the cover block container. Example below:

Reusable Custom Blocks

How to display embeded video background

by wpckb_jov : November 11, 2022November 11, 2022 Reusable Custom BlocksLeave a comment

In this tutorial i will teach you how to add a video embedded as a background. Requirements note : in the latest WordPress installation jQuery was already added so no need to enqueue it. Make sure that the name of the 3 custom field is the same in your end. This are the names of […]

Reusable Custom Blocks

How to display RSS feeds

by wpckb_jov : November 9, 2022 Reusable Custom BlocksLeave a comment

In this tutorial, i will teach you how to add RSS feeds. Requirements note : it is important to follow the slug/name the 3 custom fields. Follow the slug/name below. We will now test the block that we just created. follow the steps below. note : In order to get the URL feed from the […]

Uncategorized

How to restrict access to the core Gutenberg blocks associated with the specified custom post type?

by Lloyd Mangin : November 7, 2022 UncategorizedLeave a comment

Uncategorized

How to disable core blocks?

by Lloyd Mangin : November 7, 2022 UncategorizedLeave a comment

PHP Code Snippets/Functions

How to register custom fonts on gutenberg site editor typography?

by Lloyd Mangin : November 4, 2022 PHP Code Snippets/FunctionsLeave a comment

Output First upload the font.woff2 file inside assets/fonts/ and go to admin dashboard —> Tools —> Theme File Editor. There add the snippets below:

PHP Code Snippets/Functions

Shortcode to display the archive title.

by Lloyd Mangin : November 3, 2022 PHP Code Snippets/FunctionsLeave a comment

PHP Code Snippets/Functions

Shortcode to protect Emails from spam bots?

by Lloyd Mangin : November 3, 2022 PHP Code Snippets/FunctionsLeave a comment

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