Khairil Zhafri
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Add-On Domain without copying the whole blog to new folderDon’t redirect (as per #4). Just add new.com in Parked Domain to old.com.
Forum: Fixing WordPress
In reply to: Add-On Domain without copying the whole blog to new folderYes you can “get rid of the domain in addressbar”.
Have a look at my site:
http://poppacket.com
and http://poppacket.blogrunn.comIt should work unless something went wrong somewhere.
Forum: Everything else WordPress
In reply to: New to WP-questionForum: Fixing WordPress
In reply to: My Layout Went All Over the PlaceHas the problem resolved? I couldnt find any problem with your blog.
No. The admin account is just like other user with Administrator privilege.
Forum: Themes and Templates
In reply to: Page TemplateDon’t really get what you mean. Can you explain more?
Have you tried deleting the user and transfer all posts/pages and admin privilege to a new user?
Forum: Fixing WordPress
In reply to: API Key not there!It is used with some plugins created by Automattic. Akismet and WP.com Stats require API key.
Forum: Fixing WordPress
In reply to: Creating a New Admint Username?Well, since you know better, whatever.
I just said, “I dont think…”.
Forum: Fixing WordPress
In reply to: API Key not there!API key is from WordPress.com.
You need to go to http://www.wordpress.com and set up a user. Then, log in to your profile and you will find it.
Forum: Fixing WordPress
In reply to: Add-On Domain without copying the whole blog to new folder$table_prefix = '3p8e4k_'; // Only numbers, letters, and underscores please! I PUT THOSE LINES HERE // Change this to localize WordPress. A corresponding MO file for theDepending on your control panel, domain pointer also known as domain parkin. If you are using CPanel, you can add the domain in in Parked Domains. Another thing worth of note, it is only possible if your host allow domain parking/domain pointing. Usually its a free feature.
Forum: Fixing WordPress
In reply to: Creating a New Admint Username?I dont think it’s safe to use the md5 utility to put your password.
If you forgot the password, just use “forget password” in wp-login.php.
Forum: Themes and Templates
In reply to: Theme probs in IEProbably not the best place to look for an answer because this is an IE bug.
I found out that IE display htmls differently without <doctype>. You can try to remove it and see what happen. Or try to apply the same background for the form.
Forum: Fixing WordPress
In reply to: Creating a New Admint Username?Because we do not know what exactly been deleted, what I can suggest is to install another WP instance. Then compare both database table especially user and usermeta. Just copy entries in the fresh WP install to the old one.
Forum: Installing WordPress
In reply to: Transparent background to reveal background imageWow. Might be the wrong place to ask this.
But you can try
background: none.