cucelo
Forum Replies Created
-
Forum: Themes and Templates
In reply to: TimThumb Doesnt WorkHello rpopsessagr..
Thanks for your help.. I have deleted wordpress totally and installed it from simple script … And it worked … And the problem is solved ??
Forum: Fixing WordPress
In reply to: Cant exclude :(hi michael
I couldnt do it… where should I write this code ? I hope I am wrting the right place..
Forum: Fixing WordPress
In reply to: Category Exclude Problemhello krembo
I did it like the following and tried some other ways but couldnt manage it, can you help me some more pleasefunction wp_list_categories($args = ”) {
$defaults = array(
‘show_option_all’ => ”, ‘orderby’ => ‘name’,
‘order’ => ‘ASC’, ‘show_last_update’ => 0,
‘style’ => ‘list’, ‘show_count’ => 0,
‘hide_empty’ => 1, ‘use_desc_for_title’ => 1,
‘child_of’ => 0, ‘feed’ => ”, ‘feed_type’ => ”,
‘feed_image’ => ”, ‘exclude’ => ”, ‘current_category’ => 0,
‘hierarchical’ => true, ‘title_li’ => __(‘Categories’),
‘echo’ => 1, ‘depth’ => 0
<?php wp_list_categories(‘exclude=9’); ?>
);Forum: Fixing WordPress
In reply to: Category Exclude Problemok krembo thanks, Ill try and tell you ab it
Forum: Fixing WordPress
In reply to: Remove Category From Homepageok kw thanks
Forum: Fixing WordPress
In reply to: Remove Category From Homepagehi Handy Solo and kwbridge
I have tried what u suggested to me, its a nice plugin, but I am using premium theme which I think works different than others .
When I hide the lead category , it also hides the lead pictures .
Can you please tell me a little more about how to do it manually,I am not so pro on this things (<?php wp_list_categories(‘orderby=name&exclude=276&title_li=’); ?>)
thanks
Forum: Fixing WordPress
In reply to: Remove Category From Homepageok guys thanks ?? u made me happy
Forum: Fixing WordPress
In reply to: “CSS” file looks like it doesnt work !thanks guys Ill try now
Forum: Themes and Templates
In reply to: “More Tag” doesnt workthanksmichael I will check it
Forum: Plugins
In reply to: [Plugin Email Users] Notify users about this post problem !!!I will. I didnt even think that… My brain is getting lazy ??
thanks
Forum: Plugins
In reply to: [Plugin Email Users] Notify users about this post problem !!!https://www.vincentprat.info/dev/wordpress-plugins/email-users/downloads/
hi michael , here is the link, thanks for your interest
Forum: Plugins
In reply to: [Plugin Email Users] Notify users about this post problem !!!Hello michael
Thanks for your helping . I just leaned that it was a plugin feature . Its the plugin called “e-mail users” ? have just checked the options of this plugin. I tried many changes like changing it from html to plain text , changed bbc limit from none to 30, made combinations bewtween them but it didnt work .
When I send it 1 by 1 it works . I also tried to send 6 by 6 but didnt work again . BUt sending to people more than 1 works.
Forum: Plugins
In reply to: Flash in headerHi Ameeker
Happy you have a flash header , but u know there are people who dont have :=)
Im am not so good on WP and those code but I know some , I mean I can do what u say but cant create something new..
Can u please tell me how u did it …
Thanks
Forum: Themes and Templates
In reply to: How to change “home” link to my language ?ok m?chael problem solved thanks
Forum: Themes and Templates
In reply to: How to change “home” link to my language ?yes I did , I think this mimbo is a little different than others