| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 4 months |
| seen | Mar 22 at 18:29 | |
| stats | profile views | 0 |
|
Feb 12 |
comment |
Adding a Nav menu to post admin Hi, I've seen more codes online for save a post..but don't work :(..uff..this problem is very big...:( |
|
Feb 12 |
awarded | Commentator |
|
Feb 12 |
comment |
Adding a Nav menu to post admin yes, i pasted in you plugin nav for post, the page is t5-nav-per-post.php...but thank to this, i see in the portfolios-editor...but it cannot save...it return to "pick one"...and the name is exact! |
|
Feb 11 |
comment |
Adding a Nav menu to post admin Ohhhh perfect! i've resolve...i haven't use this row: <?php do_action( 't5_custom_nav_menu', array ( 'menu' => 'default-menu' );?> and i've added the classe and id... :) i'm so happy...ok, perfect...but it work only the default editor post...and don't work with the editor portfolio (the custom editor post)...how can i resolve? this is the famous last problem! :) ps: i hope that this discussion can be useful for all people! :) |
|
Feb 11 |
comment |
Adding a Nav menu to post admin Nada, don't work... i don't know to how it work to get the menu that i've selected trought amdin-portfolio :(... i tried with wp_nav_menu and insert into array the _t5_nav_menu_per_post...but don't work...can you help me? :(...and the second problem...it don't work with the Save...i've deleted the other metaboxes..but don't work... |
|
Feb 11 |
comment |
Adding a Nav menu to post admin probably yes...i will check...see you later for more problems (if...i hope no :D) |
|
Feb 11 |
comment |
Adding a Nav menu to post admin And the third problem : if i save the portfolio (ONLY THE CUSTOM PORTFOLIO, because with the post/article it work!), it no remain selected...it return to "Pick one"...how can i resolve? thank you more! :( |
|
Feb 11 |
comment |
Adding a Nav menu to post admin Ops, i passed 5 minutes because i want edit my last comment...so, i've two problem for theme: how can i get the code? i've put the code get_post_meta( get_the_ID(), '_t5_nav_menu_per_post', TRUE ); in the post.php but don't work...and the second: how can i put the class and id in this custom nav? thank you very much! :) |
|
Feb 11 |
comment |
Adding a Nav menu to post admin Yes, i've resolved, simply: i paste your code (the add_filter) in the php of your plugin Nav Menu Per Post :).... |
|
Feb 11 |
comment |
Adding a Nav menu to post admin Ok, it work and the one of these problem is: i see the dropmenu everywhere, in admin pages and themes :S :D And the second problem: how can i put in the box at the right of Portfolio? so: i called the t5_nav_menu_drop_down( 'my_nav_select', 'paul' );, but how can i put in the box? with Basic Meta Box? and how? :( sorry for nooby :( |
|
Feb 9 |
awarded | Student |
|
Feb 9 |
asked | Adding a Nav menu to post admin |