We need to creat a check box for "Terms Of Service" Private Policy

Discussion in 'VideoCraft WordPress Theme' started by omarkandil, Aug 13, 2013.

  1. omarkandil

    omarkandil New Member

    Joined:
    Jun 26, 2013
    Messages:
    29
    Likes Received:
    0
    Since this is template for video sharing , I think a check-box for "Terms Of Service" Private Policy should have been there in the theme template that we bought from you , and I do not think it is an extra feature, especially that we can not find it as a plugin.

    So Please send us the code for this ASAP and tell us how to install it to show in the "Add new video page", and for the new registration as a new user page.

    Thanks in advance!
     
  2. Gourav

    Gourav Support Staff

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

    We will add this feature in our next version update of the theme.
     
  3. omarkandil

    omarkandil New Member

    Joined:
    Jun 26, 2013
    Messages:
    29
    Likes Received:
    0
    BUT WE NEED TO LAUNCH OUR WEBSITE SOON, WE CAN NOT WAIT FOR YOUR NEXT UPDATE!

    PLEASE PROVIDE THE CODE FOR THAT IT IS A BASIC FEATURE OF THE TEMPLATE. WE BOUGHT IT FROM YOU AND

    WE REQUEST THIS CODE ASAP.
     
  4. scotts

    scotts New Member

    Joined:
    Aug 14, 2013
    Messages:
    1
    Likes Received:
    0
    Gourav,

    Do you have a date when the next version of VideoCraft will be updated and released?

    Thanks,
    ScottS
     
  5. Gourav

    Gourav Support Staff

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

    At now we are unable to provide you exact time of theme release, but we will inform you after theme update.
     
  6. Gourav

    Gourav Support Staff

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

    omarkandil New Member

    Joined:
    Jun 26, 2013
    Messages:
    29
    Likes Received:
    0
    We already worked on the original theme that we bought from you ( version 1.0.3) , and added new custom-build features using our coding and programming language . Now we need to know how can we get this updated feature for the terms of use without losing all custom build work we did on our website?

    Also since we bough version 1.0.3, we need to know what other new features have been added in version 1.0.9

    Your advise and help will be highly appreciated!

    Thanks
     
  8. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    1. Your theme option content and css code in the Custom CSS section will remain intact while Theme update but if you have make changes in php files (like header.php, sidebar.php ,footer.php..etc.) of theme then you will loss your changes while Theme update.

    To avoid this loss you can use child Theme.
    Follow the link for reference
    http://www.inkthemes.com/httpwww-in...rdpress-a-way-to-save-themes-modification/02/

    After creating child Theme and make all your required changes in the php file of child theme and then update your Parent Theme.

    Follow the link given below to update your Theme.
    http://www.inkthemes.com/how-to-update-a-premium-theme-by-inkthemes/05/


    2. You can see the changelog.txt file present in your theme directory, to know about the changes have been done in the updated version.
     
  9. omarkandil

    omarkandil New Member

    Joined:
    Jun 26, 2013
    Messages:
    29
    Likes Received:
    0
    Is there a way of adding just the " terms of use " feature without updating all the theme?
     
  10. Gourav

    Gourav Support Staff

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

    Hello,

    For this, You have to replace your current three files with updated theme files, Replace files given below

    1.registration.php

    go to videocrafttheme\functions\registration_panel \ registration.php present in your theme directory and replace it with updated theme registration.php file.

    2.style.css

    go to videocrafttheme\style.css present in your theme directory and replace it with updated theme style.css file.

    3.theme-options.php

    go to videocrafttheme\ functions\theme-options.php present in your theme directory and replace it with updated theme style.css file.

    This will solve your issue.
     
  11. omarkandil

    omarkandil New Member

    Joined:
    Jun 26, 2013
    Messages:
    29
    Likes Received:
    0
    We need the codes that has been changed and not the files please
     
  12. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Download updated theme and compare these three files with your old theme file.
    This way you will get exact code and it's position where it is placed.
     

Share This Page