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!
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.
Gourav, Do you have a date when the next version of VideoCraft will be updated and released? Thanks, ScottS
Hello, At now we are unable to provide you exact time of theme release, but we will inform you after theme update.
Hello, Feature added, Download updated version of theme from your members area and upload it. Login here: http://inkthemes.com/members/member/index
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
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.
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.
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.