Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Fatal error when activating the helper plugin

    #36656

    Can you try setting WP_DEBUG to true in your wp-config.php file, and see if there’s additional error messages appear?

    Admin

    In reply to: Slider Frozen

    #36291

    You have this error on your site:

    TypeError: jQuery(...).on is not a function

    which appears to be caused by this script that is loaded on your site:

    http://s.gravatar.com/js/gprofiles.js?w&ver=3.2

    Find out what’s loading that script and deactivate/remove it.

    Admin

    In reply to: Fatal error when activating the helper plugin

    #36654

    OK, you should be able to access the Graphene Mobile Neo forum now. If you could confirm this I’ll move this topic over there. Let me know any updates on that error message too.

    Admin

    In reply to: PLEASE HELPPP…My blog so messy

    #36666

    Come on… this forum is all for helping Graphene theme users, but you have to do your part in asking questions properly first. What is the issue you’re having? How is it not working? What are you seeing and what do you expect to see? Is there any error messages or notices? What is the URL to your site?

    These questions should all be common sense, but in case it’s not, we’ve asked you to read the forum rules before registering here.

    Try again.

    Admin

    In reply to: Fatal error when activating the helper plugin

    #36652

    Hey Tommy,

    Is there any other message apart from just fatal error? There should be something else, like in which file the error is occurring and on what line.

    I’ll check your forum access when I get back later today.

    Admin
    Quote:
    HOWEVER, I’m still missing my menu bar. Any idea how I can get that back?

    You have this code in your child theme’s stylesheet:

    #header-menu-wrap.clearfix ul#header-menu.menu {
    z-index: -1000;
    }

    Remove that and the navigation menu should appear.

    Quote:
    AND a new wrinkle….the featured posts slider isn’t working; it just stays locked on the first image.

    Are you using any other slider plugin? Your site is showing a Javascript error for Riva Slider.

    Admin
    Quote:
    My child theme has favicon.ico and style.css plus the following php files: atoztemplate, category, comments_false, footer-no-widgets, footer, functions, template-authorsByyear, template-twocolumnsleft-no-footer, I’ll be glad to send the functions.php and style.css (or any other files), if you tell me where to send them to.

    Therein lies the issue. You have the footer.php file in your child theme, which overrides the theme’s footer.php that outputs the markup for the sidebar. FYI, it’s highly not recommended to override the theme’s template files, precisely for issues like this. See the theme’s documentation on child theme for more info:

    http://docs.graphene-theme.com/Customisation_using_a_child_theme#Special_consideration

    Admin

    In reply to: Permalink

    #36602

    You can’t simply come up with the CSS classes like that. They are defined in the page’s HTML, and the CSS codes you write need to reference the specific class or ID for the element that you want the CSS code to apply to.

    And the same code won’t work in this case also, because hiding the link will hide the image as well. You’ll need to resort to JavaScript to remove that link.

    Admin

    In reply to: how to customize any widget area ?

    #36585

    Could not what your site?

    Admin

    What version did you update from? Also, check the front page widget areas setting in Graphene Options. What files do you have in your child theme?

Viewing 10 posts - 2,291 through 2,300 (of 6,030 total)