Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Bar to hang out with the page sideways!

    #15707

    Try inserting the code in Graphene Options > Display > Custom CSS

    Admin

    In reply to: Footer menu will not show?

    #15681

    Add in your child theme’s style.css or in the Custom CSS option:

    #copyright h3 {
    display: none;
    }
    Admin

    In reply to: Google analytics auto disabling

    #15730

    Hurm.. I’ve never encountered this issue before..

    Let me know if this happens again.

    Admin

    In reply to: Forbidden 403 with standard mobile browser

    #15567

    Have you tried using Cloudflare? Among other things, it blocks known bad IP addresses and bots and presented them with a challenge page (in case the blocked IP is a dynamically-assigned IP so legit users may be using it).

    I’ve been using it for several of my sites, and it seems pretty solid.

    Admin

    In reply to: Bar to hang out with the page sideways!

    #15705

    It’s that Facebook Like and Send widget in the sidebar. Try adding this to the Custom CSS option:

    #fb-root.fb_reset iframe {
    width: 100%;
    overflow: visible;
    }
    Admin

    In reply to: Specified Adsense Code gets modified after saving

    #15659

    I just tried copying the exact code you posted above and the theme saves the code just fine. Nothing get stripped.

    What version of Graphene and WordPress are you running?

    Admin

    In reply to: Footer menu will not show?

    #15679

    No worries 🙂

    Admin

    In reply to: Help Me!! My secondary pages are not showing !!!

    #15689

    Wow..this is weird.. have you made changes using a child theme? Also, try deactivating all plugins for a while to see if any of the plugins are conflicting with the theme.

    Admin

    In reply to: function.php error version 1.4

    #15692

    I don’t see any warnings on your site. Can you point us to where the warning is?

    Admin

    In reply to: Footer menu will not show?

    #15677

    Do you have a footer.php file in your child theme (for modifications to previous versions, perhaps)? If you do, that file will be used and not the theme’s footer.php file, hence new features (like the footer menu) will not be shown.

Viewing 10 posts - 4,551 through 4,560 (of 6,030 total)