Hide message title in Message


Home Forums Front End PM PRO Hide message title in Message

This topic is: Not Resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #16528
    Huy Le Duong Nguyen
    Participant

    Hi,

    I want to hide message title (Participants) in Message only by CSS.
    /*
    Hide Participants in Front End Private Message
    */
    .fep-per-message .fep-message-title {
    display: none;
    }

    But it hides message title (Subject) in Announcement as well.

    Please guide me how to do it.

    Thanks,

    #16531
    Huy Le Duong Nguyen
    Participant

    I found the way: edit in Viewmessage.php

    however, which directory should I copy this file to my child theme?

    #16533
    Huy Le Duong Nguyen
    Participant

    FYI: this is what I would like

    Attachments:
    You must be logged in to view attached files.
    #16537
    Huy Le Duong Nguyen
    Participant

    It is solved. I found the topic related to Child theme 🙂

    #16553
    Shamim Hasan
    Keymaster

    As you are overriding template, i suggest use new rc version. This version will be finalized this month. So if you use any previous version your changes will be lost.

    To use rc version check Front End PM PRO > Settings > Licenses > Bleeding edge Update
    Or download from https://www.shamimsplugins.com/checkout/purchase-history/

Viewing 5 posts - 1 through 5 (of 5 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.