sanieh
Forum Replies Created
-
Oh sorry…
I found the mistake. In the contribution module, an ACF field was still linked to a form field that no longer existed. Apparently this wasn’t a problem for older plugin versions, but for newer versions it causes the CPT post to no longer be generated.Thank you for your commitment and best regards.
Thanks for your answer. You can find the export of my form here:
https://drive.google.com/file/d/1TXoNxOp9n-K-5Z-XAvOxrx0J-lZnsRcv/view?usp=sharingBest regards & thanks
Oh damn… The last error was that the {upload-1} form field was not correctly mapped to the ACF field ?veranstaltungsbild?. I adjusted this in the Forminator and now an image is stored at {upload-1} and another at {upload-2}. As it should be.
In that case the mystery is solved.
Many many thanks to the whole team for the workaround and sorry for the last confusion.Hi?@wpmudev-support2
I have tried the multiple upload sync again, but it doesnt work. The result is still the same. At the backend I can see only the last uploaded image.
Here you can find the import for the form:
https://drive.google.com/file/d/136c_WXECrSXlgR1cyxYXHhnMt1C-7WdH/view?usp=share_linkAnd here is the modified plugin code:
https://drive.google.com/file/d/1drITPsazbTtz6uAlEav8gn2aZGhrDRSZ/view?usp=share_link- This reply was modified 1 year, 10 months ago by sanieh.
I have tried the multiple upload sync again, but it doesnt work. The result is still the same. At the backend I can see only the last uploaded image.
Here you can find the import for the form:
https://drive.google.com/file/d/136c_WXECrSXlgR1cyxYXHhnMt1C-7WdH/view?usp=share_linkAnd here is the modified plugin code:
https://drive.google.com/file/d/1drITPsazbTtz6uAlEav8gn2aZGhrDRSZ/view?usp=share_linkThanks a lot, the code works perfectly :).
Is it possible, to sync two upload fields with two different ACF fields? If tried to expand the code for a second upload, but the first one will be override.
if ( ($post_val['key'] == 'acf-image-1') OR ($post_val['key'] == 'acf-image-2') ) {
acf-image-1 is empty then and acf-image-2 contains the correct file.
Thanks and best regards
Hello @wpmudevsupport14
Yes, of course. Here is the export of the form: https://drive.google.com/file/d/1ZlkZf5VIpaHtzo-kGFyo8Na0Z1YBRMz6/view?usp=sharing
Thank you so much for your assistance.
The issue is still current and seems to occur whenever an Images Slider element is included on the page.
PublishPress Blocks is up to date with version 2.13.0.
Below is a screenshot of the message in the Safari browser. However, only in German: https://ibb.co/KzkXR61
Forum: Plugins
In reply to: [WPCasa] Adaptation to Gutenberg Editor?Hello
Thanks a lot for the quick answer. That was everything I wanted to know :). So I wish you good luck for the integration.
You did a nice job with this plugin.Best regards.
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Gray bar on Chrome MapsHi Perry
Thanks for your answer.
I think, I’ve already found the solution. So we can mark this topic as resolved.
I had opened the map in a popup window and it seems that there was the incompatibility. On a normal page without popup window everything works fine.
Best regards
SaniehThanks a lot. Your solution worked perfectly. I’ve registered my script, but forget to enqueuing.
Forum: Plugins
In reply to: [10Web Social Post Feed] error: Something went wrong (trying edit feed)Hi. Thanks for your comment.
I’ve tried your solution but now I’m going back to the roots: I can’t save the feed because of the error “Application limit reached”… :/Forum: Plugins
In reply to: [10Web Social Post Feed] [“error”,”(#4) Application request limit reached”]I have tried the solution on a local and on an online version of my website. The local one works fine. But on the online version there is the same error.
What I did:
– updated the plugin
– add the APP ID and SECRET
– submit- This reply was modified 6 years, 9 months ago by sanieh.
Forum: Plugins
In reply to: [10Web Social Post Feed] [“error”,”(#4) Application request limit reached”]I’m not sure if it is a compatibility issue. I’ve downgraded my WordPress version from 4.9.6 to 4.9.4 and it’s still the same prob… :/