پلاگ این Category Icon

iman1981

Member
کسی با این کار کرده
من نفهمیدم منظورش از پارامترهاش چیه؟
کسی میتونه بگه چطوری ست کنم.
 

mizsia

Member
http://dev.wp-plugins.org/wiki/CategoryIcons :

Copy the category_icons.php file into your wp_content/plugins directory. Activate the plugin from Plugins admin menu.

Once the plugin is activated it creates a "Cat Icons" panel under "Options". This will allow you to manage category icons.

________ :

Examples

This example will insert the icon associated with the current category:

<?php get_cat_icon(); ?>

This example inserts icon for the category with ID '5'. The image is fitted withing rectangle 100x100. If the image is smaller than desired, it is expanded.:

<?php get_cat_icon('cat=5&fit_width=100&height=100&expand=true'); ?>
 

iman1981

Member
اینا خوندم نوشته از طریق admin panel میتونی آآیکون نسبت بری به گروهها ولی من نفهمیدم اون پارامترها که میخواد دقیقا چیه باید مسیر عکس رو سرور را بدی که من هرچی سعی کردم کار نکرد.
 

everex

Member
من با این کار کردم راضی هم هستم
http://www.coffee2code.com/wp-plugins/

کار باهاش هم راحته
عکس هایی رو که میخاین رو با PNG سیو کنین و توی شاخه /wp-images/ البته میشه عوض هم کرد اما پیش فرض اینه با هر اسمی ...فقط اولش topic_ داشته باشه که البته اینم از داخل منوش میشه تغییر داد آپ لود کنین
 

جدیدترین ارسال ها

بالا