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
Topic: Contact form 7 color button
Hello!
This:
.kad-btn, .button {
color: #FFFFFF;
background: #35b128;
}.kad-btn:hover, .button:hover {
color: #FFFFFF;
background: #399630;
}works fine for other buttons, but how to add color (active and hover) in custom CSS for Contact form 7 button?
Thanks.
Best regards.
In forum: Virtue ThemeIn reply to: Custom Feature Page Template in Child Theme
Thanks Ben,
Yes it was looking like it would be more trouble than it was worth that way. I ended up just overriding the page-feature.php in the child and editing that to change the features to 2 columns with one being the feature and one being the small Contact 7 form. And using some custom CSS to handle the responsive sizing for the new split features. Works pretty well so far. Right now it’s just running locally. I was only thinking of adding it as a new page template just in case the client wanted to use the existing fullwidth features, but that wasn’t critical. I’ll post a link when it goes live.
In forum: Virtue ThemeIn reply to: "fatal error"
Id like to add here that Ive increased pho memory in wp-settings.php
// Set initial default constants including WP_MEMORY_LIMIT, WP_MAX_MEMORY_LIMIT, WP_DEBUG, WP_CONTENT_DIR and WP_CACHE.
wp_initial_constants();
define( ‘WP_MEMORY_LIMIT’, ’96M’ );Plus I’m using the following plugins:
– Black Studio TinyMCE Widget
– Contact form 7
– Contact Form DB
– Google Analytics for WordPress
– Jetpack by WordPress.com
– Page Builder by SiteOrigin
– Redux Framework
– Revolution Slider
– W3 Total CacheIn forum: Virtue ThemeHi,
I’m working with a child theme where I’m creating a custom feature page template. I’ve copied the page-feature.php to the child theme to use as a basis. I then added the filter to the functions.php to turn off the sidebar, but now that loses the feature content on the page (along with all the feature options in the backend). Is there another filter function I need to add to reactivate the feature content?
Once I get the feature content back, I want to split it into two columns so that I can have the selected feature content (just like on the normal feature pages) but limited to the left 70% of the row with the right 30% showing a small contact form 7 next to it.
In forum: Virtue ThemeAugust 23, 2014 at 8:33 am #15761Hey,
Not currently. It’s something I’m looking into adding. But right now your best bet is to use this plugin: http://wordpress.org/plugins/contact-form-7/There are styles already added for this so it will look the same as the theme contact form.
Ben
In forum: Virtue ThemeIn reply to: Turn off mobile/responsive view
August 13, 2014 at 10:23 am #15106Hey,
You have css that makes the header appear that way… for example this is in your custom css box:@media (max-width: 992px) { .kad-header-left { width: 75%; float: left; } }and that targets mobile devices. If you want your logo to be full width you need to remove that css.
And your contact information can either be hidden with css to you can add css to align center.As for image quality have to ever heard of retina? Most mobile screens use it today and it views sites with twice the pixel density that a desktop screen does. So all your brand images in the footer are all stretched because they are not large enough.
Ben
In forum: Virtue ThemeIn reply to: Contact form 7 and widgets
August 11, 2014 at 10:51 am #14952Hey,
You can use the map both ways. If you use the contact page or not.If you want to use a contact page template, turn the contact form off, add columns by clicking the “virtue shortcodes” or by using pagebuilder. Then add your contact form 7 shortocde to whatever column you want.
If you use a full width page then add a google map shortocde or widget above your contact form area.
Ben
In forum: Virtue ThemeTopic: Contact form 7 and widgets
Hi,
I’m using Contact Form 7 but the widgets zone is not at the correct position : *Login to see link
How i can solve this ? It’s only on this page.
Can i use the same contact form like in the demo (with map and text) and add the contact form 7 form ?
Thx
In forum: Virtue ThemeIn reply to: Adding PHP coded forms on new pages
August 7, 2014 at 9:03 am #14715Hey,
What is the end result of the registration form. Are the users information sent to an email?You can create your own custom php pages using a child theme and using custom page templates.
You can also use a plugin like contact form 7 to create custom forms instead of creating your own if the result is just an email sent to you.
Ben
In forum: Virtue ThemeIn reply to: Contact form 7
Hey, they’re using a plugin. I think it’s this one: http://wordpress.org/plugins/contact-form-7/
If not that should still get you close.Hannah
In forum: Virtue ThemeTopic: Contact form 7
Hi,
I am sorry, I know this is not about the theme, but thought you might help
How can I get contact form in style like the one in the end of this link:
Thanks
Hello,
I just updated Virtue Premium and Contact Form 7 to the newest versions.
When I now go to WP-Admin and I click on theme options (from Virtue Premium), I get:”Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request
http://www.frankgeenen.nl”I never encountered this problem before.
My website works and other WordPress options in WP-Admin also work.How can I fix this?
Greetings Frank
In forum: Virtue ThemeIn reply to: Change contactpage language
July 16, 2014 at 12:05 pm #13116page-contact.php
I don’t recommend because you are going to loose all the changes once you update the theme and using a plugin like contact form 7 is seriously faster then editing a theme file. It’s very very easy to set up and already styled for this theme.
BenIn forum: Virtue ThemeIn reply to: Change contactpage language
July 16, 2014 at 9:47 am #13071Hey,
There is an update to the Dutch translation coming in the next version of the theme. But if you need specifics you can use the language files to translate or just use a plugin like contact form 7 where you would have all the control.Ben
In forum: Virtue ThemeIn reply to: Add Telephone No. Box To Contact Form
July 15, 2014 at 10:12 am #12928Hey Greg, Easiest thing if you want a custom contact form is to use a plugin, like contact form 7. It’s already styled for the theme and gives you the options to add fields.
Ben
In forum: Virtue ThemeIn reply to: Adding a contact form to sidebar
Thanks for the quick response and the help Ben – got Contact form 7 and works great. As to tutorials I will give it some thought as I don’t want to just throw something against the wall just to respond. I guess MY biggest problem is wading through everything and trying to figure out what it does. Yes, everything has a name and a function, but if you are just learning you have no idea what some of them do. It would be great to have a description of the different elements that are in the page builder etc. that says what they do, not just their name. Of course that is not needed for everything – it’s pretty self explanatory what a slider is, and so on. If you already have this on the site and I just need to spend more time looking through the documentation then please let me know and also please accept my apology for saying you need better tutorials 🙂 Thanks again for a great theme!
In forum: Virtue ThemeIn reply to: Portfolio grid
In forum: Virtue ThemeIn reply to: Adding a contact form to sidebar
July 13, 2014 at 10:07 pm #12797Hey James,
This theme only includes a contact form with the contact page template: http://docs.kadencethemes.com/virtue/#contactpageIf you wanted to add to a sidebar or really any widget area I recommend using a plugin. Contact form 7 works great with this theme.
As for tutorials do you have any recommended topics that might help? I am happy to take input and would love to make the tutorials easy to understand and follow.
BenIn forum: Virtue ThemeIn reply to: Child Theme How to?
Hi Ben,
Many thanks, So updates should not effect the site. Thats good to know, but I will do a backup when its finished!
I know the basics of HTML and how to change the things I want in CSS, I was just looking for a quick way to style the sidebar to match the sites main CSS. I have Contact Form 7 on a page, and at the moment, RSS feed, and Links (blogroll feed) in a sidebar. May add twit feed etc later.
I looked at some of the links text in the blogroll, using firefox, as far as I could tell, it was reading H4 from the CSS, but it does not render as such.
Anyway, I will do some research and plow on.
Thanks,
Graeme.
In forum: Virtue ThemeIn reply to: center sidebar form button.
June 6, 2014 at 10:23 am #10159ok Not in the form in the sidebar… in the
plugin settingsof contact form 7 where you can edit the shortcode output.You can just send me a link with a login to [email protected]
Ben
-
AuthorSearch Results


