Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter BeauSanders

    (@beausanders)

    First, thank you so much for your response.

    Bingo! We have a winner! You are absolutely right. I guess that is why you make the big bucks, as they say. I had the default date format on “Custom”. Once I changed the WordPress default date format to a standard format (m/d/Y), Simple File List started showing the dates.

    I will be purchasing the Pro version soon. I am college teacher in computer technology. I will return to this project during Winter Break.

    Thanks again for creating a great plugin. I hope you have tremendous success with it.

    Thread Starter BeauSanders

    (@beausanders)

    I have not. I will do that later today and report back to you. Thank you for your help.

    • This reply was modified 2 years, 5 months ago by BeauSanders.
    Thread Starter BeauSanders

    (@beausanders)

    No, we are not using translation, cache, or CDN plugins. We do use a redirector that uses meta data in the header to redirect from document root to the install directory:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
    <HTML>
    <HEAD>
    <TITLE>linux2.beausanders.org</TITLE>
    <META HTTP-EQUIV="Refresh" Content="1;URL=https://linux2.beausanders.org/linux2/main">
    </HEAD>
    
    <!-- This page last updated 6/4/2022 11:10 AM -->
    
    <BODY>
    </BODY>
    </HTML>
    Thread Starter BeauSanders

    (@beausanders)

    ADDITIONAL INFO: After posting this question, I installed a second instance of WPS Hide Login in a different WP 6 virtual host on the same CentOS 8 Stream server. It worked correctly. This tells me that CentOS 8 Stream is not a part of this issue.

    https://carolinatech.us

    • This reply was modified 2 years, 5 months ago by BeauSanders.

    On your web server, what is the path to the file that is not working? Are you using a Linux server or a Windows server? As Evan said above, I may be throwing you a curve ball here but knowing the absolute path on your server may help answer the question.

    For example, my wife’s website is https://sharonsanders.us but the absolute path on our Linux server to the WordPress site root is /var/www/html/s_site/s1/ which is the path to the index.php file that runs WordPress.

    Hope this helps.

    I had the same issue when I started my first WordPress site. My problem was solved when i adjusted the “WordPress Address (URL)” and the “Site Address (URL)” under “General Settings” to the correct directory of the root of my WordPress site. For example, if your WordPress site is located at /var/www/html/vhost/siteroot then the URLs would be set to https://mydomain.com/siteroot to point to the WordPress root. Hope this helps.

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