Profiles

  • Member Since: December 5th, 2019
  • Find me on:
  • Posted a reply to Making the calculated fields responsive, on the site WordPress.org Forums:
    Okay, thank you, this might be the cause of the problems I have with resetting.…

  • Posted a reply to Making the calculated fields responsive, on the site WordPress.org Forums:
    I'm doing something like this: if(fieldname1 == 9) AND(ACTIVATEFIELD(fieldname2|n), ACTIVATEFIELD(fieldname3|n), ACTIVATEFIELD(fieldname4|n), IGNOREFIELD(fieldname5|n), IGNOREFIELD(fieldname6|n), IGNOREFIELD(fieldname7|n));else return…

  • Posted a reply to Making the calculated fields responsive, on the site WordPress.org Forums:
    I was able to resolve the two problems. But, the showing/hiding of fields based on…

  • Posted a reply to Making the calculated fields responsive, on the site WordPress.org Forums:
    Okay, that works, thank you. There are also two issues with the reset button: The…

  • Created a topic, Making the calculated fields responsive, on the site WordPress.org Forums:
    Hi, How do I make a calculated field responsive just l…

  • Posted a reply to Custom dependency rules, on the site WordPress.org Forums:
    Okay, what about the opposite of IN (not equal to)?

  • Posted a reply to Custom dependency rules, on the site WordPress.org Forums:
    Okay, no problem, there was actually an issue with the field and I have resolved…

  • Created a topic, Custom dependency rules, on the site WordPress.org Forums:
    Hi, I'm trying to apply the following code for cust…

  • Posted a reply to Using letters in calculations, on the site WordPress.org Forums:
    I actually had a mistake in the fieldname1 equation but I fixed it and everything…

  • Posted a reply to Using letters in calculations, on the site WordPress.org Forums:
    I implemented what you suggested exactly, just like this: CODETOCHAR(SUM(64, fieldname1)) But it ignores the…

  • Posted a reply to Using letters in calculations, on the site WordPress.org Forums:
    The operator 'String.fromCharCode' does not work when I use a variable inside the brackets. I…

  • Posted a reply to Using letters in calculations, on the site WordPress.org Forums:
    Okay, thank you. Another question, how do I convert a fraction to a simpler one…

  • Created a topic, Using letters in calculations, on the site WordPress.org Forums:
    Hi, I want to increase the letter by one or more i…

  • Created a topic, Formatting text in options of dropdown field, on the site WordPress.org Forums:
    Hi, Is it possible to format the text in the option…

  • Posted a reply to About rounding numbers, on the site WordPress.org Forums:
    Okay, but I need to round to the nearest 0.5 which is not possible with…

  • Created a topic, About rounding numbers, on the site WordPress.org Forums:
    Hi, Is it possible to specify rounding to one decim…

  • Posted a reply to About applying two radio buttons to the same fields, on the site WordPress.org Forums:
    Yes, I did adjust the equation for my fields but it still doesn't work. But…

  • Posted a reply to About applying two radio buttons to the same fields, on the site WordPress.org Forums:
    I tried your last code but it doesn't work.

  • Posted a reply to About applying two radio buttons to the same fields, on the site WordPress.org Forums:
    Okay, thank you. I can implement this myself based on the code you provided. Another…

  • Posted a reply to About applying two radio buttons to the same fields, on the site WordPress.org Forums:
    I have a question regarding the example you provided about the dependency rules, is it…

  • Posted a reply to About applying two radio buttons to the same fields, on the site WordPress.org Forums:
    Okay, thank you for the explanation, that was helpful. I want to ask about something…

  • Posted a reply to About applying two radio buttons to the same fields, on the site WordPress.org Forums:
    Sure, I will explain. The first radio buttons has two choices: one shows the fields…

  • Created a topic, About applying two radio buttons to the same fields, on the site WordPress.org Forums:
    Hi, I have two sets of radio buttons in the form, b…

  • Posted a reply to Issue with adding the calculator to page, on the site WordPress.org Forums:
    Hi, thanks, the form is working now, not sure what was the issue though. I…

  • Created a topic, Issue with adding the calculator to page, on the site WordPress.org Forums:
    Hi, I tried to add the calculator to a page using the …

  • Posted a reply to How to remove rankmath elements from sidebar in gutenberg, on the site WordPress.org Forums:
    Hi, thank you. I don't want to remove the meta or schema data, Does this…

  • Created a topic, How to remove rankmath elements from sidebar in gutenberg, on the site WordPress.org Forums:
    Hi, I want to remove some rankmath elements from th…

  • Posted a reply to Issue with layout shift while loading, on the site WordPress.org Forums:
    Hi, Thank you for your response. I did assign a fixed height to the form,…

  • Created a topic, Issue with layout shift while loading, on the site WordPress.org Forums:
    Hi, The content inside the form shifts significantl…

  • Created a topic, Issue with page loading speed, on the site WordPress.org Forums:
    Hi, The plugin's javascript file seems to negative…

  • Posted a reply to Webp images not working on mobile, on the site WordPress.org Forums:
    I checked again and it seems the images being flagged in the speed test are…

  • Created a topic, Webp images not working on mobile, on the site WordPress.org Forums:
    Hi, I'm using the picture tag method for delivering we…

  • Created a topic, About adjusting the text above table, on the site WordPress.org Forums:
    Hi, I want to remove the word "entries" which comes…

  • Created a topic, Plugin does not show posts from custom post-type on WP dashboard, on the site WordPress.org Forums:
    Hi, the plugin does not show any posts from custom pos…

  • Posted a reply to hCaptcha not working with Brevo form, on the site WordPress.org Forums:
    Hi, I don't want to post the link here, do you have an email I…

  • Created a topic, hCaptcha not working with Brevo form, on the site WordPress.org Forums:
    Hi, the hCaptcha does not work with Brevo form even th…

  • Created a topic, Issue with the equation of calculated field, on the site WordPress.org Forums:
    Hi, I want to display the value from two fields in …

  • Created a topic, About disabling the plugin on pages where it’s needed, on the site WordPress.org Forums:
    Hi, The plugin is great but it loads the recaptcha js…

  • Created a topic, Form doesn’t load sometimes, on the site WordPress.org Forums:
    Hi, The form sometimes gets stuck loading and doesn't…

  • Posted a reply to Issue with loading form after speed optimization, on the site WordPress.org Forums:
    Thanks for your response. I was actually able to resolve the problem.

  • Created a topic, Issue with loading form after speed optimization, on the site WordPress.org Forums:
    Hi, I'm using a speed optimization app on the website…

  • Created a topic, Issue with the blank space between blocks in gutenberg, on the site WordPress.org Forums:
    Hi, There used to be a space added automatically betw…

  • Created a topic, Share buttons are not showing on Firefox, on the site WordPress.org Forums:
    Hi, for some reason, the share buttons are not showing…

  • Posted a reply to About rounding a number with decimal of 0.5, on the site WordPress.org Forums:
    Thanks, you're correct. I was able to fix the issue with some changes without having…

  • Created a topic, About rounding a number with decimal of 0.5, on the site WordPress.org Forums:
    Hi, when rounding a decimal number that has exactly 0.…

  • Created a topic, About dynamically evaluating the equations, on the site WordPress.org Forums:
    Hi, I want to apply the option 'Dynamically evaluate t…

  • Posted a reply to Adding fields in the same row, on the site WordPress.org Forums:
    Okay, I see, but I have a problem. The fields don't look good on smaller…

  • Posted a reply to Adding fields in the same row, on the site WordPress.org Forums:
    Thanks. Another question, what if I wanted to change the width for one of the…

  • Created a topic, Adding fields in the same row, on the site WordPress.org Forums:
    Hi, how to add 5 fields in the same row such that they…

  • Created a topic, About delaying the error-checking of fields, on the site WordPress.org Forums:
    Hi, is it possible to delay checking the field for err…