Category Post Count in WordPress (Custom Taxonomy with Custom Post Type)

Posted by & filed under Tips and Tricks, wordpress.

Let me explain my need in short: I want to show post count for any category/any custom taxonomy registered for any custom post type. I searched wordpress forums and in google, found some solutions using http://wordpress.org/support/topic/category-post-count-2?replies=6 http://wordpress.org/support/topic/category-post-count?replies=6 http://www.intechgrity.com/get-post-count-of-a-category-including-sub-categories-in-wordpress/# http://www.web-templates.nu/2008/09/21/get_category_count/index.html Nothing helped me such way, so I managed my own way with my little knowledge. wp_get_productcat_postcount($id,… Read more »

Listen

Google Plus Comment for WordPress

Posted by & filed under Tips and Tricks, wordpress, Wordpress Plugin.

Google Plus Introduced Social comment plugin(unofficially). so I just made a small shortcode based plugin for wordpress to test the baby. BTW, I noticed about this from google plus. Download from bellow: Demo: Please check here . Shortcode: [gpluscomment] For more technical people ‘url’ => ”, // leave empty for current post ‘width’ => ’500′,… Read more »

Listen

Showing custom taxonomy filter in custom post types in wordpress admin post listing

Posted by & filed under Tips and Tricks, wordpress, Wordpress Themes.

ctp

Please note that “this post is for them who knows custom post types and custom taxonomy in wordpress” Isn’t the title enough to get what my article about ? Let me paste the code what I did: I think I collected the basic code from somewhere and then edited as I need. Listen

Listen

Hirarchycal Category or Custom Taxonomy Select or Radio list for wordpress

Posted by & filed under Tips and Tricks, wordpress.

hirarchycalcategory

I think the post title “Hirarchycal Category or Custom Taxonomy Select or Radio list for wordpress” says all what I want to say. I was just thinking to make admin like category or term widget to use on front end or theme or other places. So I took the code from wordpress core and used… Read more »

Listen

আসুন ওয়ার্ডপ্রেসের ড্যাশ বোর্ড পরিস্কার করি

Posted by & filed under Bangla Blogs, Tips and Tricks, wordpress, Wordpress Themes.

ওয়ার্ডপ্রেসের এডমিন প্যানেলে লগিন করলেই একগাদা বক্স এসে হাজির হয়। যদিও স্ক্রিন অপশন থেকে সেগুলো সহজে তাড়ানো যায় কিন্তু যদি এমন হয় এডমিন নিজেই ড্যাশবোর্ড পরিস্কার করে রেখে দিলেন নতুন সদস্যের জন্য। তবে এই পরিস্কার এর কাজটা আমরা করবো সামান্য কিছু পিএইচপি কোডিং করে। ধাপ একঃ প্রথমে আপনার থীমের functions.php ফাইলে এ ২টি ফাংশন লিখতে… Read more »

Listen

Show/Hide comment status text in wordpress

Posted by & filed under Tips and Tricks, wordpress.

I am again confused if my post title is perfect or not So let me explain, sometimes we disable comment for any post or page and at last the text shows “Comments are closed” or something else in different ways. But in commercial projects we need to follow some good design where in some posts… Read more »

Listen

CSS3 Dropdown menu for wordpress default theme

Posted by & filed under Tips and Tricks, wordpress.

css3dropdownloadmenu

At first look at the demo of a pure css3 dropdownload menu. For more details see the main post link here. Listen

Listen

How to Insert custom Quicktags into the WordPress Editor

Posted by & filed under Tips and Tricks, wordpress.

quicktags

WordPress has two type of editor, one is visual/wysiwyw that is tinymce or replace with other such editors and another is HTML editor that is we call quick tag editor. Today, I want to write something about how to add custom quick tags or custom buttons. I search about it in google and most guides… Read more »

Listen

WP Photo Album Plus Plus: WordPress Image Gallery

Posted by & filed under wordpress, Wordpress Plugin.

Gallerific image gallery with wp photo albumm plus plus

Most of the wordpress image gallery plugins can not make me happy. NExtgen is too much heavy, then I got another wordpress plugin “WP Photo Album Plus” developed by J.N. Breetvelt, a.k.a. (OpaJaap). R.J. Kaplan developed WP Photo Album 1.5.1 and then J.N. Breetvelt extended it with new features. Really I like this simple but… Read more »

Listen

Adding vertical fixed feedback button

Posted by & filed under Tips and Tricks, wordpress, Wordpress Themes.

update: 06.09.2010 Wana use as wordpress or joomla plugin ? then buy from my official website Downloads For Joomla For WordPress The Story If you still didn’t notice, please check again there is a vertical feedback button in my blog , right side. So, sometimes people asks me how to do that ,,, any one… Read more »

Listen