Re: easyfolderlistingpro – empty folder

Home \ forums/reply \ Re: easyfolderlistingpro – empty folder
#2188
Michael Gilkes
Keymaster

@webrockco. Thanks for posting. I think I understand what you are saying. I did change it to show a message when the folder is empty. You are saying that you want it to not display anything when the folder is empty. I will have to make that change in the next release. However, I can tell you what to change in the code to get that effect. It will be temporary, until I give an option for it in the next release.

You would have to go to plugins/content/easyfolderlistingpro/easyfolderlistingpro.php, and you need to edit line 638. You will see the following (lines 635 to 639):

and change it to:

And that should give you the result you want.