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
Admin
Hi,
I use Adobe Dreamweaver to code the theme. You could use other alternative and free open source editor, such as the Bluefish Editor. It has the syntax-highlighting feature for the codes, which is always useful.
If you wanna test the theme on your own computer without having to upload it to the server everytime, you could install a server on your computer. The WampServer is a good, free example of such servers with minimal configuration required.
Admin
Try using this as the custom permalink structure:
/index.php/%postname%/Admin
What’s your custom structure? Post it here so I can take a look.
PS: You might want to change your username. Your posts on this forum keeps registering as spam.
Admin
In reply to: Help with getting the social networking site buttons on site and under posts
January 14, 2011 at 12:01 am #12128The button does not show on any post-listing page, including the front page. It shows only in single-post page. This is because those buttons use the page’s URL as the link to be shared, and outputting the button on the front page will cause the same link (which is your website’s link, not the specific article’s link) to be shared for all the buttons displayed there, which is counterintuitive to the visitor.
The donation link is at the bottom of the theme’s options page.
Admin
Admin
If you’re using a child theme, it goes into your child theme’s style.css file. Otherwise, it goes to the bottom of the theme’s style.css file.
Here’s the code that you need to add:
#comments, #respond{
display:none;
}Admin
Nope, you need to edit the background image for the calendar yourself into the colour that you want, and then use the child theme’s CSS file to use your edited background image.
Admin
Please send me a detailed list of what you want to be done using the contact form on my site, and I’ll come back to you with a quote.
