Title: Rahim Baharbin's Replies | WordPress.org

---

# Rahim Baharbin

  [  ](https://wordpress.org/support/users/baharbin/)

 *   [Profile](https://wordpress.org/support/users/baharbin/)
 *   [Topics Started](https://wordpress.org/support/users/baharbin/topics/)
 *   [Replies Created](https://wordpress.org/support/users/baharbin/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/baharbin/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/baharbin/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/baharbin/engagements/)
 *   [Favorites](https://wordpress.org/support/users/baharbin/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] error 404 to login dir](https://wordpress.org/support/topic/error-404-to-login-dir/)
 *  Thread Starter [Rahim Baharbin](https://wordpress.org/support/users/baharbin/)
 * (@baharbin)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/error-404-to-login-dir/#post-18218758)
 * 
   I cleared the browser cache and even manually changed the `{aiowps_login_page_slug}`
   parameter in the database. However, I am still encountering the 404 error.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] error 404 to login dir](https://wordpress.org/support/topic/error-404-to-login-dir/)
 *  Thread Starter [Rahim Baharbin](https://wordpress.org/support/users/baharbin/)
 * (@baharbin)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/error-404-to-login-dir/#post-18218187)
 * {site_url}/wp-login.php -> redirect to home page
 * {site_url}/{aiowps_login_page_slug} -> error 404
 * im enabile setting:
 * 2FA and encrypted the keys in the database
 * 2FA -> compilt setup to Google authenticator and using
 * If changes are needed in the {aio_wp_security_configs} file, the settings made
   should be taken into account.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] error after insert setting any site](https://wordpress.org/support/topic/error-after-insert-setting-any-site/)
 *  Thread Starter [Rahim Baharbin](https://wordpress.org/support/users/baharbin/)
 * (@baharbin)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/error-after-insert-setting-any-site/#post-18216313)
 * Database Image
 * [https://rasa.li/dJb](https://rasa.li/dJb)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] error after insert setting any site](https://wordpress.org/support/topic/error-after-insert-setting-any-site/)
 *  Thread Starter [Rahim Baharbin](https://wordpress.org/support/users/baharbin/)
 * (@baharbin)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/error-after-insert-setting-any-site/#post-18216306)
 * My issue is not related to changing the login page name.
   The exported settings
   from the previous site are stored in a JSON file, which has caused the problem.
 * For example:
    - Security keys that are supposed to be unique for each site.
    - The email address of the previous site.
    - Google reCAPTCHA keys.
 * It would be better if, in future updates, the exported file is adjusted so that
   settings that might cause issues after being uploaded to a new site are either
   removed from the export or dynamically adjusted to match the new site’s data.
 * For now, please send the default settings of the `aio_wp_security_configs` table
   in a TXT file so I can update the database.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] Redirection to page 127.0.0.1 when working with the website](https://wordpress.org/support/topic/redirection-to-page-127-0-0-1-when-working-with-the-website/)
 *  Thread Starter [Rahim Baharbin](https://wordpress.org/support/users/baharbin/)
 * (@baharbin)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/redirection-to-page-127-0-0-1-when-working-with-the-website/#post-18095650)
 * Thank you for your response.
 * The entire site was accessible, but the WordPress dashboard had encountered this
   issue. Following your guidance, the problem was resolved.
 * Would re-enabling the cookie setting potentially cause this issue to reoccur?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Views Counter] Want to hide post views for visitors](https://wordpress.org/support/topic/help-me-please-want-to-hide-post-views-for-visitors/)
 *  [Rahim Baharbin](https://wordpress.org/support/users/baharbin/)
 * (@baharbin)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/help-me-please-want-to-hide-post-views-for-visitors/#post-15195393)
 * go to File
    `Your Domin Name /wp-content/plugins/post-views-counter/css/frontend.
   css` Replace This Code
 *     ```
       .post-views.entry-meta > span {
            display: none;
           margin-right: 0 !important;
           font: 16px/1;
       }
   
       .post-views.entry-meta > span.post-views-icon.dashicons {
           display: none;
           font-size: 16px;
           line-height: 1;
           text-decoration: inherit;
           vertical-align: middle;
       }
       ```
   

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