Git Product home page Git Product logo

Comments (3)

jerome-barbato avatar jerome-barbato commented on May 31, 2024 1

Hi @FranckPiazza I'm not familiar with Gutenberg but normally the bundle doesn't interfere with WordPress admin functionality, but I will take a look asap

from wordpress-bundle.

FranckPiazza avatar FranckPiazza commented on May 31, 2024

I have another twig render pb withe the $context post,

I have add social block in éditor :

The render in the source look like this :
Capture d’écran 2021-08-05 à 11 43 47

I have add in app.js

  • require('../../public/edition/wp-includes/css/dist/block-library/style.css');
  • require('../../public/edition/wp-includes/js/dist/i18n.min.js');
  • require('../../public/edition/wp-includes/js/dist/block-library.min.js');

But its still not working, when in dd(the_content()); in the page controler the source is ok but not with the context in the twig.

I have something to do ?

Regards

from wordpress-bundle.

jerome-barbato avatar jerome-barbato commented on May 31, 2024

Hi @FranckPiazza I have pushed a fix for that, could you tell me if it's ok for you now ?
In fact post.content was not filtered using apply_filters( 'the_content', $content ); that was the issue

from wordpress-bundle.

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.