Schema Markup - Local Business
Insert structured data for local SEO of the company
rearrange shipping options
Login to cpanel. Choose “File Manager” Navigate to public_html>wp-includes>functions.php and select “Edit” Paste in the contents…
rearrange shipping options
Login to cpanel. Choose “File Manager” Navigate to public_html>wp-includes>functions.php and select “Edit” Paste in the contents…
Untitled Snippet
function custom_related_products_args( $args ) { $args['posts_per_page'] = 2; // Related products সংখ্যা $args['columns'] = 2; //…
Untitled Snippet
Home Page History Attention Franchise Dynasty Welcome to the Kansas City Chiefs Fan Page! This is…
Disable wp-embed.min.js
Disable wp-embed.min.js
Remove comments article only
Remove comments article only
Ngăn WP cắt ảnh
add_filter('intermediate_image_sizes_advanced', function ($sizes) { $sizes = array( 'thumbnail' => $sizes['thumbnail'], // Giữ lại thumbnail 'medium' =>…
Disable Visual Editor Tab
Hides the Visual Editor tab from pages and posts.
Disable & Remove Login with GD button
Remove Login with GD
Removing the Redux Demo Mode Notice
Copyright © author Link: https://devs.redux.io/guides/basics/removing-demo-mode-notice.html The Redux Framework plugin ships with a sample config. This permits…
Mobile Menu Toggle Script
document.addEventListener('DOMContentLoaded', function() { const menuToggle = document.querySelector('.menu-toggle'); // Check if the toggle button exists if (menuToggle)…
RAVER DOGS - HEADER V2 STYLESHEET
/* ================================================================= RAVER DOGS - HEADER V2 STYLESHEET ================================================================= */ /* --- 1. Global & Body…