| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 11 months |
| seen | Jun 17 '11 at 19:36 | |
| stats | profile views | 7 |
|
Apr 26 |
awarded | Popular Question |
|
May 30 |
awarded | Student |
|
May 26 |
comment |
Page as child in custom post type slug? Yes, I did, but I dont knwo how to interpret the results... This is what I get whith the path who does not work: (.+?)/?$ --> category_name: en/projects/downloads |
|
May 26 |
comment |
Page as child in custom post type slug? Thanks a lot for your feedback! I tried the easy option and it did not work. I think it has to do with the WPML plugin. /projects/ (cpt archive project) --> Works /projects/project-1 (cpt single project) --> Works /projects/downloads (page) --> Works /projects/clients (page) --> Works /en/projects/ (cpt archive project) --> Works /en/projects/project-1 (cpt single project) --> Works /en/projects/downloads (page) --> 404 Error /en/projects/clients (page) --> 404 Error Could this be solved with verbose page rules? |
|
May 26 |
comment |
Page as child in custom post type slug? thanks! this could work.the problem is, depending on how many child pages there are, the corresponding cpt have to be created. i'm looking for a more dynamic solution. |
|
May 24 |
asked | Page as child in custom post type slug? |