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
This won’t be an issue anymore in version 1.8, as the values will automatically be rounded.
Admin
In Graphene Options > Display > Column Width options, make sure your column width values are whole numbers without any decimals.
Admin
Quote:In the homepage panes the text will not wrap around the image, it shows right in the post page but not in the homepage panesThat’s the intended style. The image in the homepage panes should take the entire width of the homepage pane.
Quote:I would like to get rid of the block buttton background and keep only the text (read more).homepage_panes .block-button {
background: none;
border: none;
}Quote:I would like to add the row of the videos in the homepage panes . I tried with action hook widget after the content but it will separate the videos in two colums as the posts. but i want them to show 4 in a row. Is there any way that i can do that?There is, but it’s much easier to do it the way you’ve done it now.
Admin
Try reinstalling the theme and see if it helps. Also, you might want to try resetting the theme’s options (you can export the settings first before doing this).
Admin
In reply to: Custom Taxonomy change text "Category Archive" on Category pages to be the Category Title
July 22, 2012 at 10:14 am #30762I’ve corrected the code above. It was missing the single quotes.
Admin
Quote:I used the wpml translation. This one was not compatible.Actually, I tested it with WPML, and it does work.
Admin
Quote:I read here that Graphene automatically adds the NoFollow attribute to all necessary links and pagesIt’s actually WordPress that adds the
rel="nofollow"attribute. But even so, it adds it only to links in comments to discourage spam. All other links should have norel="nofollow"attribute assigned to them, whcih inherently makes them “dofollow”.Admin
The calendar on your site seems to be working fine on my end.
Admin
@rickytherhino, have you tried the code above?
@ekanite, what’s the URL to your site?
Admin
Have you translated the category itself?
Example of the workflow when translating posts:
- Create post and assign to category in original language
- Translate the category into second language
- Translate the post and assign it to the translated category
I’ve tried this on my dev setup and it works fine.
