| bio | website | heavymark.com |
|---|---|---|
| location | Alexandria, VA | |
| age | ||
| visits | member for | 2 years |
| seen | Nov 16 '12 at 15:59 | |
| stats | profile views | 22 |
Web Design & Developer Hybrid Working in the Greater DC Area.
|
Mar 29 |
awarded | Notable Question |
|
Oct 20 |
awarded | Popular Question |
|
Jul 16 |
comment |
Unable to reorder the calendar using the WP Calendar plugin Correct, in the instructions it says, "orderdir => ASC An array of sort directions (asc or desc). Use the same key as in the array orderby to join the right field." but using them both still does not change the order sadly. |
|
Jul 15 |
revised |
Unable to reorder the calendar using the WP Calendar plugin added 369 characters in body |
|
Jul 15 |
comment |
Unable to reorder the calendar using the WP Calendar plugin Thanks Kaiser. Hopefully I can earn another 9 points so I will be able to add a bounty to this question, since I've been trying to figure it out for weeks. |
|
Jul 15 |
asked | Unable to reorder the calendar using the WP Calendar plugin |
|
May 25 |
awarded | Scholar |
|
May 25 |
accepted | Show All Children of WordPress Menu |
|
May 25 |
answered | Show All Children of WordPress Menu |
|
May 25 |
revised |
Show All Children of WordPress Menu Changed 2 to a 0 for unlimited depth. |
|
May 24 |
revised |
Show All Children of WordPress Menu added 471 characters in body |
|
May 24 |
revised |
Show All Children of WordPress Menu edited tags |
|
May 24 |
comment |
Show All Children of WordPress Menu @goldeenapples, The original version I posted provides no errors and works however it does not show the sub sub menu items. xLRDs code provided produced a 500 error. Your revised produces the same results as my initial copy where it works but does not show the sub sub items (which this post is for). Or do you solve it and I'm grabbing a wrong revision? Thanks! |
|
May 24 |
comment |
Show All Children of WordPress Menu xLRDxREVENGEx, To note, the 500 error came from your line: if ($max_depth db_fields['id']; |
|
May 24 |
awarded | Commentator |
|
May 24 |
awarded | Cleanup |
|
May 24 |
revised |
Show All Children of WordPress Menu rolled back to a previous revision |
|
May 24 |
comment |
Show All Children of WordPress Menu xLRDxREVENGEx, I noticed you edited my code above to a version which now produces a 500 error. Can you be sure to post any attempts as an answer so people will have the original working version to go off of, when trying to allow sub items to show? |
|
May 24 |
awarded | Supporter |
|
May 24 |
comment |
Display a portion/ branch of the menu tree using wp_nav_menu() After trying them all, Alp's solution was the only one that worked for me. However one problem with it. It on only show's the first level children, but does not show the third or fourth level children. I've been trying to for days to get it to do so. Anyone know how to modify his solution as such? PS. It won't let me add comments so need to do it as an answer. |