Category & Page Icons – version 0.3
Today was relese new version of WordPress plugin Category & Page Icons version - 0.3.
At this relese was fixed issue of not showing pages and categories, sometimes.
You candownload plugin from this page
Get complete solution of online booking system to your site. Support multiple bookings at one day and multiple booking resources. Customisation of booking form fields and emails customisation. Full functionality from Booking Calendar Free and much more... Now with Paypal & booking time support.
Add booking service to your site. Your site visitors can make booking of one or several days. Its can be interesting for hotel reservation service, rental service or any other service, where is needed making reservation at specific dates.
Add icons (images) to sidebar of your site or blog into section of categories and pages.
Millions of Microstock Photos for your Blog Easily add relevant photos to your blog posts without leaving Wordpress. Turn on the affiliate option to start earning money from links on your photos. Simple, automatic and lucrative photos for Wordpress blogs
Thankx WPDEVELOP,
By your this category icon plugin i make my good impression to my boss regarding to add image with category…
THANKX thankx.. great plugin i have ever seen before…
THanks
Mohummad Abdullah
hello,
I have a problem tab of the plugin is also on the page of a subscription and can be used.
not only how to subscribe can no longer access.
Thank you
Lawrence
France
Hello, please send screenshot to my emeil with this issue.
Part subscriber
http://laurent-digital-action.com/pano360/wp-content/uploads/2010/02/abonne.jpg
thank you
Hi,
I have same problem… how can I move Icons admin menu into invisible part. (My loged in users have access to Icons settings)
Thanks (btw your plugin is good)
Hello,
you need to open file menu-compouser.php
and find line $users_roles = array(’subscriber’,’subscriber’,’subscriber’ );
then chnage it to
$users_roles = array(‘administrator’,'administrator’,'administrator’ );
Nice plugin – I would like to use it, but it doesn’t work. I think the css or the sidebar.php isn’t right for the plugin. But I can’t fix it, I am too bad at html and php. The only thing I could do was to set one icon (list-style: url(images/PostBullets.png) in the css, but then the plugin can’t change the icons. Do you know what to do? The homepage: http://www.spin-bremen.de
Thanks
What theme do you use ?
Mybz3 1.0 von Anonymous
I will try to check it at soon as possible, thank you.
Could you find a possibility to get this plugin work? Thank you for your help.
I have loaded this into my blog. Where are the icons? I would have thought there was a list of icons to choose from. Thanks
Bob
No there are no icons inside, this plugin is only add posibility to upload icons to your blog and sssign them.
Hi, what function do I need to use to include the images on my page please? I’m using a custom theme without a sidebar.
Thanks!
Hello,
ingeneral showing images is making through wp_list_pages_icons and wp_list_categories_icons – its filters, so its not just show images, its modify page and category widjets
I have a problem! I can not upload my icons because there is a HTTP Error if I try to upload. Can you tell me what’s the problem is?
Try to check permission of destination folder.
hy i have a problem to.. im uploaded the Category & Page I c o n s on info its Version 0.6 .
It was all nice but only for some hours, now im not see the icon in my admin pannel..
but all icons that i have set in the categorys are showing on the website!
Whats hapining!!
May be you change upload directory atthe settings page, or change sizes (width and height) of icons. Set them as before and you will see all them again.
im solved the problem, i have try to see in the hosting FTP and the Default Folder was empty, like all the icons was deleted dont know why.. Just reupload it again aover the WP Admin Panel , looks now to work great.. Hope that will be keep now :=)
Thankas
Hi
I have a problem with youy plugin v .6
This is the error
Choose Icons to upload:
<input id="cancel-upload" disabled="disabled" onclick="javscript:swfu.cancelQueue();" type="button" value="
Fatal error: Call to undefined function esc_attr_e() in /home/garagebl/domains/garageblog.com/public_html/wp-content/plugins/category-page-icons/include/wpdev-flash-uploader.php on line 312
I use WP 2.7.1.
Its is support from WordPress version 2.8,
but I will fix this issue from next update.
Category & Page Icons version – 0.3 causes a Fatal error on my WrodPress page so I had to deactivate it.
Fatal error: Call to undefined function apply_bk_filter() in /homepages/43/d89789219/htdocs/agrippa93/wp-content/plugins/category-page-icons/menu-compouser.php on line 1360
Fixed at version 0.6,
Sorry.
Hi !
WP 2.9.1
plugin 0.4
what happen? i not understand^
Icons->select file
in browser error:
Сведения об ошибке на веб-странице
Агент пользователя: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Maxthon; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
штамп времени: Thu, 21 Jan 2010 13:59:44 UTC
Сообщение: Предполагается наличие объекта
Строка: 181
Символ: 2
Код: 0
URI-код: http://site.ru/wp-content/plugins/category-page-icons/include/wpdev-flash-uploader.js
Hello its use old version flash-uploader from WordPress 2.8. New version have to come soon.
Hi,
Thank you for the lovely plugin!
I have a question, how can I center the copyright text?
“Uses wordpress plugins developed by http://www.wpdevelop.com”
Thanks!
Please send link to your blog, I will help you.
after i assign an icon when i view my blog i detect a frame border around my icon how can i get rid of it?
Please send link to this page for helping you.
is it possible to display the images above the text rather than on the left-hand-side of the text? Any help is appreciated. Thanks!
Please send link to your blog I will try to help
>> You can see what I mean on the link http://www.fresh.com.mt looking at the Contacts Icon at the top.
>> Also, I have 2 menus, I’d like the icons to show on the top menu but not on the bottom one, is this possible? Thanks
——————————————————————————————————————————————————————
please open file menu-compouser.php at line 1133
$output = substr($output, 0, $pos) . ” . substr($output, $pos); //Insert icon
change it to
$output = substr($output, 0, $pos) . ” . substr($output, $pos); //Insert icon
Accroding footer,
please add at one of your CSS file thsese:
#footer li.page_item img {
display:none;
}
Thanks for your help! I have did as you instructed and it worked perfectly – just what I wanted!!
Well done for the product and service you’re offering here!
hey admin
i have a question
if i assign the image to category can i able to show those icon next to post title in front page ?
ex:for if the post belong to video i want to show video icon in the post title
Thank you
By default its not support now.