Search result for: field value invalid
Page 1 / 7
Next
# | Post Title | Result Info | Date | User | Forum |
RE: what is required for recipe ratings to now appear on Google? | 171 Relevance | 2 years ago | luchitoallison | General Discussions | |
@asti these are the URLs that Google Search Console has flagged as having average ratings issues: URL | |||||
RE: Wpdiscuz have conflict with wpproquiz help | 62 Relevance | 4 years ago | Tife | Plugin Update Issues | |
RE: Problem with plugin WP-Pro-Quiz | 62 Relevance | 5 years ago | atriaforever | Plugin Update Issues | |
... WpProQuiz_View_FrontQuiz extends WpProQuiz_View_View{private $_clozeTemp = array();private $_assessmetTemp = array(); private $_buttonNames = array(); private function loadButtonNames(){if (!empty($this->_buttonNames)) {return;} $names = array('start_quiz' => __('Start quiz', 'wp-pro-quiz'),'restart_quiz' => __('Restart quiz', 'wp-pro-quiz'),'quiz_summary' => __('Quiz-summary', 'wp-pro-quiz'),'finish_quiz' => __('Finish quiz', 'wp-pro-quiz'),'quiz_is_loading' => __('Quiz is loading...', 'wp-pro-quiz'),'lock_box_msg' => __('You have a ... | |||||
RE: Change icons | 45 Relevance | 2 years ago | fueradelinea | How-to and Troubleshooting | |
@asti I tried to make it with wpd-up class but didn't find the way because the icon has been included in the .html services that you told me before (vote.html) so it replaces automatically the two classes with the same icon 😶 To fix this I tried to hide the visibility of ".wpd-vote-up.wpd-up.wpd_not_clicked" and showing a new filled icon with ::before but It didn't work. Nothing happens. .wpd-vote-up.wpd-up.wpd_not_clicked::before {visibility: visible!important;display: block!important;url(/wp-content/uploads/2022/12/icono-ver-respuestas-mensajes-1.png)!important: ;width:16px;height: 16px;position: absolute;left: 16px;z-index: 209!important;top: 9px ; background-size:16px} | |||||
"Nonce Is Invalid" error in version 3.7.8 | 18 Relevance | 3 years ago | inchenaim | Plugin Update Issues | |
Hello, After updating to version 3.7.8, the "nonce is invalid" error occurs again (such as version 3.7.5). I reported this issue a month ago on this thread: https://wpdiscuz.com/community/plugin-update-issues/nonce-is-invalid-error/ I had to revert to the previous version (7.3.7) to make it works again. I hope the developer team can have a look into this. | |||||
RE: Conditional field | 17 Relevance | 4 years ago | rokaya | wpDiscuz Integration | |
I want to get field id in order to make other field display depending on first field value like this : $value = get_comment_meta( $comment_id, 'nbr_famille-0_0', true );if($value == '8'){ ?><style>#age_8-0_0{display:none !important;}</style><?php } //if the family number (which has the idnbr_famille-0_0) is 8 so field with id age_8-0_0 display none | |||||
How to set value on field dynamically with JS | 17 Relevance | 2 years ago | danihml | General Discussions | |
i'm facing a trouble setting dynamically in name and email fields the value of my logged clients. I'm not using the wordpress login, there are some APIs on my website and i get the information from there. There are some ways to set the value on the fields with JS? I'm tryed to set on value of the input field, but it don't worked. | |||||
How to hide the value of the custom field from the frontent. | 24 Relevance | 3 years ago | Asti | Frequently Asked Questions | |
As far as you know wpDiscuz allows you to create custom comment fields, like phone number address, etc. You can simply select the field type and configure the options of the field as you wish. More info here: Attachment : image.png For some reason, sometimes you may need to hide the submitted data from the frontend. For example, you've created the "Phone number" field and don't want to display the users' phone numbers in the comment section. In this case, all you need to do is uncheck the "Display on comment:" checkbox from the filed settings. ... | |||||
RE: Remove Extra Font | 20 Relevance | 1 year ago | assafmanor | How-to and Troubleshooting | |
I'm also concerned by this. Is there a way to inject an SVG or an icon from a font file. I tried targeting the SVG element of the star and then adding these parameters: font-family: myfonts!important; font-style: normal; content: "\f16a"; This usually works. I do it to load Elementor icons from my custom files, but it didn't work. And in general I think you should just fix this. 18kb for a simple star is not reasonable in this day and age, regarding google CWV. | |||||
why i have this Some of field value is invalid | 20 Relevance | 5 years ago | highlander926 | General Discussions | |
... guest users everything is fine but after login, it shows Some of field value is invalid on comment submit and no errors in the console but my theme default comment is working fine and wpdiscuz for guest users is working fine too the problem is only with logged in members can you please help me with this? I think the problem is that users have not any email on their profile and sign up just by mobile number cause admin and another test user with email on the profile is able to post a comment after login thank you | |||||
disable email necessity for logged in users | 19 Relevance | 4 years ago | pbaharan | Bug Reports | |
... allowed users (logged in or Guest) to submit comments But after installing the wpDiscuz plugin, only guest users can comment and the logged in users see this error: “Some of field value is invalid” While the email field is not displayed for logged in users Of course, we have set two things: 1- we disable this option: “Comment author must fill out name and e-mail” from Dashboard > Settings > Discussions 2- We disabled the “field is Required” option in the Form Builder > Email field We also looked at this: after fill out email field ... | |||||
RE: why i have this Some of field value is invalid | 14 Relevance | 5 years ago | Asti | General Discussions | |
@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. | |||||
WP Admin cannot comment | 13 Relevance | 5 years ago | cat123 | Bug Reports | |
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! |
Page 1 / 7
Next