Ankit Singla
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Box Height Issue – the box fetches data using wp_queryCuurently I have manually set the height of the parent box – 430px — to make it look right.
I am in doubt, why is it not adjusting by self.?
Any suggestions for this??
Forum: Fixing WordPress
In reply to: Want to change color of navigation barThat is on line number 16 in your css file
#menu { background-color: #f6a828; }
–I too used the same to find this out.
Forum: Fixing WordPress
In reply to: Error establishing a database connection messageAre you sure, that — the config file user/pass are correct?
If so, you can easily reset the password, using the Lost Password link, as Andrew said.Forum: Fixing WordPress
In reply to: Error establishing a database connection messageIn config file – the user/pass combination is for the database.
And you do not need to alter them for wordpress user registrations.If you’re trying to create a new user to wordpress, then try repeating the steps in the codex link you posted above.
Forum: Fixing WordPress
In reply to: Right Justify Top MenuJust a blind guess — try — text-align:right;
Forum: Fixing WordPress
In reply to: A smiley in the bottom — Is it because some php error??Thanks.
Done. Topic resolved.Forum: Fixing WordPress
In reply to: A smiley in the bottom — Is it because some php error??So should I use ::
#wpstats { display:none; }
??
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined method wpdb::get_charset_collateIt should be showing line number and file.
Forum: Fixing WordPress
In reply to: Moving WordPress@ respected Mika — You’re absolutely correct.
But, he actually started the topic “Moving WordPress” so I went that way .
But, you’ve correctly figured out that he just wanted to use a new domain.
Forum: Fixing WordPress
In reply to: Moving WordPressHe was mistakenly using the old site database — and — in the wp-config.php
And, as the user/pass for both db’s were same, he couldn’t notice that error in the config file.
Yes, it is quite right that he didn’t need to change the db.
Forum: Fixing WordPress
In reply to: Moving WordPressahh – by that I mean — that change the .sql file for the site names, and import that file into new database.
You’re not far away, what you need to do.
Just don’t panic and carefully read this thread.
You may find the solution.I am available on skype for any help: ak.singla47
Forum: Fixing WordPress
In reply to: Moving WordPressYou may want to skype me. ak.singla47
Forum: Fixing WordPress
In reply to: Moving WordPressThat is the issue. — It is redirected back to old site.
Forum: Fixing WordPress
In reply to: Moving WordPressAs I see the log in screen and site urls are all right, you need to perform the sql move.
Forum: Fixing WordPress
In reply to: Moving WordPressWell that’s correct for the .sql file.
I didn’t get when you say —
changed the site and home url in wp on the original site. Now, even with adding ‘defines’ etc in the config file updates in the functions file, I’m still unable to login; my old user name and password doesn’t allow me access. How do I get around that?
Check the URL of the login screen of the new site. Is it the same as “museum…” ??