Upgraded to WordPress 6.0 and have issues? Please check the hotfix which you need to apply.

Okay
  Public Ticket #1777944
To remove comment icon and its sentence
Closed

Comments

  • REMY started the conversation

    Hello ,

    I would like to remove the icon comment and the sentence "no comment" written in red when you issued a post and display it in the article page ( see the file attached).

    Additional question : How can I load a blog element coming from visual composer with full adjustement possible in my bakery theme ?

    Thanks in advance for your return

    Remy


  •  228
    Milingona replied

    Hello,

    1. To remove comments counter from blog posts please add the following code into Bakery > Custom Code > Custom CSS:

    .vu_blog-post .vu_bp-meta span.vu_bp-comments {
        display: none !important;
    }

    2. That blog post style is supported only for Blog templates and you cannot use it with the respective shortcode.

    Thanks and cheers,


    Milingona Support

    Follow on     Envato     Facebook     Twitter

  • REMY replied

    Thanks a lot , 

    With the Custom Css given below the item 1 is solved .

    About my item 2 , I am not sure that my request was correctly written so I reissued the point with an attached file so that it can be more explicit . It is about the possibility to import an element from visual composer to the Bakery page .

    Kind regards

    Remy

  •  228
    Milingona replied

    Hi Remy,

    We have developed our own shortcode for Blog posts (see https://d.pr/free/i/KT7cTj). You can find all the supported options there. The default Blog shortcode has been removed and unfortunately there is no way to import it.

    Thanks,


    Milingona Support

    Follow on     Envato     Facebook     Twitter

  • REMY replied

    Ok ,Thanks for your reply, it is clear .

    I am currently using this dedicated blog post from WP Bakery , but unfortunately its flexibility anf functions are much more limited than the original blog post from visual composer. No choice I will continue to use this one !

    Kind Regards,

    Remy



  •  228
    Milingona replied

    Thanks for your understanding!

    All the best,


    Milingona Support

    Follow on     Envato     Facebook     Twitter