| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 2 months |
| seen | Dec 19 '12 at 13:00 | |
| stats | profile views | 2 |
|
Sep 13 |
comment |
add_rewrite_endpoint() not working for custom post type archives Ian: What title would you suggest? |
|
Sep 13 |
comment |
add_rewrite_endpoint() not working for custom post type archives Rilwis: that's interesting – and: seems to be the answer to the problem! |
|
Jul 30 |
comment |
add_rewrite_endpoint() not working for custom post type archives I worked around it. Anyway: EP_ALL gave me no correct render… |
|
Mar 9 |
comment |
add_rewrite_endpoint() not working for custom post type archivesfunction dr_rewrite_settings() at the end of the my-plugin.php code |
|
Mar 9 |
revised |
add_rewrite_endpoint() not working for custom post type archives added code |
|
Mar 9 |
comment |
add_rewrite_endpoint() not working for custom post type archives i have flushed the rules. i'll try to post some surrounding code, that could influence the rewrite behaviour. (theres too much code to post it all) |
|
Mar 9 |
comment |
unable to wp_enqueue_script('suggest'); For me it looks like your solution would load suggest.js on every page. I only want it to be loaded on one specific page. Anyway, thanks for bringing up the hint that one should use hooks to include scripts! (I'm using the 'init' hook to enqueue my scripts in function.php – is this fine too?) |
|
Mar 8 |
awarded | Student |
|
Mar 8 |
awarded | Editor |
|
Mar 8 |
comment |
unable to wp_enqueue_script('suggest'); I tried to replace wp_enqueue_script by wp_print_script. doesn't seem to change anything… |
|
Mar 8 |
revised |
unable to wp_enqueue_script('suggest'); added 1186 characters in body |
|
Mar 8 |
asked | add_rewrite_endpoint() not working for custom post type archives |
|
Mar 8 |
asked | unable to wp_enqueue_script('suggest'); |