Bjarni Wark
Forum Replies Created
-
HI @jeherve
After further research/testing it seems to be the site5 hosting account. It seems to block generic email accounts (eg gmail, yahoo etc) that are used in the email field.
I created a new field with the jetpack contact form and used a text field (instead of an email field) and named it email and the forms go through with generic email account now.
I’ve been getting this same problem with a few sites on site5 and the jetpack contact form.
From what I’ve seen and noticed is that any emails that are submitted in the form from eg, gmail or yahoo etc don’t get forwarded via the form but they do show up in the admin section of WordPress.
A bad work around but not perfect is when setting up the contact form don’t use the email field option but a text option then rename as email.
I think at this point of time it has something to to with Site5 hosting blocking form data with the email field option filled in with a gmail / yahoo address etc.
Forum: Fixing WordPress
In reply to: Jetpack Form blocks some emails but not others on submitted formOkay thanks.
In the meantime I found a bit of a loophole and that was with the form was not to set a field with the email option but as the text option then just describe it as email.
- This reply was modified 9 years, 5 months ago by Bjarni Wark.
Hi @michaelt92
What was the issues that needed to be fixed by the web host?
I have similar issue where Jetpack email form sends but not if the form field for email is a yahoo, gmail, hotmail address.
Apologies for the confusion.
I’m happy to put some money towards the To do List 🙂
Thanks for the follow up.
- This reply was modified 9 years, 8 months ago by Bjarni Wark.
Hi Rene,
For CPT https://codex.ww.wp.xz.cn/Post_Types#Custom_Post_Types
With your linked image, in the standard pages and post the ‘Share Count’ is click-able like you show but not when viewing posts from the CPT.
It may be that I don’t have in SETTINGS > POSITION the CPT selected has I’ve used the shortcode to have the share option in a specific place?
- This reply was modified 9 years, 8 months ago by Bjarni Wark.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Adding Seperate Food MenusOkay, got it sorted.
Added after the set up like you said.
/** Add food menu support **/ add_theme_support( 'nova_menu_item' );Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Adding Seperate Food MenusWhat is the best way to active the Simple Food Menu?
Note quiet sure where to add the following code in the functions file.
after_setup_theme: add_theme_support( 'nova_menu_item' );With your custom page template have you added the functions correctly http://www.advancedcustomfields.com/resources/#functions ?
Can you link to a few sites that are using it?
Forum: Reviews
In reply to: [Advanced Custom Fields (ACF®)] Can't Live Without ItAgree with you, it really does make it easier to work with for both designer/developer and end user.
Forum: Alpha/Beta/RC
In reply to: Post Format Icons MisalignedHi Andrew,
Working with wordpress-3.6-RC1. The error has now corrected itself, so looks like it was an error on my side, maybe a cache issue.
Besides that nothing else to report to date, all looking good, nice work again and appreciate the efforts that go into WordPress.