Title: Incorrect folder display
Last modified: February 17, 2025

---

# Incorrect folder display

 *  Resolved [makkus85](https://wordpress.org/support/users/makkus85/)
 * (@makkus85)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/incorrect-folder-display/)
 * Hello everybody!
 * We have two pages, where we want to use the almost exact same content and FTP-
   structure. On one of our pages it works as it should – the exact same FTP structure
   in the backend appears on the frontend. I am referring to this page: [https://mueckenhausen.de/bus/fahrplaene/](https://mueckenhausen.de/bus/fahrplaene/).
   So, all fine here.
 * But on the other page I am referring to, it doesn’t, which is this one: [https://artmeier-bus.de/fahrplaene/](https://artmeier-bus.de/fahrplaene/)
 * In the backend, the folder structure is correct, exactly as it should be – and
   exactly as with mueckenhausen.de. But on the frontend – as you can see here [https://artmeier-bus.de/fahrplaene/](https://artmeier-bus.de/fahrplaene/)–
   the last folder „ÖPNV“ appears twice, but the German Ö is replaced with a question
   mark. But this folder can’t be seen or deleted in the backend. When I delete 
   the „ÖPNV“-folder in the FTP-Structure, the ÖPNV folder and the ?PNV-folder both
   disappear in the frontend.
 * We already thought of an issue of different FTP-Programs but our client uses,
   as we do, FileZilla.
 * We are using the latest versions of die Library Viewer Plugin and Pro-Version,
   on both websites.
 * I am thankful for any given help here!
 * Regards, Sandra
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fincorrect-folder-display%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Pexle Chris](https://wordpress.org/support/users/pexlechris/)
 * (@pexlechris)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/incorrect-folder-display/#post-18311679)
 * Hello, This shouldn’t be happened, but I am here to help you!
    1. Login as administrator
    2. Install plugin [Variable Inspector](https://wordpress.org/plugins/variable-inspector/)
    3. Using FTP or via Server File Manager edit the file `/wp-content/plugins/library-
       viewer/frontend/class-library-viewer-shortcode.php`
    4. Go to line 1255 and before `natsort($all_folders);` place the following line
       `
       if(current_user_can('administrator')) do_action( 'inspect', [ 'all_folders',
       $all_folders ] );`
    5. Then, visit the problematic page [https://artmeier-bus.de/fahrplaene/](https://artmeier-bus.de/fahrplaene/)
    6. Finally, go to Dashboard > Tools > Variable Inspector and **share to me** the
       contents of variable `$all_folders`
 *  Thread Starter [makkus85](https://wordpress.org/support/users/makkus85/)
 * (@makkus85)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/incorrect-folder-display/#post-18312835)
 * Hello Chris,
 * I did everything as you suggested.
 * After re-visiting the problematic page, I only get this content:
 * array ( )
 *  Plugin Author [Pexle Chris](https://wordpress.org/support/users/pexlechris/)
 * (@pexlechris)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/incorrect-folder-display/#post-18313106)
 * What??
 * We could make a session with Anydesk in order to find what is the problem!
 * [https://www.pexlechris.dev/book](https://www.pexlechris.dev/book)
 * please make a booking from here….
 *  Thread Starter [makkus85](https://wordpress.org/support/users/makkus85/)
 * (@makkus85)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/incorrect-folder-display/#post-18334132)
 * Hi Chris,
 * sorry for my late reply. I re-tried over and over again, but now, nothing is 
   shown in the variable Inspector.
 * Since I am very busy at the moment with a lot of appointments, would it also 
   be possible if I share with you a WordPress User and FTP User data, so you can
   check the problem yourself? You did that for us on another client’s website and
   that worked really well for us. If so, I can send you login-data via email to
   your adress.
 * Thank you in advance!
 * Sandra
 *  Plugin Author [Pexle Chris](https://wordpress.org/support/users/pexlechris/)
 * (@pexlechris)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/incorrect-folder-display/#post-18334154)
 * yes, lets do it this way
 *  Plugin Author [Pexle Chris](https://wordpress.org/support/users/pexlechris/)
 * (@pexlechris)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/incorrect-folder-display/#post-18346536)
 * The problem caused because there were ιν your FTP server a folder with name ΦPNV…

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

The topic ‘Incorrect folder display’ is closed to new replies.

 * ![](https://ps.w.org/library-viewer/assets/icon-256x256.png?rev=2120573)
 * [Library Viewer](https://wordpress.org/plugins/library-viewer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/library-viewer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/library-viewer/)
 * [Active Topics](https://wordpress.org/support/plugin/library-viewer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/library-viewer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/library-viewer/reviews/)

 * 10 replies
 * 2 participants
 * Last reply from: [Pexle Chris](https://wordpress.org/support/users/pexlechris/)
 * Last activity: [1 year, 3 months ago](https://wordpress.org/support/topic/incorrect-folder-display/#post-18346536)
 * Status: resolved