html calculator wordpress post

Discussion in 'WordPress' started by aady1983, Jul 8, 2013.

  1. #1
    Hi ,

    I have an HTML caluclator that I want to put on a wordpress page (not in widgets/sidebar)

    I can load the calculator up ok, get it displaying on the page and able to fill out the boxes. Only problem when I push calculate, the page reloads to a black WP page. Any suggestions about what I might be doing wrong?

    i tried to upload the jquery to the function.php file, but wordpress gave me a 501 error stating i couldnt edit the file.

    any suggestiong?
     
    aady1983, Jul 8, 2013 IP
  2. ashishkg

    ashishkg Active Member

    Messages:
    233
    Likes Received:
    8
    Best Answers:
    3
    Trophy Points:
    68
    #2
    Hello,

    You need to create new template and put all the code the there what ever jquery, html.
    Than call that template on specific page where you want to display the calculator.

    Please let me know
     
    ashishkg, Jul 8, 2013 IP
  3. Devtard

    Devtard Notable Member

    Messages:
    850
    Likes Received:
    133
    Best Answers:
    4
    Trophy Points:
    220
    #3
    Hello, you can use a FTP client to upload a new version of the file functions.php.

    Maybe if you posted the code here, we might be able to give you specific advices.
     
    Devtard, Jul 9, 2013 IP
  4. HackTactics

    HackTactics Member

    Messages:
    16
    Likes Received:
    9
    Best Answers:
    1
    Trophy Points:
    38
    #4
    Did you write the code yourself? If not it may be submitting a form to a random page.
     
    HackTactics, Jul 9, 2013 IP