Scroll to top

Coding

How to get only first category name in single.php
Zahid Iqbal
Posted by Zahid Iqbal
April 18, 2021

How to get only first category name in single.php

I was working on a project and need to show only the...

Read More
How to get posts assigned to current taxonomy
Zahid Iqbal
Posted by Zahid Iqbal
September 24, 2019

How to get posts assigned to current taxonomy

Suppose you have created a custom post type with taxonomy. Now you...

Read More
How to show SKU on cart and checkout page in woocommerce
Zahid Iqbal
Posted by Zahid Iqbal
April 16, 2019

How to show SKU on cart and checkout page in woocommerce

Hi friends, I was working on a project where we need to...

Read More
Zahid Iqbal
Posted by Zahid Iqbal
April 13, 2019

jQuery smooth scroll to anchor minus set amount of pixels

Please add this code in footer.php file of your active theme just...

Read More
Zahid Iqbal
Posted by Zahid Iqbal
March 19, 2019

How to disable gutenberg without any plugin

You just have to add this line of code at the end...

Read More
Zahid Iqbal
Posted by Zahid Iqbal
August 26, 2018

Get post category names with separator in loop

I was working on a theme recently and have to show category...

Read More