Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    Have 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

    In reply to: Remove slider on home page

    #37327

    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

    If 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

    In reply to: Problem with menu

    #37221

    The change will also be incorporated in future versions of the theme, so you dont have to worry about losing the change.

    Admin

    In reply to: Header menu and image

    #37332

    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

    In reply to: Problem with W3 Cache

    #37347

    You’re welcome! Marking thread as resolved then. You can do this yourself as well.

    Admin

    In reply to: Problem with menu

    #37219

    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

    In reply to: Change color of slide-out panel and bar

    #37305

    Right now this option is not available yet, but you can still manually change it via the Custom CSS option.

    Admin

    In reply to: Problem with W3 Cache

    #37345

    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 –“.

    bwrHBCS.png

Viewing 10 posts - 2,121 through 2,130 (of 6,030 total)