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: center sidebar form button.
June 5, 2014 at 2:57 pm #10124Did you add it in the plugin settings of contact form 7 where you can edit the shortcode output? Because I don’t see it there on your site.
BenIn forum: Virtue ThemeIn reply to: Contact Form Page Layout
June 4, 2014 at 6:15 pm #10057You can add just a title (it’s right in the contact page meta boxes), If you need more customization then you will want to use a plugin like contact form 7 and you can add that contact form anywhere.
BenIn forum: Virtue ThemeIn reply to: center sidebar form button.
June 3, 2014 at 10:04 am #9973Are you talking about the contact form in your footer? To center the button you have to do it in the plugin shortcode editor add a style=”text-align:center;” to the surrounding p tag.
Try this for the text fields:
.wpcf7 textarea, .wpcf7 input { max-width:none; }Ben
In forum: Virtue ThemeJune 2, 2014 at 10:02 am #9917I would like to place a button at the end of each tab saying “NEXT” and when pressed the user is taken to the next tab.
I have a tab shortcode inside contact form 7 and by using the following it works fine.
add_filter( ‘wpcf7_form_elements’, ‘mycustom_wpcf7_form_elements’ );
function mycustom_wpcf7_form_elements( $form ) {
$form = do_shortcode( $form );
return $form;
}I have 4 tabs and at the bottom of each tab I would like a button which opens the next tab an so on
Thank you
Paul
In forum: Virtue ThemeIn reply to: Upgrading to Premium Theme
May 17, 2014 at 12:54 am #9108Hey Brian,
My best guess is there is a permissions error stopping the theme from unzipping once it uploads. This is a file issue on the server. But thats a guess. You can contact your hosting company if you don’t know how to check and see if they can give you insight.Other reasons would be that your php settings have a max upload smaller then the size of the theme file. Like 7mb. You can check that by clicking the add media link in the left sidebar of your wordpress admin and then in the bottom left corner it should tell you the max upload size. (if it is smaller then 7mb you can contact your host and ask them to increase your php max upload size or do it yourself by following an online tutorial: http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/
Either way a thing to try right now it transferring the theme to your site using an ftp client and your ftp access. It will take a little while to transfer the whole file because you will need to unzip and move it as files and folders and not as a zipped file.
Hope that helps,
If your getting no where send me an email with your wordpress login information or ftp information and I can see what I can do to get the theme uploaded.Ben
In forum: Virtue ThemeIn reply to: Contact Us Template & Pagebuilder
May 16, 2014 at 10:02 am #9071Hey so it can’t be done with the contact page template if you are using the contact form. But if you use a plugin like contact form 7 then you can add it to your page with a shortcode and just stick the shortcode in a column above your parallax background row.
As for the home page you have to select the page to be a static page in your wordpress settings > reading. Then the “page content” will be your page builder. I have a tutorial explaining here: https://www.kadencewp.com/creating-a-home-page-with-virtue/
As for your shop page that one is hard to use and have page builder. wooocommerce overrides the file to add the products so anything you add in pagebuilder will show on the top. What you can do is create a page (that isn’t set as your shop page) then use woocommerce shortcodes to add products to the page. That would give you control with pagebuilder.
Ben
In forum: Virtue ThemeIn reply to: Contact Form anti-spam
I insert shortcode [contact-form-7 id=”…” title=”…”] for the contact from 7 and I select “no” in Peage option “Use Contact Form”
link contactIn forum: Virtue ThemeIn reply to: Contact Form anti-spam
April 30, 2014 at 6:36 am #8193Hi Ben
How do I change the default contact form to the contact from 7 form I’ve created with the quiz you mentioned above. I’ve noticed that you still use the contact form template in the example you posted (http://themes.kadencethemes.com/virtue-premium-3/contact-us/) or have you rebuilt this manually in the page?
Chris
In forum: Virtue ThemeIn reply to: Contact form get PHP code
April 29, 2014 at 11:22 am #8162For that use contact form 7.
Will give you more control and the theme contact form doesn’t have shortcode.Ben
In forum: Virtue ThemeIn reply to: Contact template -change text in form?
April 28, 2014 at 9:39 am #8085You should use contact form 7 over the theme contact form, will give you the control you want. You can use the contact page template and not use a contact form and just use the map. http://docs.kadencethemes.com/virtue/#contactpage
Ben
In forum: Virtue ThemeHi,
How do I change the text in the contact form to the right? I want to translate “Name”, “email”, “message” and the “send email”-button.
I would also like to edit and add some lines.Ideally I would like to use Contact Form 7 and place it on the right. I made a page like the contact page with the map on top but The google map wasn’t responsive.
In forum: Virtue ThemeApril 17, 2014 at 9:34 am #7633Not with the built in contact form, for more options you can use a plugin like contact form 7 then you add it to a page like a shortcode, which would allow you to use page builder or the columns shortcodes.
Ben
In forum: Virtue ThemeTopic: Contact form 7
I can’t change a length of text fields. I know how, but theme can’t support it. As I understand – Virtue theme have fixed length of field. How can I change it?
you can look it on my page – http://www.intempologistica.com (at bottom of home page)
In forum: Virtue ThemeIn reply to: Topbar Icon Menu Multilang
March 7, 2014 at 10:01 am #5837Instead of using the contact form I would use contact form 7 plugin. It’s already styled to match the theme contact form and it will give you all the options you want and allow you to have different ones depending on the language.
Ben
In forum: Virtue ThemeIn reply to: Contact Form anti-spam
February 19, 2014 at 3:31 pm #4947I’m not sure about a free captcha, but you can do like I did here: http://themes.kadencethemes.com/virtue-premium-3/contact-us/
Here is an explanation: http://dotmonster.co/wordpress-contact-form-7-plugin-anti-spam-quiz/
Ben
In forum: Virtue ThemeIn reply to: Contact Form anti-spam
February 19, 2014 at 10:05 am #4928The Example you cited uses contact form 7. For more advanced settings its the best way to go and the theme already has css to support it.
https://wordpress.org/plugins/contact-form-7/Ben
In forum: Virtue ThemeIn reply to: Contact Form
February 18, 2014 at 4:47 pm #4901Yea if you want to customize. It’s pretty easy to use contact form 7 and the theme styles it for you.
https://wordpress.org/plugins/contact-form-7/Ben
In forum: Virtue ThemeIn reply to: Contact Form
In forum: Virtue ThemeIn reply to: Contact Form
February 18, 2014 at 4:24 pm #4898Yeah, I would suggest just using contact form 7, will give you all the customization you want.
Ben
In forum: Virtue ThemeHi Ben,
I am looking for a way to change the language of the comments descriptions. It’s about the “Leave a reply”, “comment” “Logged in as …” as well as the “One response” or “X responses”. Right now all of those are in English.
Is there a way to change it to a different language? I did not found any option to do so in the theme options.
Or – alternatively – could you recommend a good plugin with that functionality that works well with your theme? Maybe even one that you have optimized your theme for (like you did with Contact Form 7 for the contact page)!
Any help would be appreciated!
Thanks in advance!
Robert
-
AuthorSearch Results


