Title: Josiah's Replies - page 7 | WordPress.org

---

# Josiah

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 91 through 105 (of 130 total)

[←](https://wordpress.org/support/users/colewebdev/replies/page/6/?output_format=md)
[1](https://wordpress.org/support/users/colewebdev/replies/?output_format=md) [2](https://wordpress.org/support/users/colewebdev/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/colewebdev/replies/page/3/?output_format=md)…
[6](https://wordpress.org/support/users/colewebdev/replies/page/6/?output_format=md)
7 [8](https://wordpress.org/support/users/colewebdev/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/colewebdev/replies/page/9/?output_format=md)
[→](https://wordpress.org/support/users/colewebdev/replies/page/8/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Implementing searching of tags to WordPress for NextGen gallery.??](https://wordpress.org/support/topic/implementing-searching-of-tags-to-wordpress-for-nextgen-gallery/)
 *  [Josiah](https://wordpress.org/support/users/colewebdev/)
 * (@colewebdev)
 * [12 years ago](https://wordpress.org/support/topic/implementing-searching-of-tags-to-wordpress-for-nextgen-gallery/#post-5293077)
 * No idea if this will help your situation but the default WP search can be wonky.
   Try SearchWP [https://searchwp.com/](https://searchwp.com/) which improves search
   in several ways and *may* resolve your issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Still extreme slow website when using NextGen Gallery](https://wordpress.org/support/topic/still-extreme-slow-website-when-using-nextgen-gallery/)
 *  [Josiah](https://wordpress.org/support/users/colewebdev/)
 * (@colewebdev)
 * [12 years ago](https://wordpress.org/support/topic/still-extreme-slow-website-when-using-nextgen-gallery/#post-5297232)
 * I’ve been down your road, and your issue could still be your web host, and specifically
   it’s MySQL performance. You can identify plugins that use a lot of resources,
   but those same plugins on a better web host/server would not be a problem.
 * If your host is overselling their servers or is hosting a customer that is hammering
   MySQL, almost any intensive plugin will cause it to crawl.
 * Hope this helps, I moved my higher traffic/complex WP installs to a more powerful
   host and all *plugin* issues magically were resolved.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Custom Post Order] All Posts/Search Do Not Show](https://wordpress.org/support/topic/all-postssearch-do-not-show/)
 *  Thread Starter [Josiah](https://wordpress.org/support/users/colewebdev/)
 * (@colewebdev)
 * [12 years ago](https://wordpress.org/support/topic/all-postssearch-do-not-show/#post-5248150)
 * Anyone else with this error? If I deactivate the plugin the posts and search 
   box re-appear.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Mixed Secure Warning Due to galleryview.css](https://wordpress.org/support/topic/mixed-secure-warning-due-to-galleryviewcss/)
 *  Thread Starter [Josiah](https://wordpress.org/support/users/colewebdev/)
 * (@colewebdev)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/mixed-secure-warning-due-to-galleryviewcss/#post-5000339)
 * My mistake, thanks for your quick reply.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP eCommerce] Add to Cart Not Functioning](https://wordpress.org/support/topic/add-to-cart-not-functioning/)
 *  Thread Starter [Josiah](https://wordpress.org/support/users/colewebdev/)
 * (@colewebdev)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/add-to-cart-not-functioning/#post-4964979)
 * Resolved, was a local caching issue I believe.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Plugin Confict with SearchWP](https://wordpress.org/support/topic/plugin-confict-with-searchwp/)
 *  Thread Starter [Josiah](https://wordpress.org/support/users/colewebdev/)
 * (@colewebdev)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-confict-with-searchwp/#post-4952147)
 * The issue is specifically with the phrase “cape cod” which should return results,
   but does not. Other two word combinations are also effected (some work, some 
   don’t), but that phrase is the one we’re using to test.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Plugin Confict with SearchWP](https://wordpress.org/support/topic/plugin-confict-with-searchwp/)
 *  Thread Starter [Josiah](https://wordpress.org/support/users/colewebdev/)
 * (@colewebdev)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-confict-with-searchwp/#post-4952128)
 * I created an admin account for you on our staging server (and emailed you the
   details, let me know if you do not receive). I left the server with all plugins
   deactivated, with only SearchWP running. Feel free to activate CPT UI as needed.
 * I agree that the behavior is odd. I’ve actually considered implementing my CPT
   manually in functions.php as it doesn’t take much code. I like the convenience
   of CPT UI so let me know if you find anything.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Plugin Confict with SearchWP](https://wordpress.org/support/topic/plugin-confict-with-searchwp/)
 *  Thread Starter [Josiah](https://wordpress.org/support/users/colewebdev/)
 * (@colewebdev)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/plugin-confict-with-searchwp/#post-4952118)
 * I’ve been working with SearchWP support on this. The plugin works by itself. 
   As soon as I activate CPT UI the search results are effected.
 * I disabled all other plugins, and tried changing themes but nothing seems to 
   effect it.
 * SearchWP came out with a new version (2.2) recently, but that didn’t seem to 
   fix it either.
 * Settings for SearchWP are basic. All we did was enable support for the CPT we
   created using your plugin. I can give you access to our staging server if you’re
   prefer. Just let me know.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] License Expired / Only used 2/3](https://wordpress.org/support/topic/license-expired-only-used-23/)
 *  Thread Starter [Josiah](https://wordpress.org/support/users/colewebdev/)
 * (@colewebdev)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/license-expired-only-used-23/#post-4911299)
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] License Expired / Only used 2/3](https://wordpress.org/support/topic/license-expired-only-used-23/)
 *  Thread Starter [Josiah](https://wordpress.org/support/users/colewebdev/)
 * (@colewebdev)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/license-expired-only-used-23/#post-4911271)
 * Unfortunately I cannot post to the vendors commercial support forum as my license
   is no longer valid. Hence, the post here hoping that someone could see my question
   relating to my license and reply. Unless there’s an alternative contact method
   I see no other way to get assistance.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Website is INCREDIBLY slow](https://wordpress.org/support/topic/website-is-incredibly-slow/)
 *  [Josiah](https://wordpress.org/support/users/colewebdev/)
 * (@colewebdev)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/website-is-incredibly-slow/#post-4909739)
 * The problem could still be your web host (they won’t usually admit an overloaded
   server). Also try this plugin to give you a better idea of what aspect of your
   site is causing the most load: [https://wordpress.org/plugins/p3-profiler/](https://wordpress.org/plugins/p3-profiler/)
   Use [http://gtmetrix.com/](http://gtmetrix.com/) to verify that it’s not your
   connection.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Custom Fields (ACF®)] Repeater Showing Only Every Other Row](https://wordpress.org/support/topic/repeater-showing-only-every-other-row/)
 *  Thread Starter [Josiah](https://wordpress.org/support/users/colewebdev/)
 * (@colewebdev)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/repeater-showing-only-every-other-row/#post-4890576)
 * Fixed this, it was related to the code that checks for past dates.
 * Here’s the new code in case anyone else wants to re-use:
 *     ```
       <?php
       //$res=the_row();
       $time = $res['date'];
       if ($time >=  date('m/d/Y')){ ?>
       ```
   
 * I left in the commented out line, so you can see what we had to change.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Ghost Images](https://wordpress.org/support/topic/ghost-images/)
 *  Thread Starter [Josiah](https://wordpress.org/support/users/colewebdev/)
 * (@colewebdev)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/ghost-images/#post-4890017)
 * This has been fixed by Nextgen already. Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP eCommerce] Upgrade from Version 3.8.8.5](https://wordpress.org/support/topic/upgrade-from-version-3885/)
 *  Thread Starter [Josiah](https://wordpress.org/support/users/colewebdev/)
 * (@colewebdev)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/upgrade-from-version-3885/#post-4806222)
 * Ok one final, final question before I proceed (thanks for your replies today)
 * What’s your recommended process to upgrade?
 * On the blog it states
 * “Upload the contents of that folder to this path on your server, overwriting 
   all existing files: wp-content/plugins/wp-e-commerce”
 * So I leave the core plugin, and the gold cart plugin active and simply overwrite
   the files in the directories with the new copies I’ve downloaded?
 * If I do this step-by-step, should I do anything in betwen each step, besides 
   clicking around my site?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP eCommerce] Upgrade from Version 3.8.8.5](https://wordpress.org/support/topic/upgrade-from-version-3885/)
 *  Thread Starter [Josiah](https://wordpress.org/support/users/colewebdev/)
 * (@colewebdev)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/upgrade-from-version-3885/#post-4806217)
 * One more question … what would you consider a major point release? I’m at 3.8.8.5,
   should I then go to 3.8.9 > 3.8.10 > 3.8.11 > 3.8.12 > 3.8.8.13 > and then finally
   to 3.8.8.13.3 ?

Viewing 15 replies - 91 through 105 (of 130 total)

[←](https://wordpress.org/support/users/colewebdev/replies/page/6/?output_format=md)
[1](https://wordpress.org/support/users/colewebdev/replies/?output_format=md) [2](https://wordpress.org/support/users/colewebdev/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/colewebdev/replies/page/3/?output_format=md)…
[6](https://wordpress.org/support/users/colewebdev/replies/page/6/?output_format=md)
7 [8](https://wordpress.org/support/users/colewebdev/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/colewebdev/replies/page/9/?output_format=md)
[→](https://wordpress.org/support/users/colewebdev/replies/page/8/?output_format=md)