Unread, unread messages and excerpt issues.


Home Forums Front End PM PRO Unread, unread messages and excerpt issues.

This topic is: Not Resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #13598
    Kels ivi
    Participant

    HI,

    I’ll like to style unread messages and read messages row in .fep-table .fep-table-row separately. But I cant find the CSS class to style them separately.

    Please help!!!

    Also, I’ll like .fep-message-excerpt to have the same length. Now it’s not clean because they all have a different length.

    Thank you for the support!

    #13624
    Shamim Hasan
    Keymaster

    Currently there is no separate class for unread messages. I will try to add in next version. If you need urgently you can override messagebox.php template to achieve this. Instruction to override template in https://www.shamimsplugins.com/docs/front-end-pm-pro/customization-front-end-pm-pro/change-templates/

    Excerpt is intended to have same length ( 100 characters ). but some messages does not have that much characters. So it become uneven. You can use fep_get_the_excerpt filter hook to return ever length as you want.

    #41873
    eyal.rosen
    Participant

    Hi Shamim,

    Did you manage to add a separate class for read/unread messages? I’d like to give them a slightly different design as on Gmail.

    Thanks!

    #41886
    Shamim Hasan
    Keymaster

    It is added but not yet released. If you know how to change from git commit you can see https://github.com/shamim2883/front-end-pm/commit/25abae8891de1707324e54575eacbc3551a6eeca

    #41897
    eyal.rosen
    Participant

    When should it be merged to the main plugin branch and be released?

    #41907
    Shamim Hasan
    Keymaster

    It will be released in December.

Viewing 6 posts - 1 through 6 (of 6 total)

You need to purchase ‘Front End PM PRO’ to create topic in this support forum.

If you already purchased ‘Front End PM PRO’ please LOGIN.