Title: pacific222's Replies | WordPress.org

---

# pacific222

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No access site, renamed plugins, used Restore.](https://wordpress.org/support/topic/no-access-site-renamed-plugins-used-restore/)
 *  Thread Starter [pacific222](https://wordpress.org/support/users/pacific222/)
 * (@pacific222)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/no-access-site-renamed-plugins-used-restore/#post-15013869)
 * THANK YOU KULDEEP!
    I did a re-install using my host’s Control Panel – that involved
   removing the old WP install. I could do that confidently because I had a recent
   UpdraftPlus backup of the database, themes, plugins, and ‘other’. They saved 
   the day. The site was restored immediately. Here is another link that helped 
   explain things: [https://updraftplus.com/faqs/i-want-to-restore-but-have-either-cannot-or-have-failed-to-do-so-from-the-wp-admin-console/](https://updraftplus.com/faqs/i-want-to-restore-but-have-either-cannot-or-have-failed-to-do-so-from-the-wp-admin-console/)
 * Once again thanks to all for all the suggestions.
    Now I’m a happy camper!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No access site, renamed plugins, used Restore.](https://wordpress.org/support/topic/no-access-site-renamed-plugins-used-restore/)
 *  Thread Starter [pacific222](https://wordpress.org/support/users/pacific222/)
 * (@pacific222)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/no-access-site-renamed-plugins-used-restore/#post-15010042)
 * Can anyone help?
    I need some ideas, PLEASE. Is a complete new install of WordPress
   needed?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No access site, renamed plugins, used Restore.](https://wordpress.org/support/topic/no-access-site-renamed-plugins-used-restore/)
 *  Thread Starter [pacific222](https://wordpress.org/support/users/pacific222/)
 * (@pacific222)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/no-access-site-renamed-plugins-used-restore/#post-15009872)
 * So far, I have renamed these folders via FTP:
    /plugins /mu-plugins /updraft /
   ai1wm-backups /themes/customizr
 * Still, “This page isn’t working right now… can’t currently handle this request
   HTTP ERROR 500”
 * and the .htaccess file appears OK (to me):
 *     ```
       DirectoryIndex index.php
   
       # BEGIN WordPress
       # The directives (lines) between "BEGIN WordPress" and "END WordPress" are
       # dynamically generated, and should only be modified via WordPress filters.
       # Any changes to the directives between these markers will be overwritten.
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
   
       # END WordPress
   
       # Wordfence WAF
       <IfModule mod_php7.c>
       	php_value auto_prepend_file '/services/webpages/c/o/comoxvalleyinn.com/public/wordfence-waf.php'
       </IfModule>
       <Files ".user.ini">
       <IfModule mod_authz_core.c>
       	Require all denied
       </IfModule>
       <IfModule !mod_authz_core.c>
       	Order deny,allow
       	Deny from all
       </IfModule>
       </Files>
   
       # END Wordfence WAF
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No access site, renamed plugins, used Restore.](https://wordpress.org/support/topic/no-access-site-renamed-plugins-used-restore/)
 *  Thread Starter [pacific222](https://wordpress.org/support/users/pacific222/)
 * (@pacific222)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/no-access-site-renamed-plugins-used-restore/#post-15009771)
 * Thank you for your reply!
    Regarding plugins, I did go into the folder “wp-content/
   plugins” and renamed every one in there (adding a “Z” as in “Zwordfence”). That
   should disable them all, I believe. I did also rename the folder “plugins” as
   you suggested.
 * And the current theme was also renamed, with a “Z” at the front of the name, 
   which I am hoping that would default to the 2021 theme.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Formidable Forms - WordPress Form Builder for Contact Forms, Calculators, Quizzes & More] Show sender’s name in mailbox](https://wordpress.org/support/topic/show-senders-name-in-mailbox/)
 *  [pacific222](https://wordpress.org/support/users/pacific222/)
 * (@pacific222)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/show-senders-name-in-mailbox/#post-10911806)
 * I cannot believe there is not a solution for this! Perhaps you do not understand
   the problem.
    We have a “Membership” form and the form filling person is required
   to fill in their email (and name, etc.). The email received by us should show
   that customer’s email address in the “From” of the email we receive.
 * The form has “keys” which I do not understand what they are for, but could they
   be used to answer this problem? Our email key is [13] or (when clicked on) [29yf4d3]
   Email.
    There is this section which I can not find HELP with:
 * Click a button below to insert extra values from form entries or your site settings.
 * Here’s hoping that you understand the problem and can come up with a easy fix.
 * All other form plugins that I have used do this automatically, and I may have
   to switch over to one of them… Thank you in advance!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Fatal error: … Error reading Wordfence Firewall config data](https://wordpress.org/support/topic/fatal-error-error-reading-wordfence-firewall-config-data/)
 *  [pacific222](https://wordpress.org/support/users/pacific222/)
 * (@pacific222)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-error-reading-wordfence-firewall-config-data/#post-10315309)
 * I updated all the plugins, themes, and WordPress system, except for WordFence.
   Then disabled WFence and removed. Re-installed WFence and all seems to be fine
   now.
 * I did have an unsupported plugin (Easy Table) which I removed as well, don’t 
   know if it had anything to do with this glitch.
    Good luck to you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Fatal error: … Error reading Wordfence Firewall config data](https://wordpress.org/support/topic/fatal-error-error-reading-wordfence-firewall-config-data/)
 *  [pacific222](https://wordpress.org/support/users/pacific222/)
 * (@pacific222)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-error-reading-wordfence-firewall-config-data/#post-10315060)
 * Oh oh, same prob here…
    Fatal error: Uncaught wfWAFStorageFileConfigException:
   Error reading Wordfence Firewall config data, configuration file could be corrupted
   or inaccessible…
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Nabia Theme- Removing Right Sidebar and Widening A Certain Page](https://wordpress.org/support/topic/nabia-theme-removing-right-sidebar-and-widening-a-certain-page/)
 *  [pacific222](https://wordpress.org/support/users/pacific222/)
 * (@pacific222)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/nabia-theme-removing-right-sidebar-and-widening-a-certain-page/#post-6410503)
 * Waiting for some help here, too.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Different-content sidebars showing on specific pages](https://wordpress.org/support/topic/different-content-sidebars-showing-on-specific-pages/)
 *  Thread Starter [pacific222](https://wordpress.org/support/users/pacific222/)
 * (@pacific222)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/different-content-sidebars-showing-on-specific-pages/#post-5660258)
 * Well, it’s amazing what time will do. I found out that “there are some issues
   with “Widget Context”” so I tried another – Conditional Widgets – and that works.
   Nice GUI even.
 * This can be closed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Table] Easy Table Customisation (Borders)](https://wordpress.org/support/topic/easy-table-customisation-borders/)
 *  [pacific222](https://wordpress.org/support/users/pacific222/)
 * (@pacific222)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/easy-table-customisation-borders/#post-5241836)
 * Another with same question. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] SSL read: error:00000000:lib(0):func(0):reason(0), errno 0](https://wordpress.org/support/topic/ssl-read-error00000000lib0func0reason0-errno-0/)
 *  [pacific222](https://wordpress.org/support/users/pacific222/)
 * (@pacific222)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/ssl-read-error00000000lib0func0reason0-errno-0/page/2/#post-4270120)
 * This works, thank you so much, tgfap. I have my hosting company looking into 
   it in the meantime.
    The Jetpack install and use works on all my other sites,
   using CPanel as the interface.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Since 3.1.5: Attachments Upload But Display as 1×1 pixel](https://wordpress.org/support/topic/since-315-attachments-upload-but-display-as-1x1-pixel/)
 *  [pacific222](https://wordpress.org/support/users/pacific222/)
 * (@pacific222)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/since-315-attachments-upload-but-display-as-1x1-pixel/#post-4427901)
 * I found the same problem with using Customizr theme and not being able to upload
   images from computer into a new post. Well, the image WOULD upload, but we couldn’t
   see it. The image would have a 1×1 image or, width=”1″ height=”1″ so would not
   be visable. Something is resizing it to the 1 x 1 pixel size.
 * I changed the Customizr theme to 2014 theme, and was able to upload and insert
   images with no problem. Switching back to Customizr the problem returned.
 * The trick is to turn off the Retina support and then re-enable it. (Under Theme
   Settings / Images / Enable/disable retina support – this should be checked, if
   it is already, uncheck it, save, and then check the box again, and save)
 * Many thanks to jrisberg for his sleuthing on this problem!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[404 SEO Plugin] [Plugin: 404 SEO Plugin] Version 2.1 Fixes many bugs](https://wordpress.org/support/topic/plugin-404-seo-plugin-version-21-fixes-many-bugs/)
 *  [pacific222](https://wordpress.org/support/users/pacific222/)
 * (@pacific222)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-404-seo-plugin-version-21-fixes-many-bugs/#post-2023071)
 * Love the plugin!
    There was a little difficulty finding the code to put in, as
   it was not reading correctly in the WordPress Plugin page, as well as the plugin
   details popup. I did find it on the Readme file, thanks. 🙂
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [How to make the editor stop removing blank lines](https://wordpress.org/support/topic/how-to-make-the-editor-stop-removing-blank-lines/)
 *  [pacific222](https://wordpress.org/support/users/pacific222/)
 * (@pacific222)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/how-to-make-the-editor-stop-removing-blank-lines/#post-1697126)
 * This is my pet peeve with WordPress too, that there is not a space between paragraphs.
   It gets automatically removed – ugh!
 * So I usually put a “.” (that’s right, a period!) between lines to get the spacing
   when I click “Enter” in Visual mode.
    Clumsy as ever, but it works.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Register Plus Redux] [Plugin: Register Plus Redux] Registration not working](https://wordpress.org/support/topic/plugin-register-plus-redux-registration-not-working/)
 *  [pacific222](https://wordpress.org/support/users/pacific222/)
 * (@pacific222)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-register-plus-redux-registration-not-working/#post-1776783)
 * I have a similar problem, in that I can not see a Widget called Register Plus
   Redux…
    I do see the file, register-plus-redux/dash_widget.php but it is marked
   as inactive, as: Editing register-plus-redux/dash_widget.php (inactive) but this
   is active: Editing register-plus-redux/register-plus-redux.php (active)
 * Is the widget “inactive” because the User Registration is turned off? I did check
   the “Mmebership – Anyone can register”. to no avail.
    Where is the registration
   page, and how do I enable the Widget. Many thank you’s!

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