Notifications
Clear all
Search result for: field value invalid
Hi @tomson,
Thank you for taking a look at my issue. I have a website built with wordpress/ elementor pro, but the issue started basically a day after installing wpd.
It's now affecting 36 pages - more each day, but basically it's my entire site (it's just coming out every time google crawls one of my pages).
The initial message from google on e-mails and console page reads -
'URL is on Google, but has issues
It can appear in Google Search results (if not subject to a manual action or removal request). However, some issues prevent it from being eligible for all enhancements.'
Coverage
Submitted and indexed
Enhancements
Mobile Usability
Page is mobile friendly
Products
1 invalid item detected
Review snippets
1 invalid item detected
Clicking on either 'invalid item' brings up the msg in my first e-mail -
- value in property 'ratingCount' must be positive
- Rating is missing required best and/or worst values
The website itself looks fine to the end user. I have tried getting a friend to give just one of my pages a star rating this morning and although search console showed the same errors, when i did a 'test live url' (as console is only recording the last search of the selected page a couple of days ago), having got a star rating seemed to remove it. I wont know for certain until it is fully crawled again of course.
I have screenshots of the error messages, but cant attach them. Both those warnings above were 'red' and it said in the email will affect my organic listings. To be fair, I'm not overly worried at this point as google hates new (18month old) medical sites anyway. But they were just starting to pick up finally.
I don't sell anything - let alone 'products', but google never thought I did, so didn't mark me down in the past. That (and the code) is what makes me think it connected in some way to Enable Aggregate Rating Schema.
I also use the plugin 'schema pro' - but have for years without ever getting even the amber shop-related messages.
Is there anyway that wpdiscuz has now classified my site with google as a 'shop'? Again that may be a stupid question as I'm a clinician not a full-time developer, but I've never had any warnings before?
As I say, I love wpdiscuz7.0 overall, so I'm not moaning about the plugin because it can always be deactivated, but I'd much rather just see if there is a fix that I'm not doing?
Kind regards,
Michael
Hi @saatsaz,
1. Is there any option to make custom field hidden from everywhere except admin panel!?
You can simply uncheck the Display on the comments checkbox. Just edit the current field you'll see it.
The phone number will be visible for admins on the Dashboard > Comment section.
3. how could I connect WPDiscuz phone number custom field to my SMS panel to send automatic SMS to users to notify them that their comments has been answered by another user (not every user but special wordpress role e.g. shop manager). is there any webhook or addon pl ...
wpDiscuz allows creating custom comment forms with custom fields. If you have a Rating field in comment form the rating result will be displayed for each blog post and page.
The "Display Ratings" option allows you to manage the rating result location.
Also, you can use shortcode in post content to display rating average and stars.
The Shortcode Attributes are:
metakey - is the value of the meta key for the rating field. If you set it "all" the total count will be displayed.
show-lable - if you set it "true" the "Name For Total" will be displayed, o ...
Hi!
I would like to change the value for this element:
Attachment : Notif_8.jpg
Now:
<div class="wpdiscuz-subscribe-form-button"><input id="wpdiscuz_subscription_button" class="wpd-prim-button" type="submit" value="›" name="wpdiscuz_subscription_button"></div>
New:
<div class="wpdiscuz-subscribe-form-button"><input id="wpdiscuz_subscription_button" class="wpd-prim-button" type="submit" value="OK" name="wpdiscuz_subscription_button"></div>
Please tell me which files need to be changed.
I don’t want to and can’t change using translation, since the current value is also used in other elements of the site.
... As you can see in the attached picture. There is more than 1 comment in this post, but only 1 showing.
In the Wordpress dashboard, when I look at all of the comments, I can see the custom rating field values correctly. I can click on Edit for a comment and it gives me an option to rate that comment (even if the wpDiscuz rating value is already there). So there is now two rating values for one comment like shown in the other picture attached. Only when I rate the comment in the WP comment dashboard, does the comment total update correctly. Hence the count o ...
@highlander926,
You should find some way to insert random email addresses for registered users, otherwise wpDiscuz will not work. Please note wpDiscuz gets the email address from WordPress wp_users table. As far as in your case the filed's value (email) is missing you see that error.
Cannot comment while logged into the WP admin (as the admin user) - receiving "Some of field value is invalid" error. Assuming this is somehow for email not being set, but cannot figure out how/why. The admin comment form does not have email field, so cannot enter that in manually, assuming it should be pulled in from admin settings however it seems to be failing.
I tried the editing of form, to disable require field of email for form -- but that just removed it for general users and still errors on the admin side.
Please help!
Hello,
It would be useful if each custom field would add a custom css class to use for styling the field itself in the comments list.While I can add style to the field in the submission form, I don't find a way to do it in comment list without affecting all the custom fields I will create.
see
In this specific case, I am using a "number" custom field, and it would also be useful to have the possibility to add text/symbols after the field contents (for example $ or €). As I said, I can probably do this with a ::after element and css, but I would still n ...
thank you for this guide
but I have the same error after doing your settings
I tried to disable ReCaptcha and set not required for email and name field
and try in cache disabled mode
but same error still exists
@albert,
If I'm not wrong, field labels and placeholders have to be the same text.Also, seems that most field labels are not displayed but placeholders do.
Could you please rephrase your question? Please explain using some screenshots.
Is it possible to have different text for labels and placeholders?
Sure, navigate to Dashboard > wpDiscuz > Forms admin page, Edith the form, scroll down and find the "COMMENT TEXT field" section. Edit each field and change the value of the name field.
More info here:
@elena
Use the CSS code below:
#wpdcom .wpd-form-col-left .wpd-field-group.wpd-field-single .wpd-field-group-title, #wpdcom .wpd-form-col-right .wpd-field-group.wpd-field-single .wpd-field-group-title {
height: auto;
}
Insert the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.
Please clear all caches before checking.
Also, please try in incognito mode if you're checking on mobile devices. Because mobile browsers have a hard cache, you'll not be able to see the change immediately.
Hi,
I am using WPDiscuz.
I had create a custom field as "phone number" (necessary field) and also set email optional.
for me, this is more important to Get user's phone number to send them SMS in the future. but there is a critical problem here that I can not make this custom field (phone number) hidden to other users!
true, I add this CSS code to my form:
.wpd-bottom-custom-fields {display: none;}
but still user's phone number had exist in page view-source.
so I'd decide to delete that custom field to prevent users info be revealed for now!
now cou ...
wpDiscuz allows you to manage the Comment fields. You can add new fields or remove not-required fields in Dashboard > wpDiscuz > Forms admin page. Just click on the "Default Form" and manage fields and options.
Each custom field can be deleted by using the "Basket" icon.
However, you cannot delete the default fields (name, email, website, ReCAPTCHA, submit). The "Name" and "Email" fields can be set not-required using the according option.
If you need to hide the "Email" field instead of setting it as not-required, you should use the CSS code b ...
... Console error reports, like this:
Missing field ‘brand’ (optional)
Missing field ‘offers’ (optional)
Missing field ‘sku’ (optional)
Missing field ‘review’ (optional)
Missing field ‘image’ (optional)
Missing field ‘description’ (optional)
No global identifier provided (e.g. gtin, mpn, isbn) (optional)

