Fetch menu_id from the database using menu name and integrate it in your WordPress theme.
Month: November 2017
You will learn how to fetch a custom menu with its all items and create custom HTML structure to fit in your theme.
In this tutorial I am going to explain (with example) on how you can create Scroll To Top button with very little JavaScript code with
Sometimes we need to create our own posts type similar module in our WordPress website. This type of post is normally called as Custom Posts
Below are some basic MySQL queries for getting WooCommerce products, categories, orders, and order items from the database. All of the queries assume the default
Some times we need to display the reports of our WooCommerce store in custom way. I have searched a lot over the internet and find