Syahir Hakim
KeymasterKuala Lumpur, Malaysia
When not perched on my workspace, I tremendously enjoy hiking in the bushes and climbing mountains. They serve as much-needed refuges from the pretense of cities.
Forum Replies Created
-
Admin
Quote:“General Info” is on my main menu. I made this un-clickable, being i had not assigned it a URL redirect. Being that I did that, on a mobile device you are unable to click the menu to drop down because on a desktop you would just hover over the menu and it would show a drop down list.Yeah, that is tricky unless the mobile device has some sort of “hover” functionality, like using an active stylus.
As a workaround, what about setting the URL of the top menu item as the URL to the first dropdown item for that menu?
Admin
I do think that in almost all use cases, Custom Menus is the way to go. But I’m not sure I understand your question though.
First, what is the issue you’re having and how would you like it to be instead?
Admin
If you change to one of the default presets does it work?
Admin
Quote:The one issue I’ve discovered is that the presets that already exist in Graphene do “not” modify the main menu bars, etc. When you save your own, those changes are saved, but the native presets don’t touch those for some reason.This was because those preset were added before the colour options for the menu bars were available. But we’ll fix this in the next update.
Quote:If you take an existing preset and modify various elements/color, it only saves the things you change. If you want the default content color saved into your preset, you have to manually choose that color and “set it” before you save it. If not, when you load a preset it only loads elements that you’ve changed before you originally saved it.This shouldn’t be the case. Whenever a colour preset is saved, the entire list of colours is included, regardless of whether they are modified or not.
Admin
More info about the slider here:
Admin
In reply to: broken visual selection menu at graphene options backend
July 18, 2013 at 3:01 pm #39297“plistaadmin” rings any bell to you?
Admin
In reply to: Modifying Page Templates to work with MT Event Calendar
July 18, 2013 at 3:00 pm #39375The easiest would be to simply hide it using CSS:
.single-tribe_events .post-title {
display: none;
}Admin
Actually, it has always been like this. But you’re right, it’s better to include the empty categories in the list as well. We’ll add this in the next update.
Admin
In reply to: How to create a Background only in Graphene Before Content-main?
July 18, 2013 at 2:43 pm #39310What is the code that you’ve inserted into the Custom CSS option? You did actually replace
/* Your CSS rules here */with your own, actual codes, didn’t you?Admin
Quote:Is all this normal content from a plugin?Depends on what the content is for. If it’s for showing the latest news feed in the WP Admin, for example, then it’s quite normal. If it’s to be secretly displaying on the front end, then it’s not.
