• Resolved illusiontechdamini

    (@illusiontechdamini)


    I’m trying to add Excerpt in post and I’m using this filter and grid plugin to filter the posts, but HTML is not supported. The <br>tag is not working.

    I tried every possible way to break a line but NO option did worked for me.

Viewing 1 replies (of 1 total)
  • Plugin Author YMC

    (@wssoffice21)

    Hi! You can redefine the content structure of each filter card using the filter – add_filter(‘ymc_post_custom_layout_545_1’, ‘my_custom_post_layout’, 10, 5); There you can implement the logic you need to implement the content output (see documentation on palgain)

Viewing 1 replies (of 1 total)

The topic ‘Does not support HTML’ is closed to new replies.