Forum Replies Created
-
It’s called from the theme’s file footer.php, (search in the file for graphene_developer)
But, if you edit the php right there, then you’ll have to redo it every time the theme’s updated, unless you create a child theme.
If you just want to hide it, then you could use the CSS trick above, but with the parameter display:none ! This will remove the element. If you still want to put something else in the same place, then go to the advanced tab and raise a widget-hook in footer.php for graphene_developer or graphene_footer. I haven’t tried myself, so I don’t know if the first widget would be neutralized by the CSS setting. But then the graphene_footer hook should do the trick 🙂
You can pick up the result at http://dl.dropbox.com/u/23975858/graphene%20sv_SE.zip.
Please let me know when I can delete the file from this temporary location.
Tobi
In reply to: HELP – I broke my Secondary Menu – two many pages – any LIMIT?
October 23, 2011 at 12:31 am #18598Seems to be some kind of timeout for editing your previous posts. 🙁
Hmm. For that, you’d probably need some kind of flash application. Search for flash select country on Google.
But still, remember that not everyone allows that kind of active content. They may be blocking all kind of scripts, or may lack flash-support (e.g. iPhone).
Therefore: prepare some navigation pages, as well.
Thanks. I expect to deliver update po+mo within 1 week.
In reply to: HELP – I broke my Secondary Menu – two many pages – any LIMIT?
October 22, 2011 at 2:53 pm #18593You may want to delete your email in the post. (Unless you’re happy to receive tons of spam…)
Instead, enable the option to receive follow-ups via email.
I don’t have any direct answer to your question, but some general notes on large menues:
Avoid exploding too many sub-options from one menu item. Every so often, I see pages where it’s almost impossible to make the right choices in a menu, because the menu spawns below the bottom of my window. And, when I try to scroll down, the menu disappears as soon as the element at the top scrolls outside the window…
Have you tried alphabetically splitting in an intermediate step: A-F; G-L; M-P… etc?
Oh, and don’t forget to offer a navigation page, in addition to the elaborate menu.
