Forum Replies Created

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

  • First thing themes are found in wp-content/themes folder and not in wp-content/Uploads…….

    For theme to work it should not be in .zip format on your wp-content/themes folder…..extract your theme..to simple folder to work

    sometimes there is folder inside a folder or double zipped, in those situations also theme doesnt work……

    IF YOU try installing your theme from your wordpress dashboard It should appear in wp-content/themes….

    http://www.socialtechnow.com

    how you were trying to edit?and wt ids the purpose…use ftp program like filezilla its sometime hidden dont show up also……

    For your above problem try these……do tell me if it works for you

    It seems this is a problem with most services defaulting to PHP 4.

    Use the .htaccess file to force the server to run PHP 5 when reading and accessing the pages. Two lines of code need to be added.

    AddType x-mapp-php5 .php
    AddHandler x-mapp-php5 .php

    SECOND SOLUTION:
    Configure Windows Live Writer to use FTP instead of XMLRPC for image uploads.

    In WLW, do Weblog > Edit Weblog Settings… > Images > Upload images to an FTP server > Configure FTP. You’ll have to figure out the path and URL to where your images for your post get uploaded.

    Folder: /www/wp-content/uploads/2008/10/
    URL: http://YOURSITE.com/wp-content/uploads/2008/10/

    http://www.socialtechnow.com

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