logo
Ask your WordPress questions! Pay money and get answers fast! (more info)

Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

If the asker does not get an answer then they have 10 days to request a refund.

$50
WP theme error - URGENT HELP

URGENT HELP NEEDED!

I've recently purchased a wordpress theme and activated it however it is producing errors. I don't know how to solve the errors and I need to get to work ASAP with customising it.

The theme is this one: Click here

and the UAT site where i am getting the errors is here: Click here

Urgent fix required.

This question has been answered.

Farooq Khan | 11/20/11 at 8:02pm Edit


(6) Possible Answers Submitted...

See a chronological view of answers?

Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

  • avatar
    Last edited:
    11/20/11
    8:10pm
    Jerson Baguio says:

    PM me login details and ftp i help you fix this

    • 11/20/11 8:20pm

      Jerson Baguio says:

      it seems a 404 error on your style.php.. try to reupload your theme and make sure there is style.php in your theme directory

    • 11/20/11 8:46pm

      Farooq Khan says:

      Just sent you an email

    • 11/20/11 9:08pm

      Jerson Baguio says:

      thanks checking on it now

    • 11/20/11 9:30pm

      Jerson Baguio says:

      can you send me ftp access too.. i will going to check on the files directly..

      thanks

    • 11/20/11 9:41pm

      Jerson Baguio says:

      Kindly check now.. i reuploaded a copy of my delight theme

    • 11/20/11 9:47pm

      Farooq Khan says:

      Jerson you ROCK!!! :) Thank you so much!!!

    • 11/20/11 9:50pm

      Jerson Baguio says:

      Thanks, ;-)

  • avatar
    Last edited:
    11/20/11
    8:23pm
    Luis Cordova says:

    there is nothing to fix, you just have not configured properly the theme,

    also your hosting seem to render files properly, perhaps it has to do with the fact that you are putting your wordpress install on a subfolder

    please move it to base or arrange for that and it will look good

    • 11/20/11 8:24pm

      Luis Cordova says:

      do place your install in root folder and not in a subfolder like you are doing, the styles.php should work with a reference so that is the problem most likely

  • avatar
    Last edited:
    11/20/11
    8:28pm
    Duncan O'Neill says:

    Hi Farooq,

    there is also an error in your main stylesheet, at

    http://www.cdlabs.com.au/uat/wsd/wp-content/themes/delight/style.css

    The last declaration, .position, shouldn't have the leading dot. Fix that, and your site will probably display more-or-less as per the sample.

    THIS:


    h1,h2,h3,h4,h5,h6 {
    font-size: inherit;
    font-weight: normal;
    line-height: 1em;
    margin: 1.5em 0 0.8em;
    padding: 0 0 0.8em;
    .position: relative;
    }


    SHOULD BE THIS ( no dot before position );

    h1,h2,h3,h4,h5,h6 {
    font-size: inherit;
    font-weight: normal;
    line-height: 1em;
    margin: 1.5em 0 0.8em;
    padding: 0 0 0.8em;
    position: relative;
    }


    best,

    Previous versions of this answer: 11/20/11 at 8:27pm | 11/20/11 at 8:27pm | 11/20/11 at 8:28pm

    • 11/20/11 8:47pm

      Farooq Khan says:

      Hi Duncan,

      I have fixed that but it still doesnt display correctly.

      Regards,

      Farooq.

    • 11/20/11 9:39pm

      Duncan O'Neill says:

      Farooq,

      Ok, another possibility;

      Even if you ahve style.php in the right directory, it may not be being processed by the parser;

      Try this in a .htaccess file in the /themes/delight/ directory;

      Options +MultiViews

      just that one line.

      best,

  • avatar
    Last edited:
    11/20/11
    9:40pm
    Luis Abarca says:

    Your styles have a Internal server error.

    Maybe you are trying to use undeclared functions or you have duplicated function names.

    http://www.cdlabs.com.au/uat/wsd/wp-content/themes/delight/style.php 500 (Internal Server Error)

    GET http://www.cdlabs.com.au/uat/wsd/wp-content/themes/delight/scripts/custom.php?ver=3.2.1 500 (Internal Server Error)

    Previous versions of this answer: 11/20/11 at 9:40pm

  • avatar
    Last edited:
    11/20/11
    9:39pm
    Romel Apuya says:

    Hi Farooq,

    There must be wrong with your installation.
    Reinstalling the theme might help.
    If Jerson can't fix it.I will be willing.
    Goodluck jerson.

    cheers,

    romel

  • avatar
    Last edited:
    11/20/11
    9:40pm
    Peter Michael says:

    I guess someone is working on this, http://www.cdlabs.com.au/uat/wsd/wp-content/themes/delight/style.php creates a 500 server error, might want to start there.

This question has expired.



Gabriel Reguly, Farooq Khan, Luis Cordova, Julio Potier, Kannan C, Luis Abarca, Francisco Javier Carazo Gil voted on this question.



Current status of this question: Completed



Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

If the asker does not get an answer then they have 10 days to request a refund.