Alwin
Forum Replies Created
-
I want to return the warning if (100<=fieldname2 OR (200<=fieldname6
So not AND but OR
Hope you understandf now π
Alwin
That works; great!
Now I like to add 1 more thing:
I now have this rule: IF(100<=fieldname2
I also like to add a second one: IF(200<=fieldname6
How can I add this one to the equation?
Thank you very much for your help! However, this is not going to work for me. I think I did not explain very good what I want. I will try again:
I am using a Calculated field with this Equation:
PREC(MAX(3.9,fieldname7*0.60+2.70),2)
In my Form this Calculated field is “fieldname13”.Then I am using antoher field, called “fieldname2” which is a Number field.
Now when the value in fieldname2 is above 100, then I would like to display a warning in the fieldname13.
In other words: when the value in fieldname2 is above 100 then fieldname13 should display a warning.
Is that possible?
Hello, thank you!
I have added a “HTML content” field with this code but now 200 is the max value for all number fields. That’s not what I am after at.
It is difficult to explain, maybe you can take a look at the form here:
http://loeka.optiion.nl/printen/Now in the first 2 (number) fields there are max values settings:
– the max for “Verticaal in cm” is 111 cm
– the max for “Horizontaal in cm” is 300 cmWhen I higer value is entered a warning is displayed. So far so good…
But then please look at these checkbox fields:
-Polystyreen 1mm (maximaal 100×200 cm)
-Polystyreen 2mm (maximaal 100×200 cm)
-Polystyreen 3mm (maximaal 100×200 cm)When one of these options is selected in the checkbox then I would like to display a warning when the field “Verticaal in cm” is a higher value then 100 or/and the field
“Horizontaal in cm” is a higher value then 200.So bisicly the fields “Verticaal in cm” and “Horizontaal in cm” have a max value setting in the field setting itself, but I would like to use other max settings in other places in the form.
I hope you understand my question; thank you very much in advance for your help!
Regards,
AlwinThank you very much; that worked fine!
I do have another question but will start a new topic for that one π
Forum: Fixing WordPress
In reply to: Old url’s in database after moving to new domainI did some more research and found this information:
https://codex.wordpress.org/Changing_The_Site_URL#Important_GUID_NoteIn other words: the fact that in kboa_posts under βguidβ old url’s are displayed is correct, this is just how it suposed te be!
As this info syas: Never, ever, change the contents of the GUID column, under any circumstances.
Forum: Fixing WordPress
In reply to: Old url’s in database after moving to new domainLett me ask another question: since the website seems to be running without any problems, do i have to change the old url’s anyway or can I just leave it as it is now?
Forum: Fixing WordPress
In reply to: Old url’s in database after moving to new domainDor Zuberi, what do you mean with “Some of the values on postmeta table are serialised, and doing the following might break those values”?
What is serialised? Could you please explain to me?
I rolled back to version 6.0 and this solved the problem.
I have rolled back to version 6.0 and my problem is solved to!!
Thank you golusinghcpr!
Do you know if this issue is already know by Yoast?
I have almost the same problem:
Catchable fatal error: Object of class WP_Post could not be converted to string in /home/users/mydoaminftp/mydoamin.nl/wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-image-parser.php on line 239
I get this error when opening:
portfolio-sitemap.xml
page-sitemap.xmlBut these sitemaps works without errors:
attachment-sitemap.xml
portfolio_category-sitemap.xmlI don’t know if this happened after the last update.
Please help anyone?
Same here:
* File contains suspected malware URL:
http://www.google-analytics.com/analytics.js’,’gaThank you very much for your help wfalaa!
I have shared a screenshot from the browser javascript console:
http://optiion.nl/wp-content/uploads/wf01.pngThere are 2 errors, but I don’t know what to do with those. Can these errors be the reasson for this issue with Live Traffic?
I use WP-Rocket cache plugin and I do have minify js/css enabled. But that seems not to be the problem. I have deleted WP-Rocket completely and the issue with Live Traffic is still there. Also I am running 5 other sites with WP-Rocket and WordFence running together without any problems.
Forum: Plugins
In reply to: [W3 Total Cache] Cache Preload confusionI have garbage collection set at 3600 now, just like the cache preload.
Why do you advice me to increase the garbage collection interval? Is there a direct relation between the garbage collection interval and the cache preload interval?
Forum: Plugins
In reply to: [W3 Total Cache] Cache Preload confusionDestac, I have set Cache Preload at 3600 seconds now, with 10 pages interval, and this is what happens (what I can see in Wordfence Live Traffic view):
– every 1 hour the cache preload starts with visiting /sitemap_index.xml
– then second /page-sitemap.xml
– then /attachment-sitemap.xml
– then /portfolio-sitemap.xmlAfter these 4 hits, there are always 10 other pages visited. These pages seems to be randomly picked?
As I said before my website pages are not changing, they all stay the same.
So do you think this is the way the cache preload is supposed to work? Is this normal?