As default WordPress wp_dropdown_categories() function display category list as a select option but the problem is you can not get category link but it is most important that need each category link. I study by google and get solution for this Link problem here is my code paste this code into functions.php Paste where […]
Md Abul Bashar | 2,341 views | February 5, 2016 | Tips And Tricks,WordPress Themes Development | No |
Md Abul Bashar | 5,440 views | February 4, 2016 | Tips And Tricks,WordPress Themes Development | 2 |
Hello, Today i will teach you how to query any custom post with pagination in your WordPress theme, You can see below code and Now you can use WP-PageNavi Plugin or you can create navigation.php page then past below code in your navigation.php page or you can remove this code above query code and […]
Md Abul Bashar | 5,149 views | February 2, 2016 | jQuery,WordPress Themes Development | No |