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
In reply to: I Don't Understand How To Work the Graphene Default Slider
April 5, 2013 at 2:26 am #37350Have you set up the slides for Meteor Slides? If not, do that first and we can guide you after that on how to place it on your site.
Admin
Admin
The
is_page()function can accept an array of pages to check for, and you can also use slug along with ID, like this:is_page( array( 42, 'about-me', 'Contact' ) );That will check if the current page is any one of those pages.
Admin
In reply to: I Don't Understand How To Work the Graphene Default Slider
April 4, 2013 at 11:32 pm #37348If you just want the slider that displays just pictures and not posts, you’re better off using other slider plugins that are more suited for that purpose. I would recommend Meteor Slides.
Admin
The change will also be incorporated in future versions of the theme, so you dont have to worry about losing the change.
Admin
Graphene Mobile has its own custom menu location. Make sure you go to WP Admin > Appearance > Menus, and assign your custom menu to the menu location for Graphene Mobile as well.
Quote:Also, the home page features an image under the search bar. I like this facility, however it isn’t working right in my case because a) the image is cut off in such a way that it looks silly (it is a woman in a dress and I just get her torso) and b) the image is the first image on the home page so it is repeated underneath in full.Nothing much we can do about that since the cropping is done by WordPress. You can probably find a plugin that’ll allow you to manually define the crop area of images.
Admin
You’re welcome! Marking thread as resolved then. You can do this yourself as well.
Admin
It’s a bit technical. Basically, somehow the script that manages the redirection function of the select menu element is being executed too early before the select menu elements can enter the DOM (Document Object Model). I’m not sure why this happens on your site but not others, but my guess would be that something on your site is altering the execution order of javascript events that the function above is hooked to.
Admin
Right now this option is not available yet, but you can still manually change it via the Custom CSS option.
Admin
Have you enabled the “User Agent Groups” option in W3TC? You need the enable both the “High” and “Low” group, and set the theme to “– Pass-through –“.
