Title: andyadams's Replies | WordPress.org

---

# andyadams

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/andyadams/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/andyadams/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/andyadams/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP eCommerce] Visitors, Visitor Meta, Crons and Performance Problems](https://wordpress.org/support/topic/visitors-visitor-meta-crons-and-performance-problems/)
 *  Thread Starter [andyadams](https://wordpress.org/support/users/andyadams/)
 * (@andyadams)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/visitors-visitor-meta-crons-and-performance-problems/#post-6878911)
 * Thank you for the detailed explanation!
 * It could very well be that bots were hammering the site. The visitor table grew
   ridiculously fast, and the cleanup task just couldn’t keep pace.
 * For now, we’ve disabled the plugin and moved the store to another site. Chris
   wanted me to let you know about the issue, and I hope you guys can resolve it.
   It sounds like you have a line on the problem. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visualizer – Tables & Charts Manager with Built-in AI Generator] Conflict with Google Maps plugin – ideas?](https://wordpress.org/support/topic/conflict-with-google-maps-plugin-ideas/)
 *  Thread Starter [andyadams](https://wordpress.org/support/users/andyadams/)
 * (@andyadams)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/conflict-with-google-maps-plugin-ideas/#post-4227086)
 * Just wanted to circle back here – Eugene figured it out and I imagine the fix
   will be in a forthcoming release.
 * It was a conflict on loading the Google APIs – both plugins were using the same
   slug for wp_enqueue_script.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visualizer – Tables & Charts Manager with Built-in AI Generator] JavaScript errors on New Post screen](https://wordpress.org/support/topic/javascript-errors-on-new-post-screen/)
 *  Thread Starter [andyadams](https://wordpress.org/support/users/andyadams/)
 * (@andyadams)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/javascript-errors-on-new-post-screen/#post-4211078)
 * The fix you sent works! I look forward to seeing it in a new release!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visualizer – Tables & Charts Manager with Built-in AI Generator] JavaScript errors on New Post screen](https://wordpress.org/support/topic/javascript-errors-on-new-post-screen/)
 *  Thread Starter [andyadams](https://wordpress.org/support/users/andyadams/)
 * (@andyadams)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/javascript-errors-on-new-post-screen/#post-4211051)
 * Just sent it. Thank you kindly!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visualizer – Tables & Charts Manager with Built-in AI Generator] JavaScript errors on New Post screen](https://wordpress.org/support/topic/javascript-errors-on-new-post-screen/)
 *  Thread Starter [andyadams](https://wordpress.org/support/users/andyadams/)
 * (@andyadams)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/javascript-errors-on-new-post-screen/#post-4211016)
 * Thank you kindly. Let me know if I can help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Visualizer – Tables & Charts Manager with Built-in AI Generator] JavaScript errors on New Post screen](https://wordpress.org/support/topic/javascript-errors-on-new-post-screen/)
 *  Thread Starter [andyadams](https://wordpress.org/support/users/andyadams/)
 * (@andyadams)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/javascript-errors-on-new-post-screen/#post-4210997)
 * Apologies for not including that. I’m on **3.6.1**.
 * This could very well be a conflict with another plugin – and thus not your problem–
   but I was just wondering if you could think of anything that would cause wp.media
   to not be instantiated, that’d be great.
 * Here’s a potential clue: We started investigating issues with the Visualizer 
   when registering CPTs that don’t support the ‘editor’. When `post_type_supports('
   editor' )` is **false**, some of the WP Admin code doesn’t execute.
 * Specifically, see **[wp-admin/edit-form-advanced.php lines 27-30](http://core.trac.wordpress.org/browser/trunk/src/wp-admin/edit-form-advanced.php#L27)**
   as a potential reason for the media not being enqueued in certain cases.
 * Let me know if you have any questions about all of this – I’m happy to help debug,
   and I’ll let you know if I can figure anything out.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Custom Category Pages] No Content Shown on Category Page](https://wordpress.org/support/topic/no-content-shown-on-category-page/)
 *  Plugin Author [andyadams](https://wordpress.org/support/users/andyadams/)
 * (@andyadams)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/no-content-shown-on-category-page/#post-3853359)
 * Hey all,
 * Indeed, because the plugin uses an unorthodox technique to “redo” the category
   page content, some themes just don’t work without modifications. We’d like to
   fix it up with all themes in the future, but for now, it just doesn’t quite work
   with themes that don’t follow “normal” practices.
 * Stay tuned for future updates!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Root Relative URLs] Error with wp_mail function](https://wordpress.org/support/topic/error-with-wp_mail-function/)
 *  [andyadams](https://wordpress.org/support/users/andyadams/)
 * (@andyadams)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/error-with-wp_mail-function/#post-3603288)
 * I just wanted to follow up to say ‘me too’. The hook ‘enable_content_massage’
   on ‘wp_mail’ turns the array passed to other functions filtering wp_mail to NULL,
   when it should include all of the info about the just-sent email. I haven’t delved
   into why this happens, but I’ve also had to remove the filter to make other plugins
   work.
 * Let me know if you have any questions!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UpdraftPlus: WP Backup & Migration Plugin] Never gets past "A backup run has been scheduled"](https://wordpress.org/support/topic/never-gets-past-a-backup-run-has-been-scheduled/)
 *  Thread Starter [andyadams](https://wordpress.org/support/users/andyadams/)
 * (@andyadams)
 * [13 years ago](https://wordpress.org/support/topic/never-gets-past-a-backup-run-has-been-scheduled/#post-3998862)
 * Thanks David,
 * I’ve been debugging this issue for a while, and I can’t figure it out. The only
   thing I can think that is happening is that the WP Cron execution script is timing
   out (the host has a default max_execution_time of 30 seconds).
 * When this happens, you’re left in nowhere-land. A nice bit of functionality might
   be having UpdraftPlus check to see if the task is still scheduled, and if not,
   and 5 mins have passed, let the user know something may have gone wrong.
 * In my case, I see the task get scheduled in CronTrol, then it goes away (assuming
   it’s being processed), and then everything halts and Updraft continues to tell
   me “a backup has been scheduled”.
 * Like I said, it’s probably the hosting (I can’t say for certain), but it’d definitely
   be a nice failsafe. Thanks for the great plugin regardless!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UpdraftPlus: WP Backup & Migration Plugin] Never gets past "A backup run has been scheduled"](https://wordpress.org/support/topic/never-gets-past-a-backup-run-has-been-scheduled/)
 *  Thread Starter [andyadams](https://wordpress.org/support/users/andyadams/)
 * (@andyadams)
 * [13 years ago](https://wordpress.org/support/topic/never-gets-past-a-backup-run-has-been-scheduled/#post-3998857)
 * Hey David,
 * Thanks for the quick reply!
 * I checked out the article, and I have a question: If my site has few visitors,
   does that mean the scheduled task may **never** complete? So if I schedule a 
   backup, and the site only gets some visitors a few hours later, will the scheduled
   task be missed completely? Or will it run when the visitors come later? Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[IProperty Real Estate Agent] I-Property Plugin error 404 "no results found"](https://wordpress.org/support/topic/i-property-plugin-error-404-no-results-found/)
 *  Plugin Author [andyadams](https://wordpress.org/support/users/andyadams/)
 * (@andyadams)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/i-property-plugin-error-404-no-results-found/#post-3737739)
 * Hey there,
 * The first thing I would try is to disable/enable the IProperty plugin, and then
   go to the Settings -> Permalinks screen and re-save your permalinks settings.
 * Try that out, and let me know if the links start working!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Custom Category Pages] Does it work with custom taxonomies?](https://wordpress.org/support/topic/does-it-work-with-custom-taxonomies/)
 *  Plugin Author [andyadams](https://wordpress.org/support/users/andyadams/)
 * (@andyadams)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/does-it-work-with-custom-taxonomies/#post-3814026)
 * Hey there,
 * Sorry for the delay! Down the line, this is something we’d like to add. Right
   now, it’s not possible without modifying the plugin :(.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Custom Category Pages] Exceprt](https://wordpress.org/support/topic/exceprt/)
 *  Plugin Author [andyadams](https://wordpress.org/support/users/andyadams/)
 * (@andyadams)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/exceprt/#post-3809012)
 * Hey there, sorry for the delay.
 * It’s something we plan on adding down the line. For now, it’s not possible without
   modifying the plugin :(.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Custom Category Pages] I have two page templates and the plug in is only showing a derfault option](https://wordpress.org/support/topic/i-have-two-page-templates-and-the-plug-in-is-only-showing-a-derfault-option/)
 *  Plugin Author [andyadams](https://wordpress.org/support/users/andyadams/)
 * (@andyadams)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/i-have-two-page-templates-and-the-plug-in-is-only-showing-a-derfault-option/#post-3804511)
 * Hey Carl,
 * I’m sorry for the delay – I tried playing with it, and I’m not sure how Headway
   does templates, so without delving into in detail, I’m afraid I can’t answer :(.
   If you manage to find a solution, do let me know. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Custom Category Pages] lost theme customizations](https://wordpress.org/support/topic/lost-theme-customizations-1/)
 *  Plugin Author [andyadams](https://wordpress.org/support/users/andyadams/)
 * (@andyadams)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/lost-theme-customizations-1/#post-3794229)
 * Hey there,
 * The plugin has a custom display of category pages, which probably doesn’t look
   a lot like your other theme pages. This is by design – right now, category pages
   only have the titles of posts, listed 25 at a time.
 * Let me know if that doesn’t make sense!

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

1 [2](https://wordpress.org/support/users/andyadams/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/andyadams/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/andyadams/replies/page/2/?output_format=md)