testept
Forum Replies Created
-
Forum: Plugins
In reply to: [JW Player for Flash & HTML5 Video] Can I set width to 100%?Thanks! ??
Forum: Fixing WordPress
In reply to: Warning: mysql_error(): 8 is not a valid MySQL-Link resourceAnyone?
Forum: Fixing WordPress
In reply to: Warning: mysql_error(): 8 is not a valid MySQL-Link resourcePlease, anyone?
Forum: Fixing WordPress
In reply to: Warning: mysql_error(): 8 is not a valid MySQL-Link resourcehi MichaelH,
You,re right! The plugin Exec-PHP was the guilty… Thank you!
But dont understand why was working before and now not.Any suggestions?
Forum: Fixing WordPress
In reply to: How do i delete custom field cache files?Found the solution! Dropping rows in wp_postmeta which have post_id=0 appears to have fixed the problem. ??
Forum: Fixing WordPress
In reply to: How do i delete custom field cache files?I have exactly the same problem.
Please, can someone help up? Thank youForum: Plugins
In reply to: Custom WP lost password E-MailI looking for this too…
Can someone help me please?I think that what Anonymous said is not the correct way…
Forum: Plugins
In reply to: exclude a category from get_the_categoryWhat is wrong with this code?
<?php foreach((get_the_category()) as $cat) { if ( $cat->cat_name!=='one' || $cat->cat_name!=='two' || $cat->cat_name!=='three' || $cat->cat_name!=='four' ) echo $cat->cat_name . ' '; } ?>
Why didnt work? ??
Forum: Themes and Templates
In reply to: Excluding categories in the_categoryhi nlex, thank you for trying to help me.
But that also didnt work…Because:
mCatFilter for WordPress allows you to exclude categories from The Loop for display on the home page, in feeds and in archive pages.Only remove from home page, feeds and archive pages…
I only to remove from posts ??Anyone else, please?
Forum: Plugins
In reply to: exclude a category from get_the_category*BUMP* ??
Forum: Themes and Templates
In reply to: Delimit number of linked categories*BUMP* ??
Forum: Themes and Templates
In reply to: Delimit number of linked categoriesPlease, anyone?
Forum: Themes and Templates
In reply to: Excluding categories in the_categoryThank you Otto42 ??
Damn, my PHP knowledge is zero lol… bad luck
Can someone with a good soul and heart, help me? ??Thank you
Forum: Themes and Templates
In reply to: Delimit number of linked categoriesKafkaesqui, can you make that code to put the cat ID′s that we want to include? Always… ??
This dont work for me because my category IDs is a mess…
For example, I want to include always: 3422, 3423, 3424, 3425, 3438, 3426, 3427, 3428, 3429, 3430, 3431, 3431, 3432, 3433, 3440, 17, 18, 19, 20, 3436, 3437, 21, 22, 23, 2239, 24, 2240, 490, 3420, 25, 3439Forum: Plugins
In reply to: exclude a category from get_the_categoryPlease, anyone?