Monday 21 November 2016

How can import jafarkhanphp.blogspot.com data in wordpress

You can back up your blog content and import it to wordpress blog. You can also back up your.
  1. Firstly Login in to Blogger.
  2. Click Left hand Site “Setting Menu”
  3. Then Click Other Option
  4. See Import & back up Option and click “Backup Content”
  5. In the “Import & back up” section, click Back up ContentSave to your computer.
  6. And Again Login wordpress blog login
  7. Go to Tools-àimportàClick Blogger
  8. Then Browse Downloaded Blog xml File and import
  9. The you see all BlogSpot data imported in wordpress blog

Monday 17 October 2016

Magento connect manager redirects to homepage

I have also facing the issue of when I click on Magento Connect Manager it redirects to the homepage of my site.

Downloaded magento and reinstalled downloader to my store root directory 
- Deleted my var/cache and var/sessions
- Deleted connect.cfg and cache.cfg from downloader folder

Refresh site and again connect magento connect manager.

If your problem solve please comment me.

thanks   

Monday 4 January 2016

Order confirmation and invoice emails are not being sent in magento 1.7



Go to System > Configuration > ADVANCED > System > Mail Sending Settings
Disable Email Communications = No
Host = I changed it from localhost to mail.mydomain.com
Port (25) = 25
Set Return-Path = No
Now, all email from Magento is normally sent.