chamly2214
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Product description remove after minutes of updateHello, Thank you for your help. All good here, there is a settings of 1 of our third party plugins that keep it changing. So we fixed it.
We appreciate your help.Hello, Someone helps me here? I am waiting for the response.
The captcha from contact form 7 is working on this popup: https://www.907legal.com/#modal-contact. But the captcha from contact form 7 that is using icegram is not working, Do you know why it is not showing on icegram popup ?
Need helps for me please.Forum: Plugins
In reply to: [Contact Form 7] Required Forms sent issueWe are using Elision theme, the plugins that we are using are the following:
Awesome Weather Widget
BackupBuddy
Black Studio TinyMCE Widget
Classic Editor
Cloudflare
Contact Form 7 MailChimp Extension
Custom Facebook Feed Pro Business
Easy Blogging
Head, Footer and Post Injections
POWr Weather
Redirection
Schema App Structured Data
Shortcodes Ultimate
ShortPixel Image Optimizer
WooCommerce
WooCommerce Google Analytics Integration
WooCommerce TM Extra Product Options
WP Rocket
Yoast SEOForum: Plugins
In reply to: [Contact Form 7] Required Forms sent issue@takayukister I will give you screenshot for this issue: http://prntscr.com/n0a2v6.
I will copy here also the code I used.<div class=”two_columns_50_50 clearfix”>
<div class=”column1″>
<div class=”column_inner”>[text* F-name placeholder”First Name”]</div>
</div>
<div class=”column2″>
<div class=”column_inner”>[text* L-name placeholder”Last Name”]</div>
</div>
</div>
<div class=”two_columns_50_50 clearfix”>
<div class=”column1″>
<div class=”column_inner”>[text your-phone placeholder"Phone Number"]</div>
</div>
<div class=”column2″>
<div class=”column_inner”>[email* your-email placeholder”Email Address”]</div>
</div>
</div>
<div class=”two_columns_50_50 clearfix date”>
<div class=”column1″>
<div class=”column_inner”>
<h4 style=”color: #fff;”>Check in date</h4>
[date* in-date min:2019-03-19 max:2025-12-31]</div>
</div>
<div class=”column2″>
<div class=”column_inner”>
<h4 style=”color: #fff;”>Check out date</h4>
[date* out-date min:2019-03-19 max:2025-12-31]</div>
</div>
</div>[textarea your-message 98×4 placeholder”Message”]
<p style=”text-align:center;”>[submit “Request Booking”]</p>