Git Product home page Git Product logo

Comments (7)

benbalter avatar benbalter commented on August 11, 2024

@jambox are you still interested in this? Is there a clean way to get a list of the ACF fields for a given post?

from wordpress-to-jekyll-exporter.

jambox avatar jambox commented on August 11, 2024

@benbalter In theory I'm still interested in this feature, sure, but the last few times I tried to use this plugin in the past 6-8 months or so, the only result is a corrupt zip file, as outlined in this issue. Definitely a bigger roadblock for me than the ACF stuff at this point...

But in terms of the tech, yes, there are ways of isolating the ACF-specific post_meta fields. If the plugin can work on a basic level for me at some point, I can try to team up with you to figure out the best way to return a clean json object or whatever you need to generate the proper output. Keep me in the loop if you're interested!

from wordpress-to-jekyll-exporter.

benbalter avatar benbalter commented on August 11, 2024

but the last few times I tried to use this plugin in the past 6-8 months or so, the only result is a corrupt zip file, as outlined in this issue

If you have a chance, I believe 2.1.1 should resolve many of those issues on most environments.

from wordpress-to-jekyll-exporter.

jambox avatar jambox commented on August 11, 2024

Thanks for the follow up. Just tried installing via git clone and exporting and the same kind of infinite .zip <> .cpgz issue is happening

Also, just saw an issue where I can't de/activate the plugin via WP CLI...any way this is tied to some sort of runtime error?

from wordpress-to-jekyll-exporter.

benbalter avatar benbalter commented on August 11, 2024

and exporting and the same kind of infinite .zip <> .cpgz issue is happening

Have you tried deactivating all other plugins? I'm starting to suspect caching or some other mechanism is corrupting the zip.

from wordpress-to-jekyll-exporter.

jambox avatar jambox commented on August 11, 2024

Just tried deactivating everything and running your plugin and the same thing happened. I did rename, and thereby ostensibly remove, a few some drop-in plugin files related to caching plugins which helped a bit because now I can see a fatal error in my debug trace. Seems related to Spyc (which I saw in another thread) and/or composer/autoload:

[11-Jan-2016 18:42:44 UTC] PHP Fatal error:  Cannot redeclare class Spyc in /Applications/MAMP/htdocs/{REDACTED_PATH}/wp-content/plugins/wordpress-to-jekyll-exporter/vendor/mustangostang/spyc/Spyc.php on line 57
[11-Jan-2016 18:42:44 UTC] PHP Stack trace:
[11-Jan-2016 18:42:44 UTC] PHP   1. {main}() /Users/{REDACTED_USER}/.wp-cli/bin/wp:0
[11-Jan-2016 18:42:44 UTC] PHP   2. include() /Users/{REDACTED_USER}/.wp-cli/bin/wp:4
[11-Jan-2016 18:42:44 UTC] PHP   3. include() phar:///Users/{REDACTED_USER}/.wp-cli/bin/wp/php/boot-phar.php:5
[11-Jan-2016 18:42:44 UTC] PHP   4. WP_CLI\Runner->start() phar:///Users/{REDACTED_USER}/.wp-cli/bin/wp/php/wp-cli.php:21
[11-Jan-2016 18:42:44 UTC] PHP   5. WP_CLI\Runner->load_wordpress() phar:///Users/{REDACTED_USER}/.wp-cli/bin/wp/php/WP_CLI/Runner.php:697
[11-Jan-2016 18:42:44 UTC] PHP   6. require() phar:///Users/{REDACTED_USER}/.wp-cli/bin/wp/php/WP_CLI/Runner.php:736
[11-Jan-2016 18:42:44 UTC] PHP   7. include_once() phar:///Users/{REDACTED_USER}/.wp-cli/bin/wp/php/wp-settings-cli.php:289
[11-Jan-2016 18:42:44 UTC] PHP   8. require_once() /Applications/MAMP/htdocs/{REDACTED_PATH}/wp-content/plugins/wordpress-to-jekyll-exporter/jekyll-exporter.php:31
[11-Jan-2016 18:42:44 UTC] PHP   9. ComposerAutoloaderInitf3a896456a2c29b2d298527963f263df::getLoader() /Applications/MAMP/htdocs/{REDACTED_PATH}/wp-content/plugins/wordpress-to-jekyll-exporter/vendor/autoload.php:7

Unfortunately this is all the time I have today to help debug. Also, it might be good to move this thread to issue #70 as its less pertinent to the ACF situation. Thanks!

from wordpress-to-jekyll-exporter.

stale avatar stale commented on August 11, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from wordpress-to-jekyll-exporter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.