SomebodyWithAName
Forum Replies Created
-
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] {orderNumber}@martje65 with the new update of the plug-in or with the fix he send?
The plug-in version i run now is 7.3.0 and the beta-test version is 7.2.0
Forum: Plugins
In reply to: [Calculate Contact Form 7] PHP and REST API Erros@jimk1416 sorry i was looking in a other file for the line ??
its line 98 you need… see here a screenshot:
https://i.imgur.com/qFHMI58.pngForum: Plugins
In reply to: [Calculate Contact Form 7] Getting 3 errors after activating the pluginI have a fix… do the follow:
– Open the file “cost-calculator-contactform7.php”
– Go to line 98
– add session_write_close(); to that line.
– save the fileAnd the errors are gone for me.
- This reply was modified 3 years, 6 months ago by SomebodyWithAName.
I have a fix… do the follow:
– Open the file “cost-calculator-contactform7.php”
– Go to line 98
– add session_write_close(); to that line
– save the fileAnd the errors are gone for me.
- This reply was modified 3 years, 6 months ago by SomebodyWithAName.
- This reply was modified 3 years, 6 months ago by SomebodyWithAName.
Forum: Plugins
In reply to: [Calculate Contact Form 7] PHP and REST API ErrosI have a fix... do the follow: - Open the file "cost-calculator-contactform7.php" - Go to line 98 - add session_write_close(); to that line. - save the file And the errors are gone for me.
- This reply was modified 3 years, 6 months ago by SomebodyWithAName.
- This reply was modified 3 years, 6 months ago by SomebodyWithAName.
Forum: Plugins
In reply to: [Post My CF7 Form] File uploads (PDf and doc)@aurovrata is it possible to change that folder? So all the uploads from that form will saved in a custom folder i can set?
wp-content/uploads/form-uploads
Forum: Plugins
In reply to: [Post My CF7 Form] File uploads (PDf and doc)@aurovrata the file gets automatically saved in the medialibary then or on a other place on the server? Because normally the file gets deleted of the server.
Forum: Plugins
In reply to: [Post My CF7 Form] Custom title from 2 hidden fields@aurovrata thanks that will help.
Forum: Plugins
In reply to: [Post My CF7 Form] Required one of 2 different fieldsHi Aurovrata,
i have already fixed it, so no problem anymore. ??
Forum: Plugins
In reply to: [Post My CF7 Form] Mapped post object fields dont get the dataThis is solved, i used that plug-in i used already but i put the value on ID instead of title and that was the fix.
Forum: Plugins
In reply to: [Post My CF7 Form] Mapped post object fields dont get the dataHi Aurovrata,
But if i change the post object field in ACF to a normal text field then i get the value? Is that not strange then?
And if i installed the plug-in and i wanna edit a contactform i get a error message “There has been a critical error on your website.”
Forum: Plugins
In reply to: [Post My CF7 Form] Featured image meta field key?I did it with the normal file upload and styled that one. ??
Forum: Plugins
In reply to: [ACF Flexible Content Modal] Nested (Children) Flexible Felds@ktpeay What was the fix for this? So i can use it also…
Forum: Plugins
In reply to: [Ultimate Fields] repeaters work but normal input not.Hi Rado,
Thnx mate! It is working now with the code:
<?php uf( 'footer_tekst', 'option' ) ?>
Forum: Plugins
In reply to: [Ultimate Fields] Amount of rows in the Rich text editorThanks it is working now!