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: How do I put a sign-up form in my sidebar?
Go to Appearance> Widgets, and view the widget within Sidebar01. Open it to see the shortcode within.
Then, navigate to your pages, and find the page that I made called “sidebar form test.”
That page has sidebar01 assigned, and you can see the contact form in the sidebar. You can add the contact form to any text editor on your site. Just be sure you’re typing it correctly. The shortcode you posted above has a slight typo. This is the correct shortcode:
[ctct form="467"]Hopefully that clears things up.
-Kevin
In forum: Virtue ThemeHello,
I have been doing some style changes to my contact form 7. In this styling change I have removed the default file upload button and replaced it with a “better looking” version. I am running into a problem as I want to display the names of the files below the button and having a hard time figuring this out. In my research I have come across some good information but unable to integrate this to my site. I was wondering if you can give me some guidance with this.
Current page of Contact form 7: *Login to see link
Some of the articles:
*Login to see link
*Login to see linkHere is my contact form 7 setup:
[text* your-name id:main placeholder "Your Name"]
<div class = "layoutContactTop">
<div id="left">
[email* your-email id:main placeholder "Your Email"]
</div>
<div id="right">
[tel Phone-Number id:main placeholder "Your Number"]
</div>
</div/>[text* your-subject id:main placeholder "Subject"]
[textarea* your-message id:main placeholder "Your Message"]
<div class = "layoutContactBot">
<div id="sentbtn">
[submit id:Send "Send"]
</div>
<div id="fileUpload">
[multifile your-file limit: 6MB filetypes:doc|docx|jpg|jpeg|png|pdf|pdf id:your-file class:inputfile]
<label for="your-file">Upload file</label>
</div>
</div/>The majority of the problems are coming with integrating the jQuery into the site as I am a little be confused to where this should go.
Thanks
JimIn forum: Pinnacle ThemeIn reply to: Changing from PHP5 to PHP7
March 9, 2018 at 1:19 am #182535Hi Ben,
I will try and keep to one subject and ask about SSL in a different post.
Keeping this post about php:
I have now updated pinnacle, updated all plugins and updated to the latest version of wordpress. (been a bit slack on that front)
Problem 1:
Settings with PHP5:
This is slightly confusing because previously the site was working perfectly, however after we upgraded the php to 7 we got an error message. But downgrading the php to 5 the error message would disappear and the site would be back to normal. However now even when we change the php to 5 we get the following error message: (this is the same message for php 5 and php 7)
http://www.2islandtravellers.com
(as you can see it is displaying the home page top bar but its invisible to the eye)
Home
About Us
Blog
Gallery
Contact UsFatal error: Uncaught Error: Call to undefined function putRevSlider() in /home/2islandtraveller/www/wordpress/wp-content/themes/pinnacle_premium/templates/home/rev-slider.php:2 Stack trace: #0 /home/2islandtraveller/www/wordpress/wp-includes/template.php(690): require() #1 /home/2islandtraveller/www/wordpress/wp-includes/template.php(647): load_template(‘/home/2islandtr…’, false) #2 /home/2islandtraveller/www/wordpress/wp-includes/general-template.php(155): locate_template(Array, true, false) #3 /home/2islandtraveller/www/wordpress/wp-content/themes/pinnacle_premium/front-page.php(26): get_template_part(‘templates/home/…’, ‘slider’) #4 /home/2islandtraveller/www/wordpress/wp-includes/template-loader.php(74): include(‘/home/2islandtr…’) #5 /home/2islandtraveller/www/wordpress/wp-blog-header.php(19): require_once(‘/home/2islandtr…’) #6 /home/2islandtraveller/www/wordpress/index.php(17): require(‘/home/2islandtr…’) #7 {main} thrown in /home/2islandtraveller/www/wordpress/wp-content/themes/pinnacle_premium/templates/home/rev-slider.php on line 2
From the error message you might be able to quickly work out that the error is in the rev-slider (from the plugin revolution slider) when we are on php 5, wordpress allows us to activate the plugin and previously the sites (home page) would function normally, now even with the plugin activated in php 5 the home page is corrupted and shows the error message above.
Settings with PHP 7:
Opt 1
If we start with php 5 and deactivate the plugin revolution slider (we used this plug in to display large images on the home page), and change the settings to php 7 we get the same error message above on our home page (all other pages work fine apart from one exception which I will explain after)Opt 2
If we change to php 7 with revolution slider activated we can’t even log in to word press.Opt 3
If we change to php 7 with revolution slider deactivated but try to activate it, an error message comes up to tell us that revolution slider does not exist (and I believe them haha)Revolution Slider plugin is provided by theme punch and I now see that they ask us to pay for their revolution slider plugin. So I guess there is no way to get this function back on our site and we will have to re build the home page using another slider? (we used this slider because it was part of pinnacle when we purchase it, however I don’t know if this is the case now?)
Problem 2 (php 5 and php 7) :
our home page does display if we log into word press (but does not show any images where the slider was previously) but when we click on the link that directs us to:
http://2islandtravellers.com/who/ (this link is directly below the slider, and on the pinnacle demo ( http://themes.kadencethemes.com/pinnacle-premium/ ) its called “Winter Clothing Specials Shop Here”
It does not go to that link (we tested the two links next to it URL /why/ and URL /where/ and they work fine) but I can view this page by typing the URL /who/ into the address bar, there is also another problem with /who/ if you look at that URL you will see that under the title “Our Travel History” has nothing underneath. Previously in php 5 with the revolution slider activated this information was displayed, please see the first line of information:
[accordion][pane title=”2009″]
Our first meeting is hard to say romantic but it was a fateful encounter at crowded night club in London .
<span style=”color: #000000;”>熱気むんむんのロンドンのライブハウスで、決してロマンチックとは言えない状況の中、運命的出会いを果たす。</span>
But the thing I don’t understand is we didn’t edit this information with revolution slider and it was something that was already built into the pinnacle theme, but somewhere its been removed when we updated to php 7 and the revolution slider de activated.
I think I should stop there before this turns into a book
Once again thanks so much for having such great support!
Elliot
In forum: Virtue ThemeMarch 3, 2018 at 1:00 am #181775Hi, in this site *Login to see link i use your dock widget ( great widget congrats ) to show mailchimp subscripcion… so, it all working ok till the user press ENVIA ( send) button because when the sending process is successful the widget disappears and when appears again the user can see the contact form 7 successful submission message… so, is possible to change this behaviour to permit the widget still be showed during the sending process?
PS: wait 4 secs to show the widget
Thank you very much
AngeloIn forum: Virtue ThemeIn reply to: Spam emails solution
February 23, 2018 at 1:39 pm #180723Hey it sounds like your using contact form 7? If not I suggest you use contact form 7 they have a built in option to add google reCAPTCHA
In forum: Virtue ThemeIn reply to: EDIT CONTACT FORM WITH PAGE CONTACT
February 23, 2018 at 10:07 am #180679You would just add contact form 7 to your contact page. The theme form is meant to be simple and not editable. You just replace it by turning the theme form off and adding your contact form shortcode.
If your server is not sending emails I suggest testing with: https://wordpress.org/plugins/check-email/
Ben
In forum: Virtue ThemeIn reply to: Multiple Email Id in contact Us Form.
February 23, 2018 at 10:05 am #180676Hey,
You would need to use a contact form plugin, like : https://wordpress.org/plugins/contact-form-7/The theme contact form is meant to be basic in its settings and not replace a plugin if advanced settings are needed for the form.
Ben
In forum: Virtue ThemeIn forum: Ascend ThemeIn reply to: Notebook view
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Title – Carousel and Portfolio MOVE TO TOP?
Hi Hannah,
I’m adding the CSS in the ‘Advanced Settings’ in ‘Theme Options’ – it is at the very bottom, thank you:
.boxi1 {
margin-bottom:20px;
text-align:center;
padding-top:20px;
background:#f2f2f2;
}.boxi1 div {
font-size:28px;
}.single-footer {
clear:both;
}
@media (max-width: 768px) {
.topbarmenu ul li a {
padding:7px 5px;
font-size:10px;
}}
.contactformcase h3 {font-size: 20px;
}.hometitle {
font-weight: bold;
}.entry-title {
font-size: 28px;
font-weight: bold;
text-align: center;
}.subtitle {
text-align: center;
}h3 {
text-align: center;
}.contactformcase.col-md-6 {
text-align: center;
}#cat_nav.navclass {
background-color: #393d3a;
border-bottom-width: 4px;
border-bottom-style: solid;
border-bottom-color: #81d742;
}
.portfolio_item .portfoliolink {
opacity: 1;
}.wrap.clearfix.contentclass.hfeed {
border-right-width: 4px;
border-right-style: solid;
border-right-color: #81d742;
border-bottom-width: 4px;
border-bottom-style: solid;
border-bottom-color: #81d742;
border-left-width: 4px;
border-left-style: solid;
border-left-color: #81d742;
}a:hover {
color: red;
}.portfolio_item .portfoliolink {
position: fixed;
top: 0;
bottom: 90%;
}In forum: Virtue ThemeHi,
I am using contactform7 on virtue and want to install captcha for I get a lot of bot spam.
I understand that cf7 comes with an integrated captcha, all tutorials tell me that I just have to add the web key and the secure key in the fields at integration.
But no matter what I do, there is no captcha field coming up.Can you please tell me how I get a free captcha on contactform7?
thanks a lot,
cheers Wolfgang
In forum: Ascend ThemeIn reply to: Default contact form in Ascend Premium?
January 26, 2018 at 3:38 pm #176718Hey,
The theme forum is meant to be simple, it’s not editable you can change the labels but it’s not like contact form 7. If you need to edit fields, and remove fields then you need to use a plugin and contact form 7 is a great option.Ben
In forum: Ascend ThemeIn reply to: Default contact form in Ascend Premium?
In forum: Ascend ThemeGreetings – In the Ascend premium theme there is a default short code on the contact page [kt_contact_form ] but there is no place (that I can find to edit this form) In the Ascend premium documentation it states that “Unlike Virtue or Pinnacle Themes, Ascend does not include a contact page template. However, adding a contact form through shortcode is simple” Because the short code is now on the contact page and there is a template on the newest version of Ascend, is the documentation here not accurate? Is it possible to access the settings of the existing short code or do I need delete that and input the ContactForm 7 short code which I can then adjust? thanks very much
In forum: Virtue ThemeIn reply to: Plugin issue
Another conversation between me and the hosting support about quarantine files:
Thank you for contacting support. I am sorry to hear that you have been having these troubles. I would be happy to assist you with looking into this matter. Before I do quarantine the files I do want to clarify that this will not correct the error that you are having, in fact moving the files to quarantining the files will more than likely break the website more, as they will not be able to be called on to perform their duties in the Content Management Systems (CMS). While we do not have a hack recovery service you can always reach out to your developer to have them clean the files for you, and leave the site active. If you want to have the files quarantined then I will proceed but wanted to advise you of this first. If you have any further questions, we are here 24/7 and are always happy to assist you in finding answers.
In forum: Ascend ThemeDecember 19, 2017 at 4:27 pm #172528Hi I’ve created a contact form firstly with the one that it embeded in Ascend theme, then swapped to Contact Form 7, but in any case the button “send message” has appered though I see the html comment when I edit. Please, help. *Login to see link
In forum: Virtue ThemeIn reply to: Contact Form
In forum: Virtue ThemeTopic: Contact Form
Hi, European Privacy Law is on a tour de force… it is suggested that we have an “opt-in” check-box to the contact form, so you cannot send the form until you checked tzhe box and the accompanying text explaining that were informed about the privacy policy and that the other side will see your text… politics for idiots, what do you expect??
So…is there a way to comply to this newest bureacracy idea?
Contact Form 7 seems to have a way
*Login to see linkCan I do that with the included contact form also?
Next stop is the comment form, we will need the same?
Thx
Dan
In forum: Virtue ThemeIn reply to: Contact Form
Hey Mikel,
You should be able to configure a contact form with this plugin:
https://wordpress.org/plugins/contact-form-7/Then, you can add it to a text widget within your footer by copying and pasting the shortcode into the text widget.
Let me know if that works for you! If not, please link to a contact form example that you’d like to achieve.
-Kevin
-
AuthorSearch Results


