Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1366722
Contact Form Settings
Closed

Comments

  • Duswebdesign started the conversation

    Dear Eleated Themes,

    In the demos of Diorama you have this beautifull contact form in the footer.
    Is there a way to get the contact form or is not not included in the theme? I would very much like to use the same form!

    Kind regards,

    Yari

  •  1,845
    Elated replied

    Hello,

    You should have installed Contact Form 7 plugin before you run import the demo. Anyhow, you can paste this code in Contact >> Form Field for some existing CF or you can create a new one:

    Contact Form 1

    <div class="eltdf-cf7-interactive-line-fields clearfix">
    <div class="eltdf-cf7-line-fields-row">
    <div class="eltdf-cf7-line-fields-column">
    <div class="eltdf-cf7-line-fields-wrapper">
    [textarea your-message 20x1 placeholder "YOUR MESSAGE"]
    </div>
    </div>
    <div class="eltdf-cf7-line-fields-column">
    <div class="eltdf-cf7-line-fields-wrapper">
    [email your-email placeholder "YOUR EMAIL"] 
    </div>
    </div>
    </div>
    <div class="eltdf-cf7-line-fields-row">
    <div class="eltdf-cf7-line-fields-column">
    <div class="eltdf-cf7-line-fields-wrapper">
    [text your-name placeholder "YOUR NAME"] 
    </div>
    </div>
    <div class="eltdf-cf7-line-fields-column">
    <div class="eltdf-cf7-line-fields-wrapper eltdf-cf7-line-fields-button-wrapper">
    [submit "Contact Us"]
    </div>
    </div>
    </div>
    </div>

    Contact Form 2

    <div class="eltdf-cf7-interactive-line-fields eltdf-cf7-interactive-line-fields-dark-skin clearfix">
    <div class="eltdf-cf7-line-fields-row">
    <div class="eltdf-cf7-line-fields-column">
    <div class="eltdf-cf7-line-fields-wrapper">
    [textarea your-message 20x1 placeholder "YOUR MESSAGE"]
    </div>
    </div>
    <div class="eltdf-cf7-line-fields-column">
    <div class="eltdf-cf7-line-fields-wrapper">
    [email your-email placeholder "YOUR EMAIL"] 
    </div>
    </div>
    </div>
    <div class="eltdf-cf7-line-fields-row">
    <div class="eltdf-cf7-line-fields-column">
    <div class="eltdf-cf7-line-fields-wrapper">
    [text your-name placeholder "YOUR NAME"] 
    </div>
    </div>
    <div class="eltdf-cf7-line-fields-column">
    <div class="eltdf-cf7-line-fields-wrapper eltdf-cf7-line-fields-button-wrapper">
    [submit "Send"]
    </div>
    </div>
    </div>
    </div>

    Note that you need to add Contact Form 7 shortcode within some desired page. There you can choose desired Contact Form and style (Elated Options >> Contact Form 7 >> Custom Style X).


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • Duswebdesign replied

    Thanks, worked like a champ!

  •  1,845
    Elated replied

    You are very welcome


    Let me know if there is anything else I can help you with.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.