Ankit Singla
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Can't get child theme to use parent theme stylecheck the new file that you saved is saved as “”style.css”” and NOT as “style.css.txt” ..
Forum: Localhost Installs
In reply to: Moving a live site to InstantWp for development purposes.Hi,
I have solved the issue for not it working.
I just deleted all the instances of InstantWP that was there on desktop. So as to start with a fresh one.
Thanks all the way.Forum: Fixing WordPress
In reply to: Images scaled down to 50×60 on page.Thanks man.
It just worked instantly.
Can you please tell me why didn’t the width and heights or even the class(size-full) override the styles.css?
Thanks a lot for previous info.
Forum: Fixing WordPress
In reply to: 500 internal server error ! URGENT HELP !Please spare sometime to help.
Forum: Fixing WordPress
In reply to: 500 internal server error ! URGENT HELP !It also takes a lot of time loading before showing the Error.
Can’t even open the Login Panel at xxxxx.com/wp-login.phpForum: Localhost Installs
In reply to: Instant wordpress logging in to original hosting.I have changed its status to “Resolved”.
I think I was asking wrong question.
Thanks for all help.Forum: Localhost Installs
In reply to: Instant wordpress logging in to original hosting.I got the Theme and Post visible in http://127.0.0.1:4001/wordpress/,
But, the plugins(like slider in the header) and Images of the posts are not showing.
Are they in .sql file?
Forum: Localhost Installs
In reply to: Instant wordpress logging in to original hosting.I need to get it on my local wordpress.
I am just confused with what to change is .sql file.
<title>Business Hive</title> <link>http://violethive.com</link> <description></description> <pubDate>Sat, 15 Sep 2012 19:14:53 +0000</pubDate> <language>en-US</language> <wp:wxr_version>1.2</wp:wxr_version> <wp:base_site_url>http://violethive.com</wp:base_site_url> <wp:base_blog_url>http://violethive.com</wp:base_blog_url>The .sql file have about 600 entries involving the “violethive.com”..
which ones to change and which ones not?
Any help on this matter?Forum: Localhost Installs
In reply to: Instant wordpress logging in to original hosting.Hi,
Please help.
Forum: Localhost Installs
In reply to: Instant wordpress logging in to original hosting.Hi,
Thanks for all the help.
But, I left that work, and re-installed Instant wp to new folder.
Now, upto this point I have imported:
1. Theme (by copying it in the instant wp-content folder)
2. Posts (by export/import in wp)And, not to run in the same problem again, I would appreciate your details about how should I import my database of the original site?
The site has a number of plugins installed, I want them to be included and working in offline local site also.
I know need to import database, without it is showing the error ::
[
atal error: Call to undefined function shailan_dropdown_menu() in C:\Users\mahavir\Desktop\VijethPurli\iwpserver\htdocs\wordpress\wp-content\themes\violethive\header.php on line 191
]Please, help on the matter.
Forum: Localhost Installs
In reply to: Instant wordpress logging in to original hosting.I don’t know what is it going.
I have installed Instant wp in a new folder on the desktop.
I didn’t do any import of theme/plugins/sql, but this copy is also showing the wordpress login screen to my original domain.
It is showing a log of original site, over the login window.Forum: Localhost Installs
In reply to: Instant wordpress logging in to original hosting.INSERT INTO
wp_client_imagesVALUES (21,17,’http://violethive.com/wp-content/themes/violethive/client/images/Screen Shot 2012-08-29 at 4.21.01 A’,1,’technology’),
(19,14,’http://violethive.com/wp-content/themes/violethive/client/images/microhit.JPG’,1,’technology’),(20,14,’http://violethive.com/wp-content/themes/violethive/client/images/micr.JPG’,1,’technology’),I opened the .sql file in Notepad++, and on searching for violethive.com(original site name), it brought 610 entries related.
Should I change this address to my local themes folder?
Forum: Localhost Installs
In reply to: Instant wordpress logging in to original hosting.Thanks for your time.
I have tried re-installing, it actually works well before importing.
But, I want to test the current site, and add new plugins/modify theme in my local computer.Do not I have to import .sql file?
I just made up a backup file of the active database from my Godaddy account, and as it goes I created a blank database and imported that .sql fine into it.
It worked fine. Site opens on localhost when I view wordpress frontpage, but.. it does not log me into local wordpress.My motive is to migrate a current website, with a number of plugins to my local computer.
Its associated data base has a lot of tables for plugins, if I do not import that sql, it just don’t show the site correctly.What should I do to achieve what I am trying to.
Forum: Localhost Installs
In reply to: Instant wordpress logging in to original hosting.Upon reading, I myself couldn’t understand the problem.
Actually, in the Instant wordpress, when I try to log in with
Username : admin
Password : passwordIt shows me an error.
And,
When I log in with
Username : admin
Password : (one with original site hosting)It logs me in original wordpress site, and not in Localhost.
Username is same for both. Instant wp and original wp.I want to use the Instant wp for my trial work, but how can I log into it?