BREAKING NEWS

How to Configure Contact Page Features

Table of Contents

Contact Page HTML Source Code

  1. Go to your Blogger Dashboard > select the Pages menu.

  2. Create a NEW PAGE.

  3. In the Title field, enter the title of Contact.

  4. Select the HTML view mode.

  5. Copy and paste this code.

    <div class="contact_form">
      <form>
        <input class="elementskit_input name" placeholder="Name" required="" type="text"/>
        <input class="elementskit_input email" placeholder="Email" required="" type="email"/>
        <input class="elementskit_input subject" placeholder="Subject" required="" type="text"/>
        <textarea class="message" placeholder="Type your message here" required=""></textarea>
        <button class="elementskit_button unelevated font_bold" type="submit">Submit</button>
      </form>
    </div>
  6. Click the Publish button.

  7. Done

How to Configure the Contact Page

  1. Go to your Blogger Dashboard > select the Layout menu.

  2. Find the section titled Settings.

  3. Click the edit button (pencil icon) in the HTML/JavaScript Gadget.

  4. A Widget configuration pop-up will appear.

  5. In the Title field, leave the setting at the default value.

  6. In the Content field, find the // Contact Form code section.

    • Set the email address in the var emailDestination section, for example: spaceback9090@gmail.com.
    • Set the message in the var emailMessageText section, for example: This email was sent via: https://shocktimes.gilatemax.com/p/contact.html.
  7. After everything is configured click the SAVE button.

  8. Done

If you want to report some bugs, you can write them in the comments section on the Bug Report page and if you want to request new features or want to provide feedback, please write them in the comments section on the Request and Feedback page.
Berita Terbaru
  • Skeleton Image
  • Skeleton Image
  • Skeleton Image
  • Skeleton Image
  • Skeleton Image
  • Skeleton Image
Posting Komentar