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.

$4
Putting Javascript in wordpress page

I have the java script code (2 sets of code) and I need it put in to two different wordpress pages. I have tried and I can not get it to work correctly. I can provide the code via e-mail and I would like this done asap. I can also provide a fully functional working example of what the code will be doing.

( http://ddmulch.danddmulchandlandscape.com/index.php/calculator.html ) <-- This is the example of what it should look like when finished but on my site. I have retained the code from the owner of this site and have permission to use it I just can't get it working.

lakeeri7 | 03/15/11 at 6:10pm Edit
Tutorial: How to assign prize money


(4) 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:
    03/15/11
    7:40pm
    Denzel Chia says:

    Hi,

    You can contact me on email[at]denzeldesigns.com
    My current rate is USD$30 per hour.
    If it is simple, I can get it done within two hours of work.

    Thanks.
    Denzel

  • avatar
    Last edited:
    03/16/11
    1:10am
    Hameedullah Khan says:

    Hello,

    I will charge you $15 per hour and can do it in 1 hour.

    Thanks,
    Hameedullah Khan.

  • avatar
    Last edited:
    03/16/11
    2:09am
    Hai Bui says:

    Hi,

    I can do it for 20$ in 1 hour. Contact me dragondance08[at]gmail.com

    Regards,
    Hai

  • avatar
    Last edited:
    03/16/11
    4:13am
    Luis Giménez says:

    To include your javascript files only in certain pages you can put in your functions.php something like:


    <?php
    // $page = Page ID, Page Title or Page Slug
    if (is_page($page))
    {
    // More info bout this function: http://codex.wordpress.org/Function_Reference/wp_enqueue_script
    wp_enqueue_script( $handle, $src, $deps, $ver, $in_footer );
    }
    ?>


    This would be the way to go with wordpress.

This question has expired.





Current status of this question: Community pot



Please log in to add additional discourse to this page.





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.