• Hello,

    I would like to edit the FEP text widget.

    #1 I’d like to remove the Welcome+username line completely. I use Theme my login and don’t need it. It duplicates what I already have.

    #2 I’d like to move/break the announcement to the next line rather than have an “and” number of announcements all in one line.

    So it reads,

    You have XX number of messages
    </br>
    You have XX number of announcements

    I’ve tried a couple times and keep breaking it.

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Shamim Hasan

    (@shamim51)

    You can use “FEP Empty Widget”.

    Thread Starter lazyym

    (@lazyym)

    Okay, confused… 🙂

    Where do I find info to do exactly what I listed above?

    Plugin Author Shamim Hasan

    (@shamim51)

    add “FEP Empty Widget” from widgets in back-end. Tick “Display help to configure this widget in front end?” and save. This will output in front-end (where you added this widget) how to configure this widget.

    Thread Starter lazyym

    (@lazyym)

    I did. It still makes no sense to me.

    Thread Starter lazyym

    (@lazyym)

    So if I use add_action(‘fep_empty_widget_2’, ‘your_function’ ); in my functions file twice, and add the functions for messages and the other for announcement below that, it will display what I described above on two lines?

    You have XX number of messages
    </br>
    You have XX number of announcements

    Where do I find these functions? The instructional video find doesn’t explain it. Thanks!

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

The topic ‘Edit FEP widget’ is closed to new replies.