Title: Stefan Weise's Replies | WordPress.org

---

# Stefan Weise

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Enable Media Replace] Doesn't work with WP 3.5](https://wordpress.org/support/topic/doesnt-work-with-wp-35/)
 *  Thread Starter [Stefan Weise](https://wordpress.org/support/users/stefananion/)
 * (@stefananion)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/doesnt-work-with-wp-35/#post-3259622)
 * works now. thank you for your hard work!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [permalink to custom post type gives me 404 error](https://wordpress.org/support/topic/permalink-to-custom-post-type-gives-me-404-error/)
 *  [Stefan Weise](https://wordpress.org/support/users/stefananion/)
 * (@stefananion)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/permalink-to-custom-post-type-gives-me-404-error/#post-1581371)
 * Yes i have in fact and it has not made a difference
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [permalink to custom post type gives me 404 error](https://wordpress.org/support/topic/permalink-to-custom-post-type-gives-me-404-error/)
 *  [Stefan Weise](https://wordpress.org/support/users/stefananion/)
 * (@stefananion)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/permalink-to-custom-post-type-gives-me-404-error/#post-1581369)
 * I’ve tried everything, literally everything that’s been recommended in the hundreds
   of forum posts and blog posts all about this issue. Not to mention having now
   wasted several hours on this issue.
 * **Result:** My custom post types and taxonomies consistently 404.
 * One thing i should note is that my custom post types and taxonomies were working
   flawlessly with WP 3.1.3 and stopped working entirely (yes i’m frustrated, can
   you tell?) after upgrading to 3.1.4
 * To sum up:
    – visiting permalink settings page: doesn’t work – adding flush_rewrite_rules();
   to functions.php: doesn’t work – using a variety of plugins that promise to fix
   the issue: no worky – turned of all plugins to test for conflicts: no difference
 * The person that finds a solution to this problem for everyone deserves a year’s
   worth of beer, or cookies IMHO
 * Someone please find a fix for this!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Taxonomy Images] [Plugin: Taxonomy Images BETA] Limit Taxonomy Items](https://wordpress.org/support/topic/plugin-taxonomy-images-beta-limit-taxonomy-items/)
 *  Thread Starter [Stefan Weise](https://wordpress.org/support/users/stefananion/)
 * (@stefananion)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-taxonomy-images-beta-limit-taxonomy-items/#post-2006655)
 * Bump…..
 * anybody home?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Taxonomy Images] [Plugin: Taxonomy Images BETA] Limit Taxonomy Items](https://wordpress.org/support/topic/plugin-taxonomy-images-beta-limit-taxonomy-items/)
 *  Thread Starter [Stefan Weise](https://wordpress.org/support/users/stefananion/)
 * (@stefananion)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-taxonomy-images-beta-limit-taxonomy-items/#post-2006632)
 * anyone?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Any subpage of a specific parent id](https://wordpress.org/support/topic/any-subpage-of-a-specific-parent-id/)
 *  Thread Starter [Stefan Weise](https://wordpress.org/support/users/stefananion/)
 * (@stefananion)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/any-subpage-of-a-specific-parent-id/#post-1981814)
 * Sir, you are awesome! That works perfectly. Thank you very much!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Any subpage of a specific parent id](https://wordpress.org/support/topic/any-subpage-of-a-specific-parent-id/)
 *  Thread Starter [Stefan Weise](https://wordpress.org/support/users/stefananion/)
 * (@stefananion)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/any-subpage-of-a-specific-parent-id/#post-1981812)
 * My bad, i didn’t make this clear. I’m talking about a WordPress page, not a post
   or a category. What i’m doing is i’m using pages to build a glossary since i 
   don’t know enough PHP to create the letter pages dynamically using a custom post
   type with taxonomy for the glossary categories. So basically the page structure
   with my current method is:
    - Glossary (ID=74)
 *  - Glossary Category (Title: “Glossary Category”)
 *  - A (Title:”Glossary Category”)
 *  - A Term (Wanted Title: “Glossary Title”, but currently displays: “A”)
 *  - B
    - C
    - …
 * The client is going to be adding new categories and terms going forward so i 
   can’t really restrict this to the “Category” pages, but need to restrict it to
   ID:74. This way the name of the glossary category is always the title all the
   way down to the term page.
 * I do realize that this is a totally bassackwards way of doing this and that custom
   post types / taxonomy would be the way to go, but i’ve yet to find anything where
   automatic alphabetical pagination is created for all terms within a given taxonomy,
   so this is the method i’m using for now.
 * To further illustrate:
    - **Glossary:** [http://magnolia.stefanweise.com/glossary/](http://magnolia.stefanweise.com/glossary/)
    - **Glossary Category:** [http://magnolia.stefanweise.com/glossary/title-services-glossary/](http://magnolia.stefanweise.com/glossary/title-services-glossary/)
    - **Glossary Category Letter Page:** [http://magnolia.stefanweise.com/glossary/title-services-glossary/a/](http://magnolia.stefanweise.com/glossary/title-services-glossary/a/)
    - **Glossary Term Page:** [http://magnolia.stefanweise.com/glossary/title-services-glossary/a/abstract-of-judgement/](http://magnolia.stefanweise.com/glossary/title-services-glossary/a/abstract-of-judgement/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Any subpage of a specific parent id](https://wordpress.org/support/topic/any-subpage-of-a-specific-parent-id/)
 *  Thread Starter [Stefan Weise](https://wordpress.org/support/users/stefananion/)
 * (@stefananion)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/any-subpage-of-a-specific-parent-id/#post-1981810)
 * Thanks, but that won’t work for me. I’m trying to get the child page of 74 and
   all of the child and grandchild pages of that child page to display the title
   of the child page of 74. I know, that was some english, but this is confusing
   the heck outta me
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Any subpage of a specific parent id](https://wordpress.org/support/topic/any-subpage-of-a-specific-parent-id/)
 *  Thread Starter [Stefan Weise](https://wordpress.org/support/users/stefananion/)
 * (@stefananion)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/any-subpage-of-a-specific-parent-id/#post-1981808)
 * Thanks, but i’m not sure where i’m supposed to put that code….
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Any subpage of a specific parent id](https://wordpress.org/support/topic/any-subpage-of-a-specific-parent-id/)
 *  Thread Starter [Stefan Weise](https://wordpress.org/support/users/stefananion/)
 * (@stefananion)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/any-subpage-of-a-specific-parent-id/#post-1981804)
 * Anyone home? Can someone please help me with this?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Any subpage of a specific parent id](https://wordpress.org/support/topic/any-subpage-of-a-specific-parent-id/)
 *  Thread Starter [Stefan Weise](https://wordpress.org/support/users/stefananion/)
 * (@stefananion)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/any-subpage-of-a-specific-parent-id/#post-1981778)
 * Can someone help me with this please?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Any subpage of a specific parent id](https://wordpress.org/support/topic/any-subpage-of-a-specific-parent-id/)
 *  Thread Starter [Stefan Weise](https://wordpress.org/support/users/stefananion/)
 * (@stefananion)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/any-subpage-of-a-specific-parent-id/#post-1981656)
 * Here’s a friendly “bump” 🙂
 * Anyone?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Booking Calendar] [Plugin: Booking Calendar] Showing Available Timeslots](https://wordpress.org/support/topic/plugin-booking-calendar-showing-available-timeslots/)
 *  Thread Starter [Stefan Weise](https://wordpress.org/support/users/stefananion/)
 * (@stefananion)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-booking-calendar-showing-available-timeslots/#post-1914624)
 * Ok thanks. For the price, form element customization should be part of the feature
   set, but perhaps you can make this part of a future version.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Booking Calendar] [Plugin: Booking Calendar] Showing Available Timeslots](https://wordpress.org/support/topic/plugin-booking-calendar-showing-available-timeslots/)
 *  Thread Starter [Stefan Weise](https://wordpress.org/support/users/stefananion/)
 * (@stefananion)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-booking-calendar-showing-available-timeslots/#post-1914611)
 * Wow, thanks for the speedy reply. I tested it out on your demo site and it works
   rather well.
 * One more question though: Instead of using a select menu, i’d like to use a list
   of radio buttons so the user can see all available and unavailable times for 
   that day. Would i need to edit the plugin for this or is there an option in the
   form configuration?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redirection] [Plugin: Redirection] After a new post, static home page auto redir to my post](https://wordpress.org/support/topic/plugin-redirection-after-a-new-post-static-home-page-auto-redir-to-my-post/)
 *  [Stefan Weise](https://wordpress.org/support/users/stefananion/)
 * (@stefananion)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-redirection-after-a-new-post-static-home-page-auto-redir-to-my-post/#post-1817641)
 * Same issue here across a large number of my clients’ sites. I found this issue
   a week ago and have been trying to contact the developer since to no avail. I
   recommend turning the plugin off and using .htaccess redirects instead.

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

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