joeklein
Forum Replies Created
-
Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] plugin not workingCould you post a copy of the form code you placed in CF7 (the one you are trying to add the country code to)?
Also please verify if your hosting allows to change the PHP Memory in the config.php file to
define('WP_MEMORY_LIMIT', '256M');You could read more about it at this link https://premium.wpmudev.org/blog/increase-memory-limit/
You may also want to verify that your SSL to the site is working properly.
Good luck
Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] Use countrytext field outside of CF7Hi @narinderbisht,
I appreciate the prompt response.
Do you by any chance know of a solution for outside of CF7?
I love your plugin it works well and is very easy.
The issue I am running into is that the Country field does not reflect the settings I have set in Preferred Countries field in setting could it be because I have autofill country turned on?
You could see the form on this page https://israel-extreme.com/activities/hot-air-balloons/
At the same time can we have that the country dialing prefix number should show in the country text field too?
Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] plugin not workingYou could try placing the label in a <div>
This is how it is formatted on one of my sites <div>[countrytext* your-country class:required “*Country:”]</div>
<div>[phonetext* your-phone class:required placeholder “*Mobile:”]</div>Although the way you have it formatted should work so maybe also check your server PHP memory variables and raise it to 256mb.
Good luck!
Forum: Themes and Templates
In reply to: [Omega] Full Page Width templateThat is correct. that logo is generated by the BNS Corner Logo plugin.
The last CSS code you provided worked.
Thank you again for your hard work and quick response.
is there a place I could go to to give you some support?
Forum: Themes and Templates
In reply to: [Omega] Full Page Width templateThank you for your response.
However the CSS you gave is not fixing the issue, the logo I placed on the top left corner still stays in the same spot even when scrolling.
I need the logo to stick to the same spot.
Thank you again for your great work.