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
lol… the update mainly addresses the major bugs reported here since 1.5.1, so if you’ve got those sorted out, there’s no rush! Full changelog here: http://dev.khairul-syahir.com/wordpress/graphene/documentation/changelog/
Admin
In reply to: Problem with slider after upgrading to Graphene 1.5.1 in multisite
October 3, 2011 at 6:32 pm #17628It does seem to be a script conflict to me, which is likely to be caused by a plugin that loads another conflicting script library.
A quick search at the jQuery Tools forum suggests that it may be a conflict with jQuery UI Tabs script, which is loaded in the site. Both jQuery UI Tabs and jQuery Tools Tabs (which the theme uses) has the same function name “tabs”, hence the conflict.
I see you’re using jQuery UI Tabs in the “GalerÃa de fotos de Flickr” post, and the tabs in that post are not working either.
Admin
In reply to: Problem with slider after upgrading to Graphene 1.5.1 in multisite
October 3, 2011 at 10:45 am #17626Hi Eduardo,
Could you try rolling back to 1.4.1? Just to make sure or rule out the update as the problem.
Admin
In reply to: remove category Archive title and remove borders/frames
October 3, 2011 at 7:57 am #17520Try this:
.archive .page-title {
display: none;
}Admin
The plugin works just fine for me. Is this the plugin you’re referring to?: http://wordpress.org/extend/plugins/ajaxchat/
Admin
In reply to: Updating & how to keep from losing all settings & customizations
October 3, 2011 at 5:26 am #17584No documentation, but as long as you do all the customisations via the theme’s settings page and/or child theme, and not edit any of the theme’s files directly, then they should be safe when you update the theme.
Admin
Where you have
?>followed directly by<?php, delete them both. You don’t need to keep closing and opening the PHP codes.Admin
See my post here about the error: https://forum.graphene-theme.com/graphene-support/resizing-thumbnails-in-slider#post-8322
Admin
All of the theme’s text and labels that are wrapped in
_e()or__()in the codes.Admin
Try
View full postinstead ofView Full Post. It needs to be exactly like it appears in the theme’s code, with proper caps and all.
