Forums

Themes not showing up (9 posts)

  1. jdinardo6
    Member
    Posted 3 years ago #

    I've added 3 themes to my "wp-content" - "themes" folder. However they are not showing up in my "appearance" "themes" section. Only the 3 default themes are there. I googled the problem and see alot of people experience this, but no solutions. Does anyone have any idea why?

    Thanks

  2. figaro
    Member
    Posted 3 years ago #

    Make sure your theme directories are not nested. See the first video in the following post.

    http://educhalk.org/blog/?p=91

  3. jdinardo6
    Member
    Posted 3 years ago #

    Thanks Figaro. No they are not nested (stuffed). I downloaded them to my desktop, unstuffed them, then uploaded them via FTP to my "wp-content" - "themes" folder.

  4. figaro
    Member
    Posted 3 years ago #

    Make sure you are not uploading everything as binary files. I don't do a lot of FTPing (prefering to use Cpanel and work with zip files), but if you are using Filezilla, you may want to click Transfer/Transfer type in the top menu and make sure it's set to Auto. That should (as I understand it) transfer your files in ASCII mode and your images in Binary mode.

  5. jdinardo6
    Member
    Posted 3 years ago #

    Well I tried uploading the stuffed file directly to my cpanel, Then extracting it. Everything shows up in my cpanel.....however, I still get nothing in my "apperance - theme" section.

  6. Garry Chahal
    Member
    Posted 3 years ago #

    Did you unzipped the folders containing themes before uploading!!

  7. firetrax
    Member
    Posted 2 years ago #

    I'm having the same problem. Did you resolve your issue?

  8. rustyc
    Member
    Posted 2 years ago #

    I don't know if this is going to be the same for everyone but...

    I'm running Ubuntu Desktop (8.10). I had developed the basics for a new theme on my main computer (also Ubuntu Desktop 8.10) and had transferred the theme files to my working laptop via jump drive. I maintain my web development in www/*projectfolder*. I had to change "Other" permissions to "Access Files" on the theme folder I had transferred into wp-content/themes. You have to set the permissions to "access" (at the very least) otherwise the web server can't see the folder.

    I don't know what kind of scenario might or might not exist which would be similar for a windows system or if someone has linux but a different permission scheme, but that's what had to be done in my case.

    I was using just file transfers on the OS, not WP's upload/import functions.

    p.s. Might also need to apply (at least) a "read-only" to (at least) the "style.css" otherwise wordpress reads the theme as broken.

  9. s_ha_dum (was apljdi)
    Member
    Posted 2 years ago #

    No they are not nested (stuffed). I downloaded them to my desktop, unstuffed them, then uploaded them via FTP to my "wp-content" - "themes" folder.

    'Nested' and 'Stuffed' is not the same thing. 'Stuffed' is slang for 'compressed'. I've always assumed it was derived from the name of the archiving utility-- Stuffit. This is not what figaro warned you against. Your the index.php file of your theme should be in 'wp-content/theme/<yourthemename>/' not in 'wp-content/theme/<yourthemename_hey_this_is_a_great_theme>/<yourthemename>'. See the extra directory? You don't want that. If your theme unzips with a wrapper directory you do not want to upload that wrapper but only what is inside it. In other words, find the directory with index.php and upload only that directory and its contents.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.