codepeople
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] Bir poz listesinden fiyat değerini formüle eklemekHello @metesey
By the way, the plugin sums by itself the values of the ticked choices in the checkbox field, but if you disabled this feature from the checkbox field’s settings, its value would be an array with the values of the ticked choices, and in this case, you must make the sum explicitly, and the equation needs to be edited as follows:
30*SUM(fieldname1)
Best regards.
Forum: Plugins
In reply to: [Calculated Fields Form] Bir poz listesinden fiyat değerini formüle eklemekHello @metesey
The process is more simple. You can enter the numbers only (15, 20, 40, 26, and 15.5) in the choices’ values (note they are used only for calculations, you can configure the field to submit the choices’ texts), and then insert a calculated field in the form and enter the equation:
(10+20)*fieldname1
or simply:
30*fieldname1
Best regards.
Forum: Plugins
In reply to: [Calculated Fields Form] Form cache problemHello @klingbeil
Many thanks for providing the link to the page. I see you activated the iframe option with the form and it is loading fine. You inserted the form shortcode into a div tag with
id="pexpe-copy-code2"that was configured as hidden via CSS:.pexpe-add-site #pexpe-copy-code2 {
display: none;
}Another alternative, if you don’t want to use the iframe attribute in the form shortcode is to exclude the page that contains the form from the WP Rocket cache through its settings.
Best regards.
Forum: Plugins
In reply to: [Calculated Fields Form] Form cache problemHello @klingbeil
That’s weird because you have disabled the most conflictive options in WP Rocked. Could you please modify the choice selected in the “Script load method” attribute, and tick the “There is active an optimization plugin in WordPress” checkbox in the “Troubleshoot Area & General Settings” section of our plugin (it is accessible through the menu option “Calculated Fields Form > Troubleshoot Area & General Settings” menu option). Please remember to purge the website and browser caches after editing the plugin settings.
If the issue persists, please provide the link to the page that contains the form to check page’s source.
Best regards.
Forum: Plugins
In reply to: [Calculated Fields Form] Form cache problemHello @klingbeil
Please try unticking the “Combine JavaScript files” and “Load JavaScript deferred” options (It is usually enough to tick the “Safe Mode for jQuery”) in the “File Optimization” section of the “WP Rocket” settings, and then purge both WP Rocket and browser caches.
Please let me know if the WP Rocked modifications resolve the issue.
If the issue persists, please provide the WP Rocket settings to check it on my end with the same conditions.
Best regards.
Forum: Plugins
In reply to: [Calculated Fields Form] Form cache problemHello @klingbeil
If you are not inserting the form shortcode directly, you must be using another method like the WordPress editor, Elementor, or similar.
If you use the WordPress editor you should only tick a checkbox in its settings.
If you have installed the latest plugin update, the process with Elementor is similar, if not, or if you use a different page builder, there is a box in the insertion settings for entering additional attributes. In this case, enter the
iframe="1"text in this attribute box.Best regards.
Forum: Plugins
In reply to: [Calculated Fields Form] Form cache problemHello @klingbeil
Many thanks for using our plugin. There is a simple solution, insert the form shortcode with the iframe attribute set at 1.
E.g.
[CP_CALCULATED_FIELDS id="1" iframe="1"]Another solution would be to modify the WP Rocket settings like excluding jQuery from deferring or deactivating the javascript files’ combinations and clear the website and browser caches.
Best regards.
Forum: Plugins
In reply to: [Calculated Fields Form] Form not showing after updateForum: Plugins
In reply to: [Calculated Fields Form] Form not showing after updateHello @akitaro
We have released the AHB plugin update. Please install it by visiting the download link we sent you yesterday from the plugin website.
Best regards.
Forum: Plugins
In reply to: [Calculated Fields Form] CLS (Cumulative Layout Shift) FormHello @pexel,
The plugin includes an inline CSS block with the min-height defined to prevent CLS, but you have configured WP Rocket to remove them.
Please check your page with the CLS problem but with the nocache attribute:
https://www.pexpe.com/sifre-olusturucu/?nocache=1
Best regards.
Forum: Plugins
In reply to: [Calculated Fields Form] CLS (Cumulative Layout Shift) FormHello @pexel
Could you please clear the WP Rocket cache and reload the page twice to allow the plugin to apply its mechanism to resolve the CLS issue?
Best regards.
Forum: Plugins
In reply to: [Calculated Fields Form] Form not showing after updateHello @akitaro
We detected the issue cause. The “Integration with Calculated Fields Form plugin” add-on in the AHB (accessible through the menu option “Appointment Hour Booking > Add Ons”) was implemented to be integrated into the “Calculated Fields Form” plugin platinum distribution only.
Please go to the “Appointment Hour Booking > Add Ons” menu option, untick the “Integration with Calculated Fields Form plugin” checkbox, and press the “Activate/Deactivate Marked Add Ons” button. We will release an AHB plugin update to fix the issue definitively.
Best regards.
Forum: Reviews
In reply to: [Calculated Fields Form] Easy to useForum: Plugins
In reply to: [Calculated Fields Form] Form not showing after updateHello @akitaro
We will try to replicate the issue on our end and reach out to you with a possible solution (We will likely contact you via the plugin website because you are using a commercial version of the AHB).
Best regards.
Forum: Plugins
In reply to: [Calculated Fields Form] Form not showing after updateHello @akitaro
Does the issue persist on the following link if you activate the AHB plugin but deactivate the LiteSpeed Cache?
https://homevetvisit.uk/?cff-form=6
Best regards.