warrencat
Forum Replies Created
-
While waiting on the developer’s reply, I’ve continued plugging away at trying to diagnose and understand the source of this weird issue. In the course of dissecting and trial and error, I was able to stumble on a solution that worked, although it’s not yet clear to me why.
Within my page where I’m using several instances of the shortcode to surface various ACF values that have been added to the page, I have been using the “data-source=post_meta” parameter, which worked fully as expected when a page is in draft status, but did not work as expected once a page was published. As an example, an ACF checkbox select field would return all the unique selected values with the page in Draft status but would only return the word “Array” when the page was published.
What has ended up working for my specific implementation was changing “data-source=post_meta” to “data-source=post_data” parameter, but only for the affected shortcodes, along with some modified output customizations within the plug-in source code itself. (I know, source code changes are unwise and frowned upon because of potential unexpected issues that can crop up or customizations that get reverted with an update. But in this instance, I finally have the plug-in working as I need, so I’ll deal with it.)
I would eventually be interested to know why different shortcode parameter values are dependent on page status to work, but for now, I’m able to keep my project moving forward, which is my primary and immediate need.
I’ve been attempting to resolve this issue for a couple of weeks. Since the ability to trigger post form submission actions is not possible with WP All Import and the GF Import Addon, I was finally able to implement a work around utilizing yet another WP plugin. As this is not the support forum for that plugin, if anyone comes across this ticket needing or looking for a similar solution, feel free to contact me and I can let you know how I was able to get this worked out.
- This reply was modified 1 year ago by warrencat.
Forum: Plugins
In reply to: [Postie] Email Being Imported With Multiple Empty ” ” LinesFunny enough that the following was stripped out of my title and first paragraph:
Email Being Imported With Multiple Empty
LinesForum: Plugins
In reply to: [Force Login] Redirect for GravityFlow plugin links post-authenticationThank you for providing this guidance and options for a potential solution.
Much appreciated!
@wordna Thank you for the response. I’ve been able to locate and download 1.6.2 that I’ve used to downgrade from 1.7.0.
@mps1 Thank you! Nice to finally know where to locate previous plugin versions.
Is there a repository where we can download 1.6.2 until this bug is addressed? It is causing issues with our current live site, and the delay on providing a fix for 1.7 is problematic.
Is there a repository where we can download 1.6.2 until this bug is addressed? It is causing issues with our current live site, and the delay on providing a fix for 1.7 is problematic.