Coder Social home page Coder Social logo

Comments (3)

mleroi avatar mleroi commented on July 30, 2024

Hi, thank you for your contributions :)

Yes this "unavailable media" issue is a known bug that we are discussing on our side.
This is part of our current reflections about how to format post content so that it displays well on the app side.
For now we replace embeds or media links like youtube ones by a default "unavailable media" image.

public static function get_formated_content() {

The problem is that this image is not included in the plugin yet, so it results in a 404.
I see that your "Puma Yage" link is a youtube link, that's why it is replaced by the ghost image...

We should address this problem shortly.
Meanwhile, you can use the wpak_posts_list_post_content hook to apply your own formatting to your posts contents :
http://uncategorized-creations.com/wp-appkit/doc/#1674-wpak_posts_list_post_content

from wp-appkit.

blupu avatar blupu commented on July 30, 2024

@mleroi I thought that we had these limitations deleted - Is that the case?

from wp-appkit.

mleroi avatar mleroi commented on July 30, 2024

I never really did this indeed... It's ok now, I've removed all our post content pre formating concerning videos / audio embeds/iframes.

As we discussed, it's now in the user's hands to choose what he removes/formats regarding embeds/iframes in his content, using our post content hooks : "wpak_post_content" and "wpak_post_content_format".

from wp-appkit.

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.