ravicj
Forum Replies Created
-
Okay, thanks
Thanks for explaining
Forum: Plugins
In reply to: [Geolocation IP Detection] How to use it with Ninja formI dont think they would add you to their support as they have their own User Analytics paid add-ons, still will ask and let you know
Forum: Plugins
In reply to: [Contact Form 7] Not sending MailHi Takayuki Miyoshi any update on the issue?
Forum: Plugins
In reply to: [Contact Form 7] Not sending Mailjust add this image in message body and please check if mail is being sent or not
<img src="https://questy.xyz/wp-content/uploads/2019/12/Questy_Logo.png" alt="logo" width="200" />also if i write ‘questy.xyz thanks you’ in message body than also mail is not sent, this is some wierd issue i am facing so please help me as soon as possible.
can you tell me why any mail which user recieves are going to spam?
Thank you
Forum: Plugins
In reply to: [Contact Form 7] Not sending MailMail 2 settings :
To: [email]
From: Questy <[email protected]>
Message body:
<table role=”presentation” cellspacing=”0″ cellpadding=”0″ border=”0″ width=”100%” style=”margin: auto;”>
<tr>
<td>

</td>
</tr>
<!– 1 Column Text : BEGIN –>
<tr>
<td style=”border: 1px solid rgba(112, 112, 112, 0.25);padding: 40px 20px; font-family: sans-serif; font-size: 14px; color: #333333;text-align: left;”>
<table>
<tr>
<td style=”padding-bottom:10px;font-family:Arial; font-size: 22px; line-height: 20px; color: #333333″>
<h4 style=”margin: 0;”>Thank you for getting in touch!</h4>
<p style=”font-weight: 500;font-family: Arial; font-size: 14px; line-height: 20px; color: #333333″>We appreciate you contacting Questy. One of our colleagues will get back in touch with you soon!</p>
<p style=”font-weight: 500;font-family:Arial; font-size: 14px; line-height: 20px; color: #333333;margin-bottom: 0;”>Have a great day!</p>
</td>
</tr>
</table>
</td>
</tr>
<!– 1 Column Text : END –><!– Footer Text : BEGIN –>
<tr>
<td style=”font-family: sans-serif; font-size: 14px; color: #eeeeee”>
<table role=”presentation” cellspacing=”0″ cellpadding=”0″ border=”0″ width=”100%” style=”background-color: #1d1d1d;”>
<tr>
<td style=”padding:15px 15px 5px;font-weight: 500;font-family: Arial; font-size: 14px; line-height: 20px; color: #eeeeee;text-align: center;”>
<div class=”addressText”>
B-301, Monalisa Business Center, Manjalpur, Vadodara, Gujarat, India – 390011
</div>
</td>
</tr>
<tr>
<td style=”padding:0 0 15px;font-weight: 500;font-family: Arial; font-size: 12px; line-height: 20px; color: #666666;text-align: center;”>
<div class=”copyrightText”>
Copyright ©2020 Questy.xyz All Rights Reserved.
</div>
</td>
</tr>
</table>
</td>
</tr>
<!– Footer : END –></table>
Checked: Use HTML content type
Forum: Plugins
In reply to: [Contact Form 7] Not sending Mailhttps://questy.xyz/get_free_demo/
this is text which i add and mail stops, ‘Copyright ©2020 Questy.xyz All Rights Reserved’Ok i will try and let you know
Forum: Plugins
In reply to: [Contact Form 7] Contact form 7 Feedback 500 errormarking it as resolved as i am getting no feedback
Forum: Plugins
In reply to: [Contact Form 7] Contact form 7 Feedback 500 errorAlso can you please explain me what’s causing the issue, is it theme or any plugin? where as i have not deactivated any plugin
- This reply was modified 6 years, 1 month ago by ravicj.
Forum: Plugins
In reply to: [Contact Form 7] Contact form 7 Feedback 500 errorHi Takayuki Miyoshi,
I tried again today and i just switched to twenty-nineteen theme and the form was working but if i switch to G5plus pepper theme then form throws error. please help!Thank you
- This reply was modified 6 years, 1 month ago by ravicj.
Forum: Plugins
In reply to: [Contact Form 7] Contact form 7 Feedback 500 errorHi Takayuki Miyoshi, please help
Forum: Plugins
In reply to: [Contact Form 7] Contact form 7 Feedback 500 errorHi Takayuki Miyoshi,
It doesn’t help, infact i created a seperate new site with G5plus pepper theme and all the plugins which we think may be causing issue, but the form works absolutely fine you can see here: http://amp.promactinfo.com/contact-form/- This reply was modified 6 years, 1 month ago by ravicj.
Forum: Plugins
In reply to: [Contact Form 7] Contact form 7 Feedback 500 errorHi Takayuki Miyoshi
WP_DEBUG is set to false
if i submit then loader keeps spinning infinite, i can see the data in network ,
i have multisite and here is my htaccess file:AddType application/x-httpd-php70 .php
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
# add a trailing slash to /wp-admin
RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ – [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]
RewriteRule . index.php [L]I need guidance to what should i change here because as per other references for htaccess when i add the code’ RewriteCond %{REQUEST_URI} !^/wp-json ‘ the site only redirects to homepage all other subpages are not displayed
- This reply was modified 6 years, 1 month ago by ravicj.
Forum: Plugins
In reply to: [Contact Form 7] Contact form 7 Feedback 500 errorhttp://amp.promactinfo.com/contact-form/
Here i have created new demo site with same theme and all the same plugins as mentioned above, but form here works absolutely fine!