Git Product home page Git Product logo

Comments (5)

richtabor avatar richtabor commented on September 15, 2024

Thanks for the report mate. Yea I'm seeing the same thing when trying to import content. How do you think we could resolve this?

from merlinwp.

rtthemes avatar rtthemes commented on September 15, 2024

Tried to remove this action but it didn't work https://github.com/polylang/polylang/blob/440d2f1f553fb2b05d90eb13081d30a305f3d583/admin/admin-base.php#L30

I don't know if the 'admin_print_footer_scripts' action mandatory during the install process but tried to remove this line https://github.com/richtabor/MerlinWP/blob/master/merlin.php#L474 and got it worked.

It seems they've been there before https://wordpress.org/support/topic/polylang-breaking-third-party-ajax-requests-on-admin-panels/

from merlinwp.

richtabor avatar richtabor commented on September 15, 2024

Yea I tried the same thing. I'll do some digging around. Thanks for investigating the issue! 👏

from merlinwp.

robertdevore avatar robertdevore commented on September 15, 2024

Took a second to go back through the history of the file to find what line @rtthemes was referencing. Looks like it's line 472 as of the file's most recent changes (at the time of this comment) 👍

For anyone else looking, it's this line of code:

<?php do_action( 'admin_print_footer_scripts' ); ?>

from merlinwp.

Sanjeevsetu avatar Sanjeevsetu commented on September 15, 2024

Me too have this issue. How can I solve this?

from merlinwp.

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.