Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Website Speed

    #33340

    In addition to Ken’s suggestions above, you might also want to read my reply here:

    https://forum.graphene-theme.com/graphene-support/reducing-the-load-time#post-26734

    Admin

    In reply to: Widgets are not aligning

    #33323

    We might be talking about a different issue here, but there are two issues with your sidebar at the moment. Josh’s answer will fix one, and my answer will fix the other.

    Admin

    In reply to: Cannot disable slider

    #33344

    Check the URL that you have entered in the Graphene Options > Top Bar Options.

    Admin

    In reply to: Widgets are not aligning

    #33321

    Actually one of your widgets has an unclosed <div>, which is causing the issue. Check the widget containing the school philly radio image, or the blogtalkradio widget.

    Admin

    In reply to: Sidebar is now a footer

    #33306

    Seems like you’ve fixed it.

    Admin

    In reply to: Gray Border arround Pictures

    #32082

    This must be one of the most repeatedly-asked questions on the forum. Use the search form first, and you’ll often get the answers much more quickly.

    https://forum.graphene-theme.com/graphene-support/from-where-can-i-remove-the-grey-border-on-pictures

    Admin

    In reply to: Remove Menu

    #33292
    Quote:
    i tried width CSS:

    #nav_menu {

    display: none;

    }

    but it didnt work?

    You can’t just pluck CSS selectors from thin air. The selector must exist in the site’s HTML code for it to be affected. Like Ken suggested, use Firebug to make it easier to determine which selector corresponds to which element.

    Marking thread as resolved. You can do this yourself as well.

    Admin

    In reply to: Image not showing on Facebook Sharing

    #33275

    Then I’m out of ideas, but like I said, Facebook caches the thumbnail it gets from your site, so if you’ve tried sharing that page before you add the image, Facebook might not pick up on the image.

    In any case, try asking the plugin’s author about it? Since it happens even when you switch themes, it’s likely that the issue is not in the theme.

    Admin

    In reply to: Next Gen

    #33297

    That piece of code is an HTML code, not PHP code. The functions.php file is for PHP codes, and while you can put HTML code inside a PHP file, it needs to be in a certain syntax depending on what you want to do with it.

    As for what you want to achieve, you can just place that code in Graphene Options > Advanced > Custom <head> tags option.

    Admin

    In reply to: Next Gen

    #33295

    You said that you’re using a child theme, so what files are there in your child theme’s folder other than style.css?

Viewing 10 posts - 2,671 through 2,680 (of 6,030 total)