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'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Extra Space on Mobile
September 25, 2015 at 12:05 pm #60181Hey so you are aware your server is blocking woff files (font files). I suggest you contact them and have them fix that.
Your issue with the spacing is caused by this css:
@media (max-width: 800px) { .topbarmenu {display: none;} #topbar-search input {width: 80%; height: 20px; font-size: 10px;} .topbar-widget {float: right; margin-right: -45px;} }I suggest you remove that. Then add this css instead:
@media (max-width: 767px){ #topbar-search form {float:right; max-width:150px;} .topbarmenu {display: none;} }Ben
In forum: Virtue ThemeIn reply to: Virtue premium theme help
September 12, 2015 at 2:17 pm #58167Even with the php settings where they are I suggest contacting your host and seeing if there is an error they can see that would have caused it in your php logs.
Also make sure you have good backups.
1. Ok you can use this css:
#nav-main ul.sf-menu ul#kad-head-cart-popup .button { background-color: #eee; color: #444; } #nav-main ul.sf-menu ul#kad-head-cart-popup .button:hover { background-color: #444; color: #fff; }2. You can use this css:
#nav-main ul.sf-menu ul#kad-head-cart-popup .paypal_box_button { float:none; display:inline-block; margin:0; }3.
.cart-collaterals .paypal_box_button { padding: 1em 0; font-size: 15px; margin: 0 0 0px 10px; }4. This again is your paypal plugin breaking the layout. It’s adding css to make the cart totatls left align.. add this to change it back
@media (min-width: 992px){ .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { width: 41.6666667%; } } .woocommerce-cart .cart-collaterals .cart_totals table { width: 100%; }Not sure what you mean on the checkout page?
No you can’t just make a forum. Has to be the woocommerce form if you want to edit it you have to do so through the plugins hooks.
BenIn forum: Pinnacle ThemeIn reply to: Contact Form, Shortcode, Add Fields
Thank you Hanna!
I am using a very basic HTML form with simple captcha so I prefer to stay with it and not contact-7.
I have another related question – setting the placeholder color via CSS (so it is different from the actual input color) – seems like it does not change anything.
Here is what I found online:
::-webkit-input-placeholder {
color: red;
}:-moz-placeholder { /* Firefox 18- */
color: red;
}::-moz-placeholder { /* Firefox 19+ */
color: red;
}:-ms-input-placeholder {
color: red;
}Any idea why no change on my form?
You can view the form here: http://www.denovowatches.com/serviceThanks again!
YanirIn forum: Pinnacle ThemeIn reply to: Contact Form, Shortcode, Add Fields
Hi Yanir,
The theme contact form is very basic. If you’re wanting custom settings I would recommend using contact form 7- https://wordpress.org/plugins/contact-form-7/
That should give you all the options you listed above. Let me know if you get stuck somewhere!Hannah
In forum: Virtue ThemeIn reply to: Email Contact Form problem
September 1, 2015 at 12:13 pm #56634Hey,
Contact form 7 just gives more options thats why we would recommend it. Ours would work just fine.SMTP is important. If your host doesn’t have an email server set up correctly or at all (a lot don’t) then you would need to add an stmp plugin to set up the email server to run through your email or a gmail account that you open.
I suggest doing that then if your still having issues test with a different plugin then the one your using.
Ben
In forum: Virtue ThemeIn reply to: Email Contact Form problem
Hi Hannah
Heres a link.
https://drnaturalhealing.com/
The green popup lower rightOther posts you guys recommend the wordpress smtp plugin.read that a bunch of places.
Or contact form 7 but why would contact form 7 work and yours not?
Thanks!
In forum: Virtue ThemeIn reply to: 2 homepage 1 URL
August 14, 2015 at 2:07 pm #53546It’s preference. Either will work, I just prefer contact form 7
In forum: Virtue ThemeIn reply to: 2 homepage 1 URL
In forum: Virtue ThemeIn reply to: Contact Form 7 causing sidebar wrap
August 12, 2015 at 10:14 pm #53207Hey Liz,
Just looked at your site and I see that you are not using contact form 7 anymore. If you can post with it on again I should be able to tell you the issue.Ben
In forum: Virtue ThemeI just upgraded to Virtue Premium 3.1.9, and all of a sudden Contact Form 7 causes the sidebar to appear below the content. I’ve been all over the css and can’t find a width problem.
See *Login to see linkIn forum: Virtue ThemeIn reply to: 2 homepage 1 URL
Hey Andrew,
1. You can give your header a background in Theme Options > Advanced Styling. Then in Theme Options > Main Settings you can choose the widget logo layout (the last one). Then go to Appearance > Widgets and add a contact form to the header widget area. Do you already have a contact form you’re using? We recommend Contact Form 7 ( https://wordpress.org/plugins/contact-form-7/ ). Then later you can reposition your contact form with css.2. You can use the revolution or kadence slider and set it to full width. If you’re setting this up for the homepage then in Theme Options > Home Slider there’s an option to move the slider above the header.
https://www.kadencewp.com/slider-comparisons/Hope that helps!
HannahIn forum: Virtue ThemeIn reply to: Virtue Premium – Several Items
August 8, 2015 at 10:52 pm #52187Hey, Thanks for posting it’s always best if you can post a link. If you don’y want to make it public you can use the “Set as private reply” option. Thanks!
1. You can do this with css.
.footercredits p { font-size: 14px; }Css can be added in your theme options > advanced settings.
2. The word should already be white can you post a link to your site so I can see why yours is not.
3. Not on the contact page. You can use a feature page to add an image above your page title then just use a plugin to add the contact for like: https://wordpress.org/plugins/contact-form-7/
Ben
In forum: Virtue ThemeIn reply to: First homepage as fill up contact form
August 8, 2015 at 10:06 pm #52170Hey,
You can make your front page whatever you like using the theme options and setting your front page as a static page in your settings > reading.As for adding the contact form that is possible using this plugin: https://wordpress.org/plugins/contact-form-7/
and the redirect to a different page can be added like this:http://contactform7.com/redirecting-to-another-url-after-submissions/
Ben
In forum: Pinnacle ThemeAugust 5, 2015 at 12:34 pm #517940. the only error I see is with your contact form 7 datepicker.
What version of IE are you viewing in?
1. You can use css like this:
.footernav ul li a { font-size: 14px; }2. You can add this css:
.widget_shopping_cart_content .buttons { text-align: center; }4. Hmm, odd add this css and see if that fixes.
.wc-forward::after { margin-left: -14px; }5. It’s from a plugin, I would have to look at what you have installed to take a guess.
Ben
In forum: Virtue ThemeTopic: Contact form 7 – Widht Size
August 3, 2015 at 5:05 am #51396Hi,
I want to change the width size of my fields in Contact form 7 plugin, but i can’t.
I Added this line in style.css:
.wpcf7 input.wpcf7-text { width: 999px; }But it doesn´t work. It continues with same widht size.
Thanks
In forum: Pinnacle ThemeIn reply to: how to align center product listings
July 31, 2015 at 12:26 am #51025.kad_product_wrapper { max-width: 800px; margin: 0 auto; } @media (min-width: 480px){ .kad_product_wrapper .kad_product { width: 50%; } } #home-product-carousel { max-width: 800px; margin: 0 auto; } @media (min-width: 480px){ #home-product-carousel .kad_product { width: 50%; } }add this css:
also by the way you have an error on your site caused by this plugin: contact-form-7-datepicker
Ben
In forum: Virtue ThemeIn reply to: Catalog Mode + Enquiry Button/Form
Hey Paul,
No Worries. The combination of Contact Form 7, Kadence modal shortcode, and Visual Editor Custom Buttons solved my issue nicely. Be sure to check out Contact Form 7’s “Special Tags” page. You can automatically include the post title (product name) and other information in your email messages. Work’s great! Visual Editor Custom Buttons lets you add a button to your editor so your users don’t have to worry about inserting shortcodes…just one click inserts it all.
Good luck,
Chris
Contact Form 7: https://wordpress.org/plugins/contact-form-7/
Contact Form 7 Special Tags: http://contactform7.com/special-mail-tags/
Visual Editor Custom Buttons: https://wordpress.org/plugins/visual-editor-custom-buttons/In forum: Virtue ThemeIn reply to: Catalog Mode + Enquiry Button/Form
Hi Chris,
Sorry for not replying sooner but I’ve been away. Unfortunately I’m still experiencing the same problem as you. I’ve contacted the plugin Devs via email with some recommendations provided by Ben, and they said they were going to try and implement a fix into a future release. The update allowed the form to at least appear but the presentation was still bugged due to some theme conflicts.
I noticed their plugin also affected certain body text colours that needed to be addressed, so I think they have a few things to sort out until it’s at a working stage with different themes.
I’ve looked at other plugins, but as you’ve already mentioned non of them have the exact functionality I’m after.
I’ve tried the modal shortcode suggested by Hannah and it did what I wanted, but I had the same issues with it saying Testimonial in the subject field. If it’s possible to use Contact Form 7 then I’ll be giving that a go later to see how it works.
In forum: Virtue ThemeIn reply to: Catalog Mode + Enquiry Button/Form
Hey Chris,
Contact Form 7 allows you to display the form through a shortcode. That may be your best bet.
https://wordpress.org/plugins/contact-form-7/Hannah
In forum: Virtue ThemeIn reply to: Contact Form
Hey,
The theme’s contact form is set up to be basic and simple. If you want custom fields we recommend Contact Form 7 – https://wordpress.org/plugins/contact-form-7/Hannah
-
AuthorSearch Results


