Title: jonbartlow's Replies | WordPress.org

---

# jonbartlow

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Critical error when updating to php 8](https://wordpress.org/support/topic/critical-error-when-updating-to-php-8/)
 *  [jonbartlow](https://wordpress.org/support/users/jonbartlow/)
 * (@jonbartlow)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/critical-error-when-updating-to-php-8/#post-16153778)
 * It may not be the same issue in everyone’s case. From my experience a specific
   plugin is often not compatible with that version of PHP.
 * [https://bartlowwebservices.com/docs/site-error-wordpress-website-wont-load/](https://bartlowwebservices.com/docs/site-error-wordpress-website-wont-load/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] hacked – wp-content/cache/](https://wordpress.org/support/topic/hacked-wp-content-cache/)
 *  [jonbartlow](https://wordpress.org/support/users/jonbartlow/)
 * (@jonbartlow)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/hacked-wp-content-cache/#post-12099758)
 * [@maggieymae](https://wordpress.org/support/users/maggieymae/) I am not sure 
   if you resolved this entirely but hopefully you were able to find any malicious
   files and remove them, while also changing all account passwords to your website
   including hosting, wordpress, etc.
 * Personally I see many attacks daily on sites for brute force and sql injection
   that I would not be concerned about if Wordfence is not finding any new issues
   with files on your server, similar to the webcache it flagged. However I know
   Wordfence has flagged the wp fastest cache for me before and I personally clicked
   to ignored it thinking it was normal, and have not had any issues after doing
   so. Though if you really found some sort of added directory/folder with some 
   sort of redirect or form then that is a cause of concern. I better do a review
   of the sites I manage, that uses both plugins, just to be safe.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Drag and Drop Multiple File Upload for Contact Form 7] In ‘free’ version, where do uploaded files go?](https://wordpress.org/support/topic/in-free-version-where-do-uploaded-files-go/)
 *  [jonbartlow](https://wordpress.org/support/users/jonbartlow/)
 * (@jonbartlow)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/in-free-version-where-do-uploaded-files-go/#post-12061869)
 * Removed my comments, I think a new topic is more appropriate,
    -  This reply was modified 6 years, 7 months ago by [jonbartlow](https://wordpress.org/support/users/jonbartlow/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Boxzilla - WordPress Popup Builder] Help with new generic error when saving](https://wordpress.org/support/topic/help-with-new-generic-error-when-saving/)
 *  Thread Starter [jonbartlow](https://wordpress.org/support/users/jonbartlow/)
 * (@jonbartlow)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/help-with-new-generic-error-when-saving/#post-11877090)
 * Yes I am, thanks for getting back. Just checked today and I still cannot create
   new popups without this occuring when I try to save the draft or publish them.
 * Also I have kept WordPress up to date, current version of Boxzilla is Version
   3.2.14
    Wordpress is 5.2.2
 * I thought perhaps the site running an old version of PHP could be causing the
   issue but after recently upgrading to use 7.2 it still occurs.
    -  This reply was modified 6 years, 9 months ago by [jonbartlow](https://wordpress.org/support/users/jonbartlow/).
      Reason: Adding version info
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-TopBar] Fixed to top of page topbar](https://wordpress.org/support/topic/fixed-to-top-of-page-topbar/)
 *  Thread Starter [jonbartlow](https://wordpress.org/support/users/jonbartlow/)
 * (@jonbartlow)
 * [8 years ago](https://wordpress.org/support/topic/fixed-to-top-of-page-topbar/#post-10327166)
 * In case anyone else is trying to do something similar I compromised and displayed
   it below the nav menu using absolute positioning in CSS field C.
 * using this
    position:absolute; top: 40; padding:0; margin:0; width: 100%; z-index:
   99999;
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-TopBar] Fixed to top of page topbar](https://wordpress.org/support/topic/fixed-to-top-of-page-topbar/)
 *  Thread Starter [jonbartlow](https://wordpress.org/support/users/jonbartlow/)
 * (@jonbartlow)
 * [8 years ago](https://wordpress.org/support/topic/fixed-to-top-of-page-topbar/#post-10327160)
 * I think the issue is this plugin just cannot do what I want and push the menu
   and all content down?
    Seems like it is being position behind the top menu pushing
   only the page content down, not including the top nav menu. When I use the second
   example css for CSS option C and no option under main to force it fixed at top.
   Maybe an issue with compatibility with the theme?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [This site can’t be reached](https://wordpress.org/support/topic/this-site-cant-be-reached-6/)
 *  Thread Starter [jonbartlow](https://wordpress.org/support/users/jonbartlow/)
 * (@jonbartlow)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/this-site-cant-be-reached-6/#post-10011571)
 * [@cjc1867](https://wordpress.org/support/users/cjc1867/) It will work for anyone
   on a different network, other than the one experiencing the issue. Even now it
   was working last I checked but it didn’t take much interaction with the website
   for the issue to come up and keep me off of it for 5 to 10 minutes before it 
   was ok again. This occured 5 to 10 times today at least.
 * [@sterndata](https://wordpress.org/support/users/sterndata/) No security plugins
   are installed currently.
    Currently there is Advanced Access Manager, Display
   Posts Shortcode, Divi Booster, Google Analytics Dashboard for WP, (Poll, Survey,
   Quiz, Slideshow & Form Builder by OpinionStage.com), and Responsive Tabs. I left
   these because they have been installed without issue for months. I removed a 
   backup plugin and one other more recent addition to see if it helped but no luck
   so far.
 * I will likely contact the host tomorrow to see if they have any advice, just 
   in case it is on their end.
    -  This reply was modified 8 years, 3 months ago by [jonbartlow](https://wordpress.org/support/users/jonbartlow/).
    -  This reply was modified 8 years, 3 months ago by [jonbartlow](https://wordpress.org/support/users/jonbartlow/).

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