Title: 's Replies | WordPress.org

---

# martensen

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/martensen/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/martensen/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [display sub-page, even if on a sub-sub-page](https://wordpress.org/support/topic/display-sub-page-even-if-on-a-sub-sub-page/)
 *  Thread Starter [martensen](https://wordpress.org/support/users/martensen/)
 * (@martensen)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/display-sub-page-even-if-on-a-sub-sub-page/#post-664843)
 * Well, the closest i found was the breadcrumb plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [ALL Blank! Everything gone!](https://wordpress.org/support/topic/all-blank-everything-gone/)
 *  [martensen](https://wordpress.org/support/users/martensen/)
 * (@martensen)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/all-blank-everything-gone/page/2/#post-702035)
 * If not, then i quote myself since you couldn’t find the plugin related bit in
   your db:
 * Another way to deactivate the plugin without the need to find that key in your
   database: Upload the plugin you used before, and point your browser to this adress
   to deactivate it:
 * [http://denkfabriq.de/wp-admin/plugins.php?action=deactivate&plugin=yigg.php](http://denkfabriq.de/wp-admin/plugins.php?action=deactivate&plugin=yigg.php)
 * I am just guessing here though 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [ALL Blank! Everything gone!](https://wordpress.org/support/topic/all-blank-everything-gone/)
 *  [martensen](https://wordpress.org/support/users/martensen/)
 * (@martensen)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/all-blank-everything-gone/page/2/#post-702033)
 * Looks like your back, or?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [ALL Blank! Everything gone!](https://wordpress.org/support/topic/all-blank-everything-gone/)
 *  [martensen](https://wordpress.org/support/users/martensen/)
 * (@martensen)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/all-blank-everything-gone/page/2/#post-702005)
 * Hope the “post-mortem” plugin deactivation fixes something in the db. Worth a
   try if you have a backup.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [ALL Blank! Everything gone!](https://wordpress.org/support/topic/all-blank-everything-gone/)
 *  [martensen](https://wordpress.org/support/users/martensen/)
 * (@martensen)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/all-blank-everything-gone/page/2/#post-702004)
 * What i was trying to say: If the correct plugin deactivation is critical, then
   by just deleting it might have left something somewhere.
 * Another way to deactivate the plugin without the need to find that key in your
   database: Upload the plugin you used before, and point your browser to this adress
   to deactivate it:
 * [http://denkfabriq.de/wp-admin/plugins.php?action=deactivate&plugin=yigg.php](http://denkfabriq.de/wp-admin/plugins.php?action=deactivate&plugin=yigg.php)
 * I am just guessing here though 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [ALL Blank! Everything gone!](https://wordpress.org/support/topic/all-blank-everything-gone/)
 *  [martensen](https://wordpress.org/support/users/martensen/)
 * (@martensen)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/all-blank-everything-gone/page/2/#post-702001)
 * Another idea:
 * Get the latest version of the yigg plugin that should work with your WP version,
   upload it and check in your db if you can activate it there. If you did that,
   then deactive it again. Maybe the deactivation is mandatory to remove some hooks
   it adds when you activate it.
 * And for more researching, which version did you use anyways? Yigg 1.0 or YIGGer
   1.0.1?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [ALL Blank! Everything gone!](https://wordpress.org/support/topic/all-blank-everything-gone/)
 *  [martensen](https://wordpress.org/support/users/martensen/)
 * (@martensen)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/all-blank-everything-gone/page/2/#post-701999)
 * Question:
 * You say that /blog is a different installation. OK. But is /blog hosted somewhere
   else or do you just tell me that it has nothing to do with your mainpage?
 * If your only argument is that it has just nothing to do with your mainpage, then
   we know that your php in general is operating fine.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [ALL Blank! Everything gone!](https://wordpress.org/support/topic/all-blank-everything-gone/)
 *  [martensen](https://wordpress.org/support/users/martensen/)
 * (@martensen)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/all-blank-everything-gone/#post-701987)
 * Did you try phpinfo yet?
 * Make a new file, call it phpinfo.php and put in of the dirs that are still http
   accessible, like /blog and put the following in
 * `<?php phpinfo (); ?>`
 * and then point your browser to that file.
 * Example: [http://manuelmartensen.com/phpinfo.php](http://manuelmartensen.com/phpinfo.php)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [ALL Blank! Everything gone!](https://wordpress.org/support/topic/all-blank-everything-gone/)
 *  [martensen](https://wordpress.org/support/users/martensen/)
 * (@martensen)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/all-blank-everything-gone/#post-701985)
 * Dunno, bet it depends on your host. Have you called them yet and asked them to
   have a look at it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [ALL Blank! Everything gone!](https://wordpress.org/support/topic/all-blank-everything-gone/)
 *  [martensen](https://wordpress.org/support/users/martensen/)
 * (@martensen)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/all-blank-everything-gone/#post-701978)
 * Kannst auch noch einloggen unter [http://www.denkfabriq.de/blog/wp-login.php](http://www.denkfabriq.de/blog/wp-login.php)
 * Da ist nur irgend ein Setting zerschossen 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [ALL Blank! Everything gone!](https://wordpress.org/support/topic/all-blank-everything-gone/)
 *  [martensen](https://wordpress.org/support/users/martensen/)
 * (@martensen)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/all-blank-everything-gone/#post-701977)
 * I still can see your content at [http://www.denkfabriq.de/blog/](http://www.denkfabriq.de/blog/)
 * Hope that helps 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [uploaded images associated to post id: template tag to include it?](https://wordpress.org/support/topic/uploaded-images-associated-to-post-id-template-tag-to-include-it/)
 *  Thread Starter [martensen](https://wordpress.org/support/users/martensen/)
 * (@martensen)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/uploaded-images-associated-to-post-id-template-tag-to-include-it/#post-686255)
 * moshu, it looks like, at the same time i am posting this, that you posted your
   answer 4 minutes ago. and about 4 minutes ago i found the exact same plugin myself—
   weird 😀
 * thanks 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [uploaded images associated to post id: template tag to include it?](https://wordpress.org/support/topic/uploaded-images-associated-to-post-id-template-tag-to-include-it/)
 *  Thread Starter [martensen](https://wordpress.org/support/users/martensen/)
 * (@martensen)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/uploaded-images-associated-to-post-id-template-tag-to-include-it/#post-686251)
 * i could, certainly, but the client is probably too stupid or too lazy.
 * there must be a way to add the image or thumbnail (floating inside of an excerpt)
   with a template tag. there must be.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Get title for Page parent](https://wordpress.org/support/topic/get-title-for-page-parent/)
 *  [martensen](https://wordpress.org/support/users/martensen/)
 * (@martensen)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/get-title-for-page-parent/#post-525772)
 * fu**ing great moderation 🙁
 * how about fixing it instead of deleting it?
    that would certainly help a lil 
   bit more, or is this just about showing muscles?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [display sub-page, even if on a sub-sub-page](https://wordpress.org/support/topic/display-sub-page-even-if-on-a-sub-sub-page/)
 *  Thread Starter [martensen](https://wordpress.org/support/users/martensen/)
 * (@martensen)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/display-sub-page-even-if-on-a-sub-sub-page/#post-664639)
 * I had another idea.
 * Instead of using the fixed `title_li=<h2>Fixed title</h2>`
    i use as headline
   for the subpage list, i could use something dynamic that displays the parents
   title.
 * I mean like this:
 * `wp_list_pages("title_li=__TITLE_OF_PARENT_PAGE__&child_of=".$post->post_parent."&
   echo=0")`
 * Is that possible somehow?

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

1 [2](https://wordpress.org/support/users/martensen/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/martensen/replies/page/2/?output_format=md)