• Resolved petros91

    (@petros91)


    Before the entries in the list there is a message that says
    ” There are 25 entries in the list”

    How can I delete that or change to whatever I want? I would to keep it lank for the time.

    Thanks. Nice work!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jeroen Peters

    (@jeroenpeters1986)

    Hi @petros91,

    thanks for your message. This is possible with a little CSS trick.

    If you put this into your CSS, that line will disappear:

    .name_directory_total { display: none; }

    That should do the trick ?? Please let me know if its works.

    If you like the plugin and my support, would you please consider a small donation (so I can improve it) or to write a review about the plugin?

    Kind regards,

    Jeroen Peters

    Thread Starter petros91

    (@petros91)

    Yes it worked. Thanks.

    Of course!

    Plugin Author Jeroen Peters

    (@jeroenpeters1986)

    Thanks Petros91, I’ll close this topic

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Message before the entries’ is closed to new replies.