Title: Help autofocus
Last modified: August 19, 2016

---

# Help autofocus

 *  Resolved [tomlem1](https://wordpress.org/support/users/tomlem1/)
 * (@tomlem1)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/help-autofocus/)
 * got thi message yesterday night when i install autofocus!!!
 * what to do!?
 * Fatal error: Call to undefined function thematic_before_widget() in /home7/tomsophy/
   public_html/wp-content/themes/autofocusplus/thematic-functions.php on line 380
 * pls gys explain me in detail because i’m new to wordpress.
 * thx so uch for the help.
 * Tommy

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [15 years, 1 month ago](https://wordpress.org/support/topic/help-autofocus/#post-1913384)
 * Take a deep breath and install the Thematic theme.
 * [http://wordpress.org/extend/themes/thematic](http://wordpress.org/extend/themes/thematic)
 * Do not switch to that theme, just install it on your blog. Autofocus+ is a _[child](http://codex.wordpress.org/Child_Themes)_
   theme of Thematic. That means in order for your theme to work the parent theme(
   Thematic) needs to be installed.
 *  Thread Starter [tomlem1](https://wordpress.org/support/users/tomlem1/)
 * (@tomlem1)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/help-autofocus/#post-1913385)
 * thank for your answer.
 * but i can’t enter into my dashboard.
    is there any other way o get in?
 * thx again
 * T
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [15 years, 1 month ago](https://wordpress.org/support/topic/help-autofocus/#post-1913386)
 * Ho, that’s interesting.
 * Have you tried going via [http://your-blog-url/wp-login.php](http://your-blog-url/wp-login.php)?
 * If you are really stuck, then download the zip file onto your PC.
 * [http://wordpress.org/extend/themes/download/thematic.0.9.7.7.zip](http://wordpress.org/extend/themes/download/thematic.0.9.7.7.zip)
 * Extract the zip file somewhere. Now using FTP (or however you access your blog’s
   file system) copy that thematic folder to your wp-content/themes folder. Make
   sure the directory structure is intact.
 * If the thematic folder gets successfully transferred, then Autofocus+ should 
   start working.
 *  Thread Starter [tomlem1](https://wordpress.org/support/users/tomlem1/)
 * (@tomlem1)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/help-autofocus/#post-1913416)
 * Jan,
 * you are so gentle.
 * can explain me how to access with an FTP to my blog’s file system?
 * thx
 * T
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [15 years, 1 month ago](https://wordpress.org/support/topic/help-autofocus/#post-1913449)
 * > can explain me how to access with an FTP to my blog’s file system?
 * Um, not too well, insecure protocols like FTP are anathema to me. It’s an industry
   thing. I suggested FTP because so many hosts offer that as a way to get files
   onto your server or VPS.
 * Your Bluehost Apache webserver is (probably) running on a Linux server. Can you
   ssh to your box and try running these commands? If you can’t ssh to it, these
   commands should work if you get a console.
 *     ```
       cd /home7/tomsophy/public_html/wp-content/themes
       wget http://wordpress.org/extend/themes/download/thematic.0.9.7.7.zip
       unzip -a thematic.0.9.7.7.zip
       ```
   
 * If wget tosses a command not found then replace the wget line with
 *     ```
       curl -o thematic.0.9.7.7.zip http://wordpress.org/extend/themes/download/thematic.0.9.7.7.zip
       ```
   
 * This will download and extract the theme that you need on your web server.
 * If that doesn’t work, contact your Bluehost provider and show them these instructions.
   It’s on box723.bluehost.com.
 * **Edit**: If you do get your provider to do it, make sure they set the downloaded
   and extracted files to the correct ownership and permissions like the rest of
   your WordPress installation.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Help autofocus’ is closed to new replies.

 * 5 replies
 * 2 participants
 * Last reply from: [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/help-autofocus/#post-1913449)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
