Viewing 1 replies (of 1 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Add in a css:

    /* The comments already entered */
    #wppa-comtable-wrap-1 {
    display:block !important;
    }
    /* The enter comments form */
    #wppa-comform-wrap-1 {
    display:block !important;
    }
    /* The footer */
    #wppa-comfooter-wrap-1 {
    display:none !important;
    }

    If you want to edit it in wppa-style-css, make a copy of the file and put it in your theme directory. See this documentation page for details.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP Photo Album Plus] Comments always visible’ is closed to new replies.