How do I translate the appointment form entrees How do I translate sections such as "No Comments" "Leave a comment" etc on Blogpage and reactions. My contact form SUBMIT button changed shape and stopt submitting after I translated the english words to my own language. Pls advise. Rgds., Steven
Hello, 1). For the Appointment form entries text, Go to the Appearance > Custom Leads Form in your dashboard and edit the field name. Follow the link for reference. http://screencast.com/t/NCxuyvm5 2). For the "No Comments", Go to the single.php file present in your Theme directory and search for the "No Comments" text and then edit it. Follow the link for reference. http://screencast.com/t/fQw8yEUDbdDF Similarly,do the same steps with the loop.php file present in your Theme directory. For the "Leave a comment" text, Go to the Comments.php file present in your Theme directory and search for the "Leave a comment" text and then edit it. Follow the link for reference. http://screencast.com/t/oGgWmNjjqBw 3). For the Submit button text, Go to the template-contact.php file present in your Theme directory and search for the "Submit" text and then edit it as shown in the image given below. http://screencast.com/t/rMRim107c This will solve your issue.
re1 pls see prtsc. How to edit these names ? re2 Thanks, problem solved re3 Thanks, problem solved re4 The lettertype changed and became dysfunctional as a result of translation editing and looks like see prtscr 2. Prtscr 3 shows the admin.
Hello, The images given by you are not visible at our side. So, please specify your issue more clearly with the help of screen shot images and do let us know your website link.
re1 How to edit/translate the information inside the appointment box (prtscr 1) and blogpage (prtscr2) ? re4 The lettertype and form of the SUBMIT button changed and became dysfunctional as a result of translation editing, see prtscr 3. Website link is www.deburgerjournalist.nl
1). For your Appointway form issue follow the steps given below. a). Go to the Plugins panel in your dashboard and click on the edit button of Ink Appointment Plugin. See the link given below for reference http://screencast.com/t/y3gCldGkaCzI b). Click on the ink-appointment/ink-admin/apt-form.php plugin file link as shown in the image given below. http://screencast.com/t/0HsjMAGGBfm c). Put your text in place of highlighted text as shown in the image link given below and then update the file. http://screencast.com/t/8LDCoouE It will solve your Appointway form issue For your category blog issue, Go to the loop.php file present in your theme directory and edit the file as shown in the image link given below. http://screencast.com/t/ojckRGgP If you want to change the pattern of date then follow the link given below http://www.seo-creative.co.uk/tutorials/wordpress-and-php-date-function/ 2) For your fourth issue, I think you have done something wrong while editing the text, in the template-contact.php file.
Thanks Piyush, all fixed besides only 4th issue left. Pls check what I might have done wrong: </div> <div id="contact-form-message"> <label for="message">Bericht aan de Burgerjournalist:<span class="required">*</span></label> <textarea name="comments" id="commentsText" rows="20" cols="30" class="required requiredField"><?php if(isset($_POST['comments'])) { if(function_exists('stripslashes')) { echo stripslashes($_POST['comments']); } else { echo $_POST['comments']; } } ?></textarea> </div> <div id="contact-form-submit"> <input class="submit" type="Sumbit" value="Verstuur"/> <input type="hidden" name="submitted" id="submitted" value="true" /> </div> </form> <?php } ?> </div>
Hello, Please provide the following information listed below. Thread Link: Your Website URL: WordPress Username: WordPress Password: Send this information on our email at [email protected]