Title: blackstudio's Replies | WordPress.org

---

# blackstudio

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Strange Excerpt](https://wordpress.org/support/topic/strange-excerpt/)
 *  Thread Starter [blackstudio](https://wordpress.org/support/users/blackstudio/)
 * (@blackstudio)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/strange-excerpt/#post-3464316)
 * me neither 🙂
 * hopefully there’s a fix.
 * Cheers
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Strange Excerpt](https://wordpress.org/support/topic/strange-excerpt/)
 *  Thread Starter [blackstudio](https://wordpress.org/support/users/blackstudio/)
 * (@blackstudio)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/strange-excerpt/#post-3464313)
 * Thanks mate. But they have 1,500 posts that they want to apply this function 
   to without having to do them manually one-by-one.
 * Ideally they’re looking for an easy fix where a tag calls to content of the post
   after the defined (normal) excerpt.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-reCAPTCHA] Multi Site problems](https://wordpress.org/support/topic/multi-site-problems-1/)
 *  [blackstudio](https://wordpress.org/support/users/blackstudio/)
 * (@blackstudio)
 * [14 years ago](https://wordpress.org/support/topic/multi-site-problems-1/#post-2082339)
 * yarby – you’re a legend! works a charm!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] [Plugin: WooCommerce – eCommerce plugin for WordPress] WooCommerce And Cart Widget](https://wordpress.org/support/topic/plugin-woocommerce-ecommerce-plugin-for-wordpress-woocommerce-and-cart-widget/)
 *  [blackstudio](https://wordpress.org/support/users/blackstudio/)
 * (@blackstudio)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-woocommerce-ecommerce-plugin-for-wordpress-woocommerce-and-cart-widget/#post-2390333)
 * Yeah I was having the same issue. I think it’s something to do with w3 total 
   cache. I found this bit of code on another forum which goes into the varnish 
   field in the general settings page of w3 total cache;
 * if (req.url ~ “^/(cart|my-account|checkout|addons)”) {
    return (pass) }
 * if ( req.url ~ “\?add-to-cart=” ) {
    return (pass) }
 * which i believe keeps the cart, account, checkout pages dynamic.
 * Hope this helps – it worked for me.
 * Cheers
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Upgrade to 3.2.1 is crippling blogs!](https://wordpress.org/support/topic/upgrade-to-321-is-crippling-blogs/)
 *  [blackstudio](https://wordpress.org/support/users/blackstudio/)
 * (@blackstudio)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/upgrade-to-321-is-crippling-blogs/#post-2184224)
 * Some themes have issues with the upgrades. I used to check with the developer
   before updating but In the end I sacked any theme that was showing issues with
   upgrades.
 * We have noticed a increase in speed and efficiency through upgrading to 3.2.1–
   so probably worth running through the motions to get it fixed….?
 * [@debfg48](https://wordpress.org/support/users/debfg48/) out of curiosity who
   is your host?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [generating or figuring urls with a form or on a page](https://wordpress.org/support/topic/generating-or-figuring-urls-with-a-form-or-on-a-page/)
 *  [blackstudio](https://wordpress.org/support/users/blackstudio/)
 * (@blackstudio)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/generating-or-figuring-urls-with-a-form-or-on-a-page/#post-2148625)
 * not sure what you’re asking but if you want to redirect a viewer after they have
   completed the form you add this;
 * on_sent_ok: “location = ‘put your url where you want to send them here’;”
 * into the additional settings area at the bottom of the CF7 admin page.
 * I did this for a client on here [http://lifecoach.yourfuturenow.com.au/](http://lifecoach.yourfuturenow.com.au/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SEO Ultimate] [Plugin: SEO Ultimate] Category title tags & Category Description Tags](https://wordpress.org/support/topic/plugin-seo-ultimate-category-title-tags-category-description-tags/)
 *  Thread Starter [blackstudio](https://wordpress.org/support/users/blackstudio/)
 * (@blackstudio)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-seo-ultimate-category-title-tags-category-description-tags/#post-2146930)
 * [@john](https://wordpress.org/support/users/john/) – it’s not custom tags, having
   issues with the normal category and description tags.
 * [@finleydesign](https://wordpress.org/support/users/finleydesign/) – i found 
   that writing a category meta description in the category admin works for the 
   ones that get rejected in the SEO Ultimate area.
 * I’m using the latest version of WP and SEO ultimate. I wonder if it a theme issue?
   The site which i’m working on for this is [http://purecruises.com.au](http://purecruises.com.au).
   Everthing else about this plugin is awesome! By far the best free one i’ve come
   across yet 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Displaying Related Posts with Custom Post Type](https://wordpress.org/support/topic/displaying-related-posts-with-custom-post-type/)
 *  [blackstudio](https://wordpress.org/support/users/blackstudio/)
 * (@blackstudio)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/displaying-related-posts-with-custom-post-type/#post-1723852)
 * sophieyanow – did that work? i’m using the same code and trying to do the same
   thing but can’t get it to work….. any thoughts?
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [How to sort [specific] multiple categories post in alphabetical order](https://wordpress.org/support/topic/how-to-sort-specific-multiple-categories-post-in-alphabetical-order/)
 *  Thread Starter [blackstudio](https://wordpress.org/support/users/blackstudio/)
 * (@blackstudio)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/how-to-sort-specific-multiple-categories-post-in-alphabetical-order/#post-2083285)
 * Awesome! Thanks mate!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SEO Ultimate] [Plugin: SEO Ultimate] Description Tag Option does NOT Work!](https://wordpress.org/support/topic/plugin-seo-ultimate-description-tag-option-does-not-work/)
 *  [blackstudio](https://wordpress.org/support/users/blackstudio/)
 * (@blackstudio)
 * [15 years ago](https://wordpress.org/support/topic/plugin-seo-ultimate-description-tag-option-does-not-work/#post-1894920)
 * how’d you fix it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Comment System] [Plugin: Disqus Comment System] PHP warnings after upgrading to wp 3.1](https://wordpress.org/support/topic/plugin-disqus-comment-system-php-warnings-after-upgrading-to-wp-31/)
 *  [blackstudio](https://wordpress.org/support/users/blackstudio/)
 * (@blackstudio)
 * [15 years ago](https://wordpress.org/support/topic/plugin-disqus-comment-system-php-warnings-after-upgrading-to-wp-31/#post-1933626)
 * evanw!! you the man!! worked a treat!!

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