Okay
  Public Ticket #2254514
Contact us page form
Closed

Comments

  • mohammedneon started the conversation

    Hi Team,

    Hope you are having a great holiday season!

    I have used the contact form and added an html element. I have styled checkbox to look like button where a user can select multiple fields. The issue is I only get one option in the email. For instance if a user selects, Brand Identity, Brand Strategy, Campaign and Packaging Design, on the email I only get 1 perhaps the last button that a user selects. Can you help me with this? Thanks so much for being such a great help 

  •  675
    Neuron replied

    Hi,

    Can you please keep track on this video, maybe there is any small step that you're missing.

    - https://www.youtube.com/watch?v=KZGqjKL6Spk

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • mohammedneon replied

    Hi Team,

    I have seen the video but somehow it doesn't help with my query. Can you please check the page and help me if possible?

    The idea to be implemented here is the user should choose from the listed services (buttons). So each button should function similar to a 'check-box' equivalent device. The problem we are facing is the so far developed code is working BUT only the 'last' chosen input is reflecting in the enquiry generated. All the chosen button inputs are getting missed. 
    So the desired outcome should be all selected button entries should be reflected in the enquiry.


    Thanks for being such a great help. Appreciate it...


  •  675
    Neuron replied

    Hi,

    Can you please provide me with your wp-admin, I will have a quick look to see what's going on.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  •   mohammedneon replied privately
  •  675
    Neuron replied

    Hi Mohammed,

    Sorry for the late reply.

    Unfortunately I am not able to log in through your wp-admin, please extract it via Tools > export and upload it here, so I can test it locally and send it back to you.

    403 Forbidden

    Request forbidden by administrative rules.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  •   mohammedneon replied privately
  • mohammedneon replied

    Also, we identified the checkbox functionality is not working across the website due to 'Neuron Core' plugin.


    Regards,

    Mohammed F

  •  675
    Neuron replied

    Hi,

    Can you please check the following PHP settings.

    PHP Recommendations

    Memory Size: memory_limit = 256M
    Script execution time: max_execution_time = 400
    Number of input variables: max_input_vars = 4000
    

    If you don’t have access to the php.ini file, you can add the following values in your .htaccess file:

    php_value max_execution_time 400
    php_value memory_limit 256M
    php_value upload_max_filesize 10M
    

    Be careful using these settings, some hosting companies don’t allow users to change php settings, if you experience any problem after making these changes, please revert these in your .htaccess file, using your FTP client.

    Kind Regards,
    NeuronThemes


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • mohammedneon replied

    It is still not working, the 'checkbox' functionality is not working across the webpage. 'Neuron Core' plugin is causing it, Can you please also check? Also, The idea to be implemented here is the user should choose from the listed services (buttons). So each button should function similar to a 'check-box' equivalent device. The problem we are facing is the so far developed code is working BUT only the 'last' chosen input is reflecting in the enquiry generated. All the chosen button inputs are getting missed. Here is the link to the page:- https://theneonproject.in/contact-us-2/
    So the desired outcome should be all selected button entries should be reflected in the enquiry.

  •  675
    Neuron replied

    Hi Mohammed,

    I am very very sorry for this late reply, the team was on a vacation so we could not reply, I apologize about it.

    So, you've created the forms through Elementor PRO right? By default Bifrost does not mess with Forms of the PRO version but it could be that the hosting is running out of memory, can you please talk to your host providers and tell them to do the following changes.

    PHP Recommendations

    Memory Size: memory_limit = 256M
    Script execution time: max_execution_time = 400
    Number of input variables: max_input_vars = 4000
    

    If you don’t have access to the php.ini file, you can add the following values in your .htaccess file:

    php_value max_execution_time 400
    php_value memory_limit 256M
    php_value upload_max_filesize 10M
    

    Be careful using these settings, some hosting companies don’t allow users to change php settings, if you experience any problem after making these changes, please revert these in your .htaccess file, using your FTP client.

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • mohammedneon replied

    Hey, thanks for the reply but I don't think memory is causing the issue. If I deactivate 'Neuron Core' plugins, checkbox starts working...

  •  675
    Neuron replied

    Hi,

    That's quite strange, can you please send me the form. We have a copy of Elementor PRO and I will do some tests in localhost to see what is messing with that, otherwise I won't be able to know why it is not working.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • mohammedneon replied

    Hi,

    Gently reminder to understand about the update

    Did you try working it in your localhost? Did the checkbox button worked?

    Regards,

    Mohammed F

  •  675
    Neuron replied

    Hi Mohammed,

    Sorry, but I was waiting for that Custom Form that you've created, can you please provide it here?


    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  •   mohammedneon replied privately
  •  675
    Neuron replied

    Thank you, I will check it right now.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  •  675
    Neuron replied

    Hi,

    I've deactivated all plugins except Elementor & Elementor PRO.

    But, I was not able still to receive any of the selected boxes.

    https://prnt.sc/qqnxg4

    Is there anything else that I should do?

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • mohammedneon replied

    Yes that is the issue it doesn't take the input from the buttons created for the form. What I have shared is a specific field, along with that we use elementor forms. If you try to add normal checkbox, that also doesn't get added using elementor

  •  675
    Neuron replied

    Hi Mohammed,

    Sorry for the late reply, I did some analysis yesterday and today but could not give any exact 

    I am seeing plenty of issues on the form itself, I've been doing tests and tests and could not get that to work.

    https://prnt.sc/qreijz <- It's not attribute or anything else, it is being covered as unvalid.

    - https://prnt.sc/qrejli <- Multiple checkboxes are being added like this form_fields[field_1][]

    Using checkbox as inline list gives will probably give you the same result that you're looking, also I am testing it with Bifrost & Neuron Core activated it works alright. It simply needs some styling.

    https://prnt.sc/qrem4s

    Then in message I separate the fields like this, so they don't get messed in the email:

    - https://prnt.sc/qren0v

    The email: https://prnt.sc/qrenig

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • mohammedneon replied

    No Issues at all, infact thanks helping me.

    Now if you see the attachment, on my side, I don't get 'checkbox' itself on any form. Created a new sample form but the issue still persist. Thanks


    Regards,

    MOhammed f

  • mohammedneon replied

    https://www.loom.com/share/3006003b880446b5b52341c58d3710af

    Further, to what I had mentioned, I also got this video from Elementor conveying 'Neuron Core' plugin is creating checkbox issue. Can you please confirm where is there? I am stuck at this point of time


    Best Regards

  •  675
    Neuron replied

    Hi,

    So, there's some CSS that was hiding right?

    Have you been able to solve this one? I logged in on your WordPress and now I am seeing Neuron Core activated and Checkboxes there, have you added Custom CSS?



    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • mohammedneon replied

    I have been been able to activate it by using CSS but now there is one strange checkbox right over 'Hamburger Menu'

  • mohammedneon replied
    input[type="checkbox"] {    display: inline !important;
    } 

    this code enable the 'Checkbox' but it shows a checkbox on the hamburger menu. I added this on Appearance->Themes->Customize->Addditional CSS

  •  675
    Neuron replied

    Hi,

    You can address directly to the form element, so it won't mess with other elements.

    .elementor-form input[type="checkbox"] {    
        display: inline !important;
    }

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • mohammedneon replied

    It is working a CSS was blocking, check boxes. Can you please help me with some of the styling part? I have already added the Checkboxes and it is working as per your reply. Need some help with styling part of the button. Need to style the way I had done it earlier. 

    Regards,

    MOhammed F

  •  675
    Neuron replied

    Hi Mohammed,

    I am not able to check how the last form was, but I've modified some parts of the CSS so it looks a lot better.

    - https://prnt.sc/qsdlyy

    .elementor-form {
      font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    }
    .elementor-form label {
      display: inline-block;
      background-color: rgba(255, 255, 255, 0.9);
      border: 2px solid rgba(139, 139, 139, 0.3);
      color: #adadad;
      border-radius: 25px;
      white-space: nowrap;
      margin: 3px 0;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: transparent;
      transition: all 0.2s;
    }
    .elementor-form label {
      padding: 8px 12px;
      cursor: pointer;
    }
    .elementor-form label::before {
      display: none;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: 12px;
      padding: 2px 6px 2px 2px;
      content: "\f067";
      transition: transform 0.3s ease-in-out;
    }
    .elementor-form input[type="checkbox"]:checked + label::before {
      content: "\f00c";
      transform: rotate(-360deg);
      transition: transform 0.3s ease-in-out;
    }
    .elementor-form input[type="checkbox"]:checked + label {
      border: 2px solid #ff0d4e;
      background-color: #ff0d4e;
      color: #fff;
      transition: all 0.2s;
    }
    .elementor-form input[type="checkbox"]:focus + label {
      border: 2px solid #e9a1ff;
    }
    .elementor-form .elementor-field-option input[type="checkbox"] {
      opacity: 0 !important;
    }
    .elementor-form .elementor-field-option label {
      margin-left: -30px;
    }
    .elementor-form .elementor-field-group {
      margin-bottom: 30px !important;
    }
    .elementor-field-group > label.elementor-field-label {
      margin-bottom: 20px !important;
      background: none !important;
      border: none !important;
      padding: 0 !important;
    }
    

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • mohammedneon replied

    Thank you very much. Too kind to help me on this. Thanks again:) Please let me check:)


    Regards,

    Mohammed F

  •  675
    Neuron replied

    Hi Mohammed,

    You are welcome anytime, feel free to ask for anything that you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.