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: How do I add pictures to the slider and make the width and length larger?
October 31, 2010 at 9:28 pm #11495After you click on the “Set featured image” link, you need to click on the “Use as featured image” link for the image that you want to add, not the thumbnail or anything else.
It should work regardless of whether you have other images in the post or not.
Admin
If all you want to do is link the header image back to the front page, the latest version (1.1) that’s just been released has an option that’ll allow you to do just that.
Admin
Yes, it can. In fact, it’s very easy to implement that. Maybe I’ll add the option in the next version.
Admin
Oh..ok..hurm, haven’t encountered that before. What error message is there?
Admin
In reply to: How do I add pictures to the slider and make the width and length larger?
October 31, 2010 at 4:56 am #11493You need to click on “Use as featured image” and not “Insert into post”.
Admin
This is most likely a problem with your wp installation than with the theme. Try switching to another theme and see if it still occurs.
Admin
You can just use the WordPress default front page (not a static front page), and then make the post that you want to always be shown on top a Sticky Post.
Admin
In reply to: previous and next article issues at the top of an article
October 29, 2010 at 10:22 pm #11468I don’t think there’s an easy way to do that, especially since the wordpress’
next_post_link()andprevious_post_link()functions both echo the links instead of returning it.You might want to look at the Ambrosite Next/Previous Post Link Plus plugin.
Admin
In reply to: how do I make the slider conform to the same format as articles?
October 29, 2010 at 10:05 pm #11474Hi Andrew,
That is because the slider displays the excerpt of the post using the WordPress’
the_excerpt()function, which removes all formatting.WordPress allows you to create your own excerpt for each post. In the Edit Post screen, if you scroll down there’s the Excerpt meta box. Simply type your manual excerpt in there and it will be used instead. You can use html inside there for formatting, and they will be retained.
Admin
In reply to: Horizontal second Menubar instead of vertical dropdown?
October 29, 2010 at 10:00 pm #11478Hurm..I haven’t tried this before, but I’m sure it can be done, probably using some javascript packages out there.
