Title: jack1972's Replies | WordPress.org

---

# jack1972

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Kit by Google - Analytics, Search Console, AdSense, Speed] Unknown Error (code: Invalid JSON response)](https://wordpress.org/support/topic/unknown-error-code-invalid-json-response-6/)
 *  [jack1972](https://wordpress.org/support/users/jack1972/)
 * (@jack1972)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/unknown-error-code-invalid-json-response-6/#post-16782185)
 * SAME THING HERE !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Membership] woocommerce](https://wordpress.org/support/topic/woocommerce-561/)
 *  Thread Starter [jack1972](https://wordpress.org/support/users/jack1972/)
 * (@jack1972)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-561/#post-13903092)
 * if it is please let me know so i can solve this problem
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Fatal Error with wordfence](https://wordpress.org/support/topic/fatal-error-with-wordfence-3/)
 *  Thread Starter [jack1972](https://wordpress.org/support/users/jack1972/)
 * (@jack1972)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-with-wordfence-3/#post-11460002)
 * yeah I’m waiting for my hosting provider to restore a 2 week old backup
 * how can this happen from Wordfence ????
 * stressed out
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Fatal Error with wordfence](https://wordpress.org/support/topic/fatal-error-with-wordfence-3/)
 *  Thread Starter [jack1972](https://wordpress.org/support/users/jack1972/)
 * (@jack1972)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-with-wordfence-3/#post-11459983)
 * yes just did , nothing is happening
 * in the public_html file there is only
 * wp-content
    wp-includes wp-snapshots htaccess ( which I edited like you said)
   user.ini index.php gs.php
 * where did all the files go ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Fatal Error with wordfence](https://wordpress.org/support/topic/fatal-error-with-wordfence-3/)
 *  Thread Starter [jack1972](https://wordpress.org/support/users/jack1972/)
 * (@jack1972)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-with-wordfence-3/#post-11459954)
 * all the files are not showing up when I login to ftp … this is a disaster
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Fatal Error with wordfence](https://wordpress.org/support/topic/fatal-error-with-wordfence-3/)
 *  Thread Starter [jack1972](https://wordpress.org/support/users/jack1972/)
 * (@jack1972)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-with-wordfence-3/#post-11459949)
 * did it nothing happens , the site is down and the customer is angry ….
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Fatal Error with wordfence](https://wordpress.org/support/topic/fatal-error-with-wordfence-2/)
 *  [jack1972](https://wordpress.org/support/users/jack1972/)
 * (@jack1972)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-with-wordfence-2/#post-11459714)
 * I did , but the site is white as a feather .
 * removed it and waiting , should I ask my provider to just restore an old backup?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Fatal Error with wordfence](https://wordpress.org/support/topic/fatal-error-with-wordfence-2/)
 *  [jack1972](https://wordpress.org/support/users/jack1972/)
 * (@jack1972)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-with-wordfence-2/#post-11459675)
 * hi ,
 * my site is down , have erased part that was in but do I have to erase anything
   else in htaccess file ?
 * this is my htaccess file
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule
   ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME}!-
   d RewriteRule . /index.php [L] </IfModule>
 * # END WordPress
 * # Wordfence WAF
    <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
 * # php — BEGIN cPanel-generated handler, do not edit
    # Set the “ea-php56” package
   as the default “PHP” programming language. <IfModule mime_module> AddType application/
   x-httpd-ea-php56 .php .php5 .phtml </IfModule> # php — END cPanel-generated handler,
   do not edit
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Product Tabs for WooCommerce] Tab Length](https://wordpress.org/support/topic/tab-length/)
 *  Thread Starter [jack1972](https://wordpress.org/support/users/jack1972/)
 * (@jack1972)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/tab-length/#post-9577909)
 * Thanks , any idea how i do that with css ?

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