Top Menu

Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Tuesday 9 February 2016

How to install wordpress theme in XAMPP

To install a theme manually via XAMPP do the following:
  1. Locate XAMPP's htdocs folder. This is normally Applications >> XAMPP >> HTDOCs on Mac or My Computer >> C: >> XAMPP >> HTDOCs on Windows (It depending on user wherever they have placed their XAMPP folder).
  2. If your site is installed in a sud-directory in htdocs, go there. If not skip to next step.
  3. Open the wp-content folder
  4. Open the themes folder
  5. Copy in your downloaded theme and extract it there (if its zipped)
  6. Go to your Wordpress Dashboard and go to the Appearance button on the left and click Themes from the drop down. Find your newly installed theme and hit Activate.

That should do the trick unless your theme is missing some vital elements
Read more...