SomebodyWithAName
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] How to add a extra admin column?@takayukister No problem! I have found another solution to add an extra column in the overview. π
Forum: Plugins
In reply to: [Contact Form 7] How to add a extra admin column?@takayukister Hi, I’m talking about the overview page where all forms are displayed (/wp-admin/admin.php?page=wpcf7).
I believe you generate a custom overview page instead of using the default WordPress version. Thatβs why the standard “add column” filters unfortunately donβt work.
Do you have a solution for this, or is it simply not possible? And should I find a workaround using jQuery/Ajax or something?
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 4 years, 12 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 4 years, 12 months ago by SomebodyWithAName.
- This reply was modified 4 years, 12 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 4 years, 12 months ago by SomebodyWithAName.
- This reply was modified 4 years, 12 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-uploadsForum: 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…