Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1159697
    yhshin1020
    Participant

    Hey,

    Does contact form 7 have a calendar function?

    I can’t seem to find the shortcode for it.

    Is this possible?

    Thank you.

    #1159698
    yhshin1020
    Participant
    This reply has been marked as private.
    #1159787
    Thai
    Moderator

    Hi There,

    You can try with the date field: http://contactform7.com/date-field/.

    Hope it helps 🙂

    #1160178
    yhshin1020
    Participant
    This reply has been marked as private.
    #1160346
    Rue Nel
    Moderator

    Hello There,

    Thank you for the clarifications! You need to have a unique names of your fields. Perhaps like this instead:

    
    <label>Start from:
    [date start-date min:today max:today+3years step:1 class:required]</label>
    
    <label>End at:
    [date end-date min:today max:today+3years step:1 class:required]</label>

    For more information how you can apply this, please check out the documentation:

    Docs

    Hope this helps.

    #1160385
    yhshin1020
    Participant

    I think you misunderstood. I have a unique name already.

    I want to make it such that i can enter the dates ONLY when I select “If you have a preferred time period, please specify:” box.

    Thanks.

    #1160441
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! It sounds like you might be having an issue with a third party plugin, Contact Form 7. Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.

    Thank you for your understanding.

    #1160611
    yhshin1020
    Participant
    This reply has been marked as private.
    #1160687
    Christian
    Moderator

    We’re sorry but we do not have third party code or plugin support. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/

    Thank you for understanding.

    #1161112
    yhshin1020
    Participant

    I understand.

    If I want to paste the above code in the child theme’s functions php, if the code doesnt work will my whole website crash and be unusable?

    Or can I just delete it immediately afterwards to fix the issue if the code is invalid?

    Thanks.

    #1161171
    Rad
    Moderator

    Hi there,

    Yes, if it fails, your site will crash and blank. But you can always remove it to fix it back.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1159697 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>