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 reply to: Using one Lightbox thumbnail to open several larger images
December 18, 2012 at 7:28 am #34365You can try using the Graphene Options > Advanced > Custom <head> tags option to insert the JS code within the site’s
<head>element.Admin
You must be using the minify option in W3TC. This is typical with any minification solution, which combines scripts into a single file and then minify it. When the scripts are combined, the order of the scripts may have changed, causing script errors.
If you’re going to use that feature, you’ll need to learn how to:
1. Find which specific script that’s not included in order
2. Exclude that script from the list of minified script
Admin
Quote:Um…in order for the feature image to take the place of the header image, the feature image must be the exact size as your header image. And I mean exact. It can’t be off by a pixel.Ken, actually as long as the featured image is greater than or equal to the size of the header image, it will replace it.
dedward, which page specifically are you trying to have the featured image replace the header image?
Admin
In reply to: New action hook before content-main but after sidebar2?
December 15, 2012 at 1:22 am #34315What about using the
graphene_top_contenthook?Admin
Check your settings. Graphene has the option to enable separate widget areas for the front page as compared to all the other pages, maybe that’s why you’re not seeing the widgets.
Admin
Change that to whichever template you’d like, or just set to default to have the page use the global column setting in Graphene Options.
Admin
Go in to that page “Welcome Medical Colleagues & Friends! ” and check the page template selected for it.
Admin
Do the reset, but don’t export the settings back. We want to determine if any of the settings from previous version is corrupted somehow.
Admin
Which version are you updating from? Also, try exporting the Graphene settings, and then reset it and see if the column mode option works.
Admin
In reply to: Where can I find the graphene tag cloud formatting data
December 13, 2012 at 11:42 pm #34243The theme does not generate the tag cloud by default anywhere, so you won’t find that code in any of the theme’s files. You’ll probably have to edit WP core files, or find a way to do it via CSS.
