Title: asechrest's Replies | WordPress.org

---

# asechrest

  [  ](https://wordpress.org/support/users/asechrest/)

 *   [Profile](https://wordpress.org/support/users/asechrest/)
 *   [Topics Started](https://wordpress.org/support/users/asechrest/topics/)
 *   [Replies Created](https://wordpress.org/support/users/asechrest/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/asechrest/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/asechrest/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/asechrest/engagements/)
 *   [Favorites](https://wordpress.org/support/users/asechrest/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 406 total)

1 [2](https://wordpress.org/support/users/asechrest/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/asechrest/replies/page/3/?output_format=md)…
[26](https://wordpress.org/support/users/asechrest/replies/page/26/?output_format=md)
[27](https://wordpress.org/support/users/asechrest/replies/page/27/?output_format=md)
[28](https://wordpress.org/support/users/asechrest/replies/page/28/?output_format=md)
[→](https://wordpress.org/support/users/asechrest/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Show entire posts when searching?](https://wordpress.org/support/topic/show-entire-posts-when-searching/)
 *  [asechrest](https://wordpress.org/support/users/asechrest/)
 * (@asechrest)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/show-entire-posts-when-searching/#post-1161419)
 * Your theme may have a file called `search.php` that dictates how search pages
   are displayed. If it does, you should be able to edit the code in that file to
   display the full text of the posts using [the_content()](http://codex.wordpress.org/Template_Tags/the_content).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Possible PHP injection attack on WordPress site](https://wordpress.org/support/topic/possible-php-injection-attack-on-wordpress-site/)
 *  [asechrest](https://wordpress.org/support/users/asechrest/)
 * (@asechrest)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/possible-php-injection-attack-on-wordpress-site/#post-1142742)
 * As far as I can tell those are classic Remote File Inclusion attempts. I would
   be concerned, though not overly, that the attempts are returning response codes
   of 200.
 * aznbbj linked to my article, which is sort of a summary of the research I did
   on RFI attacks back when the same thing happened to me. It’s got a number of 
   ways to mitigate the attacks, from the very simple and not-so-effective to editing
   of your php.ini file to remove functionality that the RFI attacks utilize.
 * Hope it helps.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[2.8.1] No information about available updates to plugins.](https://wordpress.org/support/topic/281-no-information-about-available-updates-to-plugins/)
 *  [asechrest](https://wordpress.org/support/users/asechrest/)
 * (@asechrest)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/281-no-information-about-available-updates-to-plugins/#post-1143314)
 * t31os,
 * Going to do some of the things you suggested since I’ve got a similar issue. 
   I’m not using a copy of the database. Fresh database on my localhost, WP2.8, 
   with a basic copy/paste of my entire live-site’s plugins folder to my localhost.
 * I can literally see an automatic update notification pop up on my localhost, 
   then check the live site and have nothing. Three days later it magically appears,
   or it sometimes appears after I update a different plugin and refresh the plugins
   page.
 * Strange stuff.
 * (Maestro2012, let us know how you fare trying to fix this.)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[2.8.1] No information about available updates to plugins.](https://wordpress.org/support/topic/281-no-information-about-available-updates-to-plugins/)
 *  [asechrest](https://wordpress.org/support/users/asechrest/)
 * (@asechrest)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/281-no-information-about-available-updates-to-plugins/#post-1143312)
 * I have a similar issue, except my localhost WP2.8 shows available updates immediately,
   and my live-site WP2.7.1 seems to lag a few days.
 * It appears to eventually offer me the notification of the automatic updates, 
   but it’s late, and it doesn’t always show me all available updates.
 * I haven’t come up with a solution or even determined what the problem is. And
   I’m not currently in a position to remove my 60-ish plugins one by one to test
   it, so I’ve been just dealing with it.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [which abckup application to use](https://wordpress.org/support/topic/which-abckup-application-to-use/)
 *  [asechrest](https://wordpress.org/support/users/asechrest/)
 * (@asechrest)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/which-abckup-application-to-use/#post-1142559)
 * You can schedule regular database backups through various plugins. The one I 
   use is [WP-DBManager](http://wordpress.org/extend/plugins/wp-dbmanager/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [passing code through a page](https://wordpress.org/support/topic/passing-code-through-a-page/)
 *  [asechrest](https://wordpress.org/support/users/asechrest/)
 * (@asechrest)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/passing-code-through-a-page/#post-1139558)
 * Do you mean you’re trying to add this code through the WordPress post editor?
 * You can’t use PHP in the post editor unless you use a plugin like [Exec-PHP](http://wordpress.org/extend/plugins/exec-php/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [banners cause the post to drop down when viewing in lower resoultion](https://wordpress.org/support/topic/banners-cause-the-post-to-drop-down-when-viewing-in-lower-resoultion/)
 *  [asechrest](https://wordpress.org/support/users/asechrest/)
 * (@asechrest)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/banners-cause-the-post-to-drop-down-when-viewing-in-lower-resoultion/#post-1136530)
 * Start down what will be a long road to [website validation.](http://blogingenuity.com/2009/04/07/how-to-validating-your-website-the-easy-way-part-1/)
 * As you develop your site, try to clear up validation errors as you go. I prevents
   you from having to clear 300 errors at a time.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Menus behind content issue](https://wordpress.org/support/topic/menus-behind-content-issue-1/)
 *  [asechrest](https://wordpress.org/support/users/asechrest/)
 * (@asechrest)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/menus-behind-content-issue-1/page/2/#post-1130800)
 * This is resolved. The solution was [editing the Youtube embed code to add transparency.](http://blogingenuity.com/2009/07/06/preventing-embedded-youtube-videos-from-blocking-menus/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Menus behind content issue](https://wordpress.org/support/topic/menus-behind-content-issue-1/)
 *  [asechrest](https://wordpress.org/support/users/asechrest/)
 * (@asechrest)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/menus-behind-content-issue-1/page/2/#post-1130794)
 * Tazman,
 * I think your issue is with curly quotes. Curly quotes were used in the code you
   inserted into the Youtube embed and this is causing the problem to persist. See
   [my comment](http://blogingenuity.com/2009/07/06/preventing-embedded-youtube-videos-from-blocking-menus/comment-page-1/#comment-1275)
   on how to fix.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Menus behind content issue](https://wordpress.org/support/topic/menus-behind-content-issue-1/)
 *  [asechrest](https://wordpress.org/support/users/asechrest/)
 * (@asechrest)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/menus-behind-content-issue-1/#post-1130785)
 * Responded to you on [my site](http://blogingenuity.com/2009/07/06/preventing-embedded-youtube-videos-from-blocking-menus/#comment-1250).
   I downloaded your theme, used your Youtube video, and was able to get this to
   work (see my response on my website, it links to a screenshot).
 * I’m struggling to determine why it’s not working for you. I’ve viewed your source
   code and the embed code appears to be fine. Strange!
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Tracking Visitors](https://wordpress.org/support/topic/tracking-visitors/)
 *  [asechrest](https://wordpress.org/support/users/asechrest/)
 * (@asechrest)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/tracking-visitors/#post-1130780)
 * WordPress.com might have had it built in, but now that you’ve converted to self-
   hosted WordPress, you’ll need to use plugins or third-party tracking services.
 * For plugins, here are a few:
 * [Cystats](http://wordpress.org/extend/plugins/cystats/)
    [StatPress Reloaded](http://wordpress.org/extend/plugins/statpress-reloaded/)
   [WordPress.com Stats](http://wordpress.org/extend/plugins/stats/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [I need an EASY to use POLL, someone helpme](https://wordpress.org/support/topic/i-need-an-easy-to-use-poll-someone-helpme/)
 *  [asechrest](https://wordpress.org/support/users/asechrest/)
 * (@asechrest)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/i-need-an-easy-to-use-poll-someone-helpme/page/2/#post-1130079)
 * How can you possibly be demanding a poll plugin “of [your] own design” when you
   haven’t the desire/skill to code it yourself!?
 * Lesterchan’s WP-Polls plugin and the Polldaddy plugin are two of the best in 
   existence. You won’t find any better unless you’ve hired someone to custom code
   it.
 * There are perks to using one over the other. I use Polldaddy because it allows
   each of my users to create and edit their own polls separately.
 * If none of that is acceptable to you, hire it done, or go ahead and give up.
 * P.S. – I’ve looked through your past questions and you’ve received a whole ton
   of help here.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Menus behind content issue](https://wordpress.org/support/topic/menus-behind-content-issue-1/)
 *  [asechrest](https://wordpress.org/support/users/asechrest/)
 * (@asechrest)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/menus-behind-content-issue-1/#post-1130777)
 * Tazman,
 * After some research, I found the solution to [preventing Youtube videos from hiding page objects](http://blogingenuity.com/2009/07/06/preventing-embedded-youtube-videos-from-blocking-menus/)
   and posted it for my readers. See if it helps you out.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Menus behind content issue](https://wordpress.org/support/topic/menus-behind-content-issue-1/)
 *  [asechrest](https://wordpress.org/support/users/asechrest/)
 * (@asechrest)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/menus-behind-content-issue-1/#post-1130753)
 * Confirming that cais’ solution works.
 * Find the section of code he indicates and add the z-index value. `z-index: 100;`
   works fine.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Hide specific category after using wp_list_categories](https://wordpress.org/support/topic/hide-specific-category-after-using-wp_list_categories/)
 *  [asechrest](https://wordpress.org/support/users/asechrest/)
 * (@asechrest)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/hide-specific-category-after-using-wp_list_categories/#post-1131263)
 * See [this section](http://codex.wordpress.org/Template_Tags/wp_list_categories#Include_or_Exclude_Categories)
   in the codex for wp_list_categories. Determine the category ID of “portfolio”
   by going to the categories page in the back-end and hovering over this category.
   Look in the status bar of your browser and the cat ID will be listed at the end
   of the URL.
 * And see if [this thread](http://wordpress.org/support/topic/279701?replies=1)
   helps for exluding a category from wp_get_archives.

Viewing 15 replies - 1 through 15 (of 406 total)

1 [2](https://wordpress.org/support/users/asechrest/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/asechrest/replies/page/3/?output_format=md)…
[26](https://wordpress.org/support/users/asechrest/replies/page/26/?output_format=md)
[27](https://wordpress.org/support/users/asechrest/replies/page/27/?output_format=md)
[28](https://wordpress.org/support/users/asechrest/replies/page/28/?output_format=md)
[→](https://wordpress.org/support/users/asechrest/replies/page/2/?output_format=md)