Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'contact form 7'

Home / Forums / Search / Search Results for 'contact form 7'

Viewing 20 results - 161 through 180 (of 605 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Spam/comments

    #189925

    “Your Message” is the comment in contact form7. If you send a real message through that does it look the same?

    Ben

    #189606

    1. I suggest you wrap that then, if that doesn’t work then I would suggest asking the contact form support for their best method of centering their box:

    @media (max-width: 992px) {
    .wpcf7-form-control-wrap {
        display: inline;
    }
    }

    2. Let me try and explain: It’s messing up because you are adding long labels, Your asking us for customizations that can’t be fluid (you want forced widths on things) and then your changing things and that requires css that is fluid. Your design is the issue. You need to think fluid when you ask for something if you plan on changing it a lot. Thus design for fluid. Meaning you can’t set the labels to be 20% if you have longer labels that are going to need more space then 20%. So you have to consider what you need to support when you’re asking for design. We can’t know all that you plan to do.

    Whats best since you seem to want to customize everything is to learn from what we are giving you so you can make the needed changes if you change something. If nothing else make good notes then come with what you changed and how you want hte design to change with it.

    Here is the breakdown.

    Update this:

    @media (min-width: 768px){
    div.product form.cart .variations td.product_label {
        width: 30%;
    }
    div.product form.cart .variations td.product_value {
        width: 70%;
    }
    }

    to this:

    @media (min-width: 768px){
    div.product form.cart .variations td.product_label {
        width: 30%;
    float:left;
    display:block;
    }
    div.product form.cart .variations td.product_value {
        width: 70%;
    float:left;
    display:block;
    }
    }

    remove this css:

    div.product form.cart .variations td.product_value {
        position: relative;
        display: block;
        float: left;
        width: 80%;
        max-width: none;
    }

    add this css:

    div.product form.cart .variations td.product_value .select2-container {
        width: 100% !important;
    }

    On mobile, the select will be below the label. That is best. If you want something different then I suggest you think through how this is going to work in a fluid environment where your labels are all different sizes. If you make the labels float and you have long labels then you will need 50% or more for labels making your select boxes small and awkward to use.

    I hope that helps and clarifies.

    Ben

    #189277

    Hi
    Can you tell me where is the shortcode for the default contact 7 form is as I need to replace it with the corect shortcode. I have gone into Pages> Contact Us, but its no where to be found??
    Any help gratefully appreciated !

    #188932

    Thank you Ben!
    This plugin e.g. supports some parts of GDPR, also the Contact Form 7:
    https://wordpress.org/plugins/wp-gdpr-compliance/

    BR, Anita

    #188913

    Hey,
    You would need to use a plugin currently like contact form 7.
    There isn’t an option for this in the theme contact form, we are considering adding one but it wouldn’t be out until later next month.

    Ben

    #188292

    Hi,

    I have two websites using the Pinnacle Pro. The contact form from amps.ro is sending the message, the contact form from franzoesisch-zurich.ch is not sending the message.

    I deactivated all plugins on franzoesisch-zurich.ch, no result. I installed Contact 7 plugin with WP SMTP Email and I managed to send messages from Gmail. But this is only a temporary measure.

    Any other suggestion?
    Why amps.ro is working and the other not?
    thank you for your support.
    Regards

    #187616

    Hi Sarah,
    There isn’t a function to change this within the theme’s contact form, but a plugin such as Contact Form 7 allows for the ability to change this message. https://wordpress.org/plugins/contact-form-7/

    You can use something like this to post an image: https://postimage.org/

    Hannah

    In forum: Virtue Theme
    #187598

    Hi Hannah
    I have activated the Contact 7 plug-in, and added my mailchimp api and List id. I have copied the contact form shortcode into a text box widget in the widget dock. The widget comes up but when I enter a name and email it comes back with an error message saying the input is spam. Can you suggest where I might be going wrong? And the contact 7 log file is not getting anything
    Thanks
    http://www.houndsconnect.co.uk

    In forum: Virtue Theme
    #187432

    Hi Joanne,
    Are you using the contact form 7 mail chimp extension plugin? Here: https://wordpress.org/plugins/contact-form-7-mailchimp-extension/
    That should make it fairly simple, but let me know if you need more guidance!

    Hannah

    #187388

    Hey Richard,
    Unfortunately, Virtue theme doesn’t have an option to place a contact form anywhere in a page. I would suggest using a plugin like this one: https://wordpress.org/plugins/contact-form-7/
    Hope it’s helpful!

    Hannah

    #187336

    Hi there
    I haven’t got a signup page yet on my website. I thought it would be good to use the widget dock to capture contact details and link with my mailchimp account. I am a little unclear about how to do this.
    I have added the mailchimp plugin (and the contact 7 after reading Hannahs blog for when I get cleverer), and I have connected to my mailchimp account (which I haven’t actually used yet). I’m not sure where to produce the html for the sign-up form and where to put it.

    Have you got an idiots guide for connecting to mailchimp?

    Many thanks
    http://www.houndsconnect.co.uk

    Joanne

    #187147
    This reply has been marked as private.
    #187044

    The drop-down menu box is too small and does not show the drop-down options. How can I fix this? This issue is only on desktop – mobile and tablet do NOT have this issue.

    http://www.onthemarkhomeinspection.com/contact

    Thanks,
    Mark

    #186939

    Hey,
    a) Yes, they are a font located on your server.
    b) Possibly. Mostly I suggest using a plugin like contact form7 if you need anything special in your contact form. I try to keep the form simply and light so I’m debating this.

    b.2 If you want a way for a registered user to do this without contacting you check out this plugin: https://wordpress.org/plugins/delete-me/

    Note that the contact form does not create a user so this would have nothing to do with the form.

    Ben

    #186411

    Hello Kadence team

    We are using the Pinnacle Pro theme on two websites: http://www.volirium.com and http://www.flytec-balloon.com

    On those two sites, we have four contact forms:



    Unfortunately, as I just found out, none of them works. I filled in each of them, but did not receive any email messages in the configured account.

    To send mails, we use Easy WP SMTP. Sending test mails from that plugin works fine.

    What’s interesting is that the forms behave differently between volirium.com and flytec-balloon.com when I click on “Send Email”. On volirium.com, the page just reloads, with an empty form. On flytec-balloon.com, the page reloads with the message “your message has been sent”. But neither email arrives.

    How can I debug this? Are there any logs that I can check to see where things break down?

    thanks a lot
    Joerg

    #186113
    This reply has been marked as private.
    #185692

    Hmm, lets try a set by step again, and break it down as much as possible with images. You want to add the sign up right above the recent posts widget in the primary sidebar on your site.

    So step 1:
    Go to appearance > widgets in your admin. (see image)

    Step 2:
    Scroll down on the left side till you see “Text” under the available widget options. Then click on that widget, a popup will show asking you which widget area you would like to add this text widget too. Select primary sidebar and then click “add widget”. (see image)

    Step 3:
    Scroll up to your primary widget and click and move this widget to where you want it to show. So move it directly above the recent posts widget. (see image)

    Step 4:
    Add the constant contact shortcode, which we’ve already established is [ctct form="467"], into the text widget. Make sure to click “save” when done (see image)

    Hopefully this will help by seeing the images and will also help you to understand how sidebars work and how you can add stuff to them.

    Please let me know.

    Ben

    #185445

    Hi,

    The dropdown selects for customer’s details in WooCommerce checkout page are not displaying properly and I can only see white on white until a country or selection is picked.

    This is happening in the customer’s COUNTRY select dropdown, as well as the STATE/TERRITORY/PREFECTURE/etc dropdown later in the checkout form.

    I am also noticing this problem on the Japanese language page my contact form on desktop (it displays correctly in mobile only). Using Contact Form 7 here and would ideally like to display this dropdown in the same “transparent white” on blue background that is shown in the rest of the form.

    Could you please help me display these dropdowns correctly?

    Thanks so much.

    #185089

    ok, I updated your js:

    <script type="text/javascript">
    'use strict';
    
    ;( function( $, window, document, undefined )
    {
    	$( '.inputfile' ).each( function()
    	{
    		var $input	 = $( this ),
    			$label	 = $input.parents('#fileUpload').find( '.custom-filenames' ),
    			labelVal = $label.html();
    
    		$input.on( 'change', function( e )
    		{
    			var fileName = '';
    
    			if( this.files && this.files.length > 1 )
    				fileName = ('{count} files selected' ).replace( '{count}', this.files.length );
    			else if( e.target.value )
    				fileName = e.target.value.split( '\' ).pop();
    
    			if( fileName )
    				$label.html( fileName );
    			else
    				$label.html( labelVal );
    		});
    
    		// Firefox bug fix
    		$input
    		.on( 'focus', function(){ $input.addClass( 'has-focus' ); })
    		.on( 'blur', function(){ $input.removeClass( 'has-focus' ); });
    	});
    })( jQuery, window, document );
    </script>

    and I updated the contact form to use the contact form 7 input field.

    Ben

    #184793

    Ben:
    Thanks this is very helpful and appreciated.

    That said, before, when using the standard file upload I would put something like [your-file] in the mail tab under “file”. Now that we are not using the standard file upload contact form 7 does not recognize the file upload in its suggested ids and when inputting the tag “file” as that is what is set as the input no files are attached to the email. And, in the Contact Form 7 setup, mail tab, we are receiving an error that it does not recognize the “file”.

    Any thoughts?

    Jim

Viewing 20 results - 161 through 180 (of 605 total)