My Coding Solution
  • Home
  • Javascript
  • jQuery
  • PHP
  • Shop

Code

PHP

How to add breadcrumb in wordpress without plugin

First define breadcrumb function in function.php. using following code After that called breadcrumb function.php in header.php

By Admin, 2 years10 months ago
PHP

How to add active class in WordPress bootstrap menu using hook

When we implemented the bootstrap menu in WordPress. you may be frustrated with the built-in menu options. There isn’t an easy way to tell WordPress to swap out the current menu item class with bootstrap’s active class. there is given below hook. this following script write a script in the Read more…

By Admin, 2 years11 months ago
PHP

How To Convert Bootstrap Menu In WordPress

We are going to make WordPress menu int bootstrap menu by walker class. first define class and called walker following code in function.php file After the extending walker class, we will add classes and attribute in anchor tag by “nav_menu_link_attributes” Filter. for a you have to use it as per Read more…

By Admin, 2 years12 months ago
Recent Posts
  • Check if links are external with jQuery/javascript?
  • How to disable Theme Editor and Plugin Editor in WordPress admin panel?
  • Woocommerce Structured Data Product
  • Hot to Register Widget in WordPress by Hook
  • Change Loop Thumbnail html in shop page Woocommerce
Archives
  • August 2021
  • June 2021
  • May 2021
  • August 2020
  • July 2020
  • June 2020
Categories
  • Apache
  • Database
  • Javascript
  • jQuery
  • PHP
  • Server
Tags
Bootstraps Bootstraps Menu in WordPress Breadcrumb Class Code Hooks htaccess Laravel Mysql PHP phpmyadmin Script SQL Without Plugin in WordPress Woocommerce Woocommerce Hooks WordPress
  • Privacy Policy
  • Shop
Code & Skills | Powered by WordPress