Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter MaherFattouh

    (@maherfattouh)

    Hello
    an important CSS addition is required to fix and issue with resizing the comment form.
    you need to add float: right under woopcomm form .woodiscuz-item
    so it becomes

    [dir="rtl"] #woopcomm form .woodiscuz-item {
        margin-right: 65px;
        margin-left: 0px !important;
        float: right;
    }

    and about the translation I completed it but it only takes effect on the back-end for some reason!

    the back-end is translated as expected but the front end keeps showing in English tho the rest of the site is Arabic and I disabled Phrasing in settings

    any ideas?

    Thread Starter MaherFattouh

    (@maherfattouh)

    Thanks for the reply
    I use woo-commerce as a catalog system for my offline store and thought I wont need WooDiscuz. I’m always trying to limit the number of plugins installed and I’d hate to install a big plugin that might impact performance for 1 feature I need.

    anyway, I just need to know if I can run both plugins and if they can affect the load time of my website. I’m using a shared server.

    EDIT: Just installed WooDiscuz and though it’s really good, sadly it’s not what I’m looking for atm, I’m trying to replace woo-commerce since I don’t need reviews.. right now I have reviews and dicussions and I only need simple comments. is there’s a way you can help, please?

    Thank you so much and sorry for the trouble

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