Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Bowo

    (@qriouslad)

    @jdudi thanks for reporting. What theme / builder are you using? On which post type does this appear?

    Thread Starter jdudi

    (@jdudi)

    I’m using WPbakery. I tried a different plugin to turn off comments, and the blank block isn’t showing up.

    Plugin Author Bowo

    (@qriouslad)

    @jdudi and the theme?

    Plugin Author Bowo

    (@qriouslad)

    @jdudi which other plugin did you use that didn’t cause the problem?

    Thread Starter jdudi

    (@jdudi)

    Plugin Author Bowo

    (@qriouslad)

    @jdudi thank you. From the screenshot, when I take a look at it, it seems that Impreza theme is reserving the comment section with the fixed height of 90 pixels, which would explain the blank vertical space you are seeing.

    May I suggest that you use the Custom Code >> Frontend CSS module and add the following CSS to hide that comment section?

    section.i-section.height_medium.for_comments { display: none; }

    Thread Starter jdudi

    (@jdudi)

    Yes, I already removed it via css, but I wanted to let you know, so you could check it.

    Plugin Author Bowo

    (@qriouslad)

    @jdudi ah, got it. I’ll probably leave it at that for now, but thanks for letting me know. Will investigate further if more users are reporting a similar issue. My guess is that there are themes that would do something like that, of which it’s hard if not impossible to control/manage from within ASE.

    • This reply was modified 2 years, 11 months ago by Bowo.
    Thread Starter jdudi

    (@jdudi)

    Thank you for your support!

    Plugin Author Bowo

    (@qriouslad)

    @jdudi you’re welcome. If you haven’t, please kindly consider leaving a quick, 5-star review at https://ww.wp.xz.cn/plugins/admin-site-enhancements/#reviews… and if you think ASE is not worthy of a 5-star review yet, please post further feedback on how you think it could be improved to be worthy of that. Thank you.

    Plugin Author Bowo

    (@qriouslad)

    @jdudi I’m revisiting ASE’s old(er) support threads to appreciate the feedback you’ve given in improving ASE with a sneak peak of, and discount code you can get for the soon-to-be-released Pro version of ASE.

    If you’re interested, please contact me at https://bowo.io so I can send you the link to the website and the discount code.

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Remove comments feature bug’ is closed to new replies.