ADD Checkbox to register form

Discussion in 'VideoCraft WordPress Theme' started by ydfv, May 7, 2013.

  1. ydfv

    ydfv New Member

    Joined:
    Apr 26, 2013
    Messages:
    11
    Likes Received:
    0
    Dear support,

    I need to add a checkbox which is required for users to accept if they register which says: Accept terms of service (With a link to the page which is: http://new.yourdailyfunvideo.com/?page_id=103)

    And I need to ad a sentence to the upload page above the upload button saying:
    By uploading a video you agree with our terms of service.

    Thank you again guys! I Really appreciate your awesome support!

    Regards,

    Danny
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    1.For your first issue

    Unfortunately there isn't a way to do that with our theme unless you custom code something up. Sorry.
    2.For your second issue
    Go to functions > inkthemes_function.php present in your theme directory and add the code given below
    Code:
    <p>Enter your text here</p>
    Sending image for reference
    [​IMG]
     
  3. ydfv

    ydfv New Member

    Joined:
    Apr 26, 2013
    Messages:
    11
    Likes Received:
    0
    Thank you again,

    For the first question, is it a lot of work? It's just one checkbox right? Can't you give me a solution just like the second solution? If not, could you give me a solution which puts the checkbox at the upload page?

    Regards,

    danny
     

Share This Page