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 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
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
Check the URL that you have entered in the Graphene Options > Top Bar Options.
Admin
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
Seems like you’ve fixed it.
Admin
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.
Admin
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
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
That piece of code is an HTML code, not PHP code. The
functions.phpfile 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.
