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
Posts Categorized: Wordpress Themes
আসুন ওয়ার্ডপ্রেসের ড্যাশ বোর্ড পরিস্কার করি
ওয়ার্ডপ্রেসের এডমিন প্যানেলে লগিন করলেই একগাদা বক্স এসে হাজির হয়। যদিও স্ক্রিন অপশন থেকে সেগুলো সহজে তাড়ানো যায় কিন্তু যদি এমন হয় এডমিন নিজেই ড্যাশবোর্ড পরিস্কার করে রেখে দিলেন নতুন সদস্যের জন্য। তবে এই পরিস্কার এর কাজটা আমরা করবো সামান্য কিছু পিএইচপি কোডিং করে। ধাপ একঃ প্রথমে আপনার থীমের functions.php ফাইলে এ ২টি ফাংশন লিখতে… Read more »
Adding vertical fixed feedback button
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 »
ওয়ার্ড প্রেস টিপ্স-৩
যারা এই সিরিজের আগের দুইটা পোস্ট পড়েননি তাদের জন্যঃ ওয়ার্ড প্রেস টিপ্স-১(আমার ব্যক্তিগত ব্লগে) ওয়ার্ড প্রেস টিপ্স-২(আমার ব্যক্তিগত ব্লগে) ওকে তাহলে আজকের টিপ্স শুরু করা যাক। এর আগে লিখেছিলাম কিভাবে ওয়ার্ডপ্রেস কাস্টম পেজ তৈরি করা যায় যা ছিলো কাস্টম টেমপ্লেট ব্যবহার করে। কিন্তু একত্রে যা হয় পাতাটা ওয়ার্ড প্রেসের ডাটাবেজ থেকে আসে, মানে পাতার কন্টেন্ট।… Read more »
ওয়ার্ড প্রেস টিপ্স২
গতকাল ওয়ার্ড প্রেস নিয়ে লিখেছিলাম এই টপিকে এবং আমার ব্লগে এখানে। আজকে আবার নতুন কিছু নিয়ে লিখবো ,সাথে সাথে গতকালের ধারবাহিকতা চলবে। আমরা এই সিরিজের মূল উদ্দেশ্য ওয়ার্ড প্রেসের নরমাল ইউজার থেকে শুরু করা ওয়ার্ড প্রেস বেসড ওয়েব ডেভেলপার সবার জন্য আমার জানা ট্রিক্স ও তথ্যগুলো শেয়ার করাঃ তিনঃ ‘থীমে সাব থীম ফাইল যুক্ত করা’… Read more »
Adding no follow for links in wp comments
One of my senior brother just asked me, how to add no follow rel for comments in wordpress. May be there is plugin for this. Look to my code How to use: 1.Open the functions.php file in ur current theme and put these code within php tags. What it will do: 1. Will add ‘no… Read more »
How to use timthumb in WP MU
I think to show the first image as thumb in wp front page or blog layout is very common for any theme. But to use it in wordpress mu version is not direct or need to do some hack or modify the normall process of adding timthub. Normally we upload images from wp media manager… Read more »
How to make menu like news.bbc.co.uk
Now a days I am a great fan of wordpress. Recently I have done some projects on wordpress and getting expert day by day heh heh. This post about how can we make menu in wordpress like news.bbc.co.uk. Now a days some clients want clone sites. They don’t think about all the functionality but the… Read more »
is_home-is_single-is_category-is-not-working-in-wp!
If u are reached here using search engine then I am sure that you are just fucked up .. is_home(), is_single(), is_category() are not working…specially in footer and other places. I faced the same problem. While working with a wordpress theme, this functions were working fine in footer but once I noticed that they are… Read more »
ওয়ার্ড প্রেসের থীম কিভাবে কাজ করে-পর্ব-১
[যদি আপনার নরমাল এইটিএমএল এবং একদম বেসিক পিএইচপি জ্ঞান না থাকে তাহলে এই পোস্টের কিছু বিষয় জটিল মনে হতে পারে ] অনেকেই ব্যক্তিগত হোস্টিং এ ওয়ার্ড প্রেস ইনস্টল করে ব্লগিং করছেন এবং পছন্দের কোন ফ্রি থীম ইনস্টল করে দিব্যি সুন্দর ব্যক্তিগত ব্লগ বানিয়ে নিচ্ছেন। যদি এমন হয় এই থীম কিভাবে কাজ করে তা যদি জানা… Read more »
Recent Comments