Title: audiowarrior's Replies | WordPress.org

---

# audiowarrior

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slim SEO - A Fast & Automated SEO Plugin For WordPress] Remove one sitemap?](https://wordpress.org/support/topic/remove-one-sitemap/)
 *  Thread Starter [audiowarrior](https://wordpress.org/support/users/zonwarrior/)
 * (@zonwarrior)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/remove-one-sitemap/#post-15625356)
 * How can I confirm this code is working and noindexing my post type?
 *     ```
       add_filter( 'slim_seo_robots_index', function( $value ) {
           if ( is_singular( 'your_cpt' ) ) {
               return false;
           }
           return $value;
       } );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slim SEO - A Fast & Automated SEO Plugin For WordPress] Remove one sitemap?](https://wordpress.org/support/topic/remove-one-sitemap/)
 *  Thread Starter [audiowarrior](https://wordpress.org/support/users/zonwarrior/)
 * (@zonwarrior)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/remove-one-sitemap/#post-15623994)
 * Thanks,
 * I’m looking at this too: “If you want to block all posts of a post type from 
   being indexed, use the following snippet:”
 *     ```
       add_filter( 'slim_seo_robots_index', function( $value ) {
           if ( is_singular( 'your_cpt' ) ) {
               return false;
           }
           return $value;
       } );
       ```
   
 * **Question 1**: Do I replace **your_cpt** with the name of my post type?
 * **Question 2**: Will this only noindex that specific post type?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple SEO] Sitemap not working](https://wordpress.org/support/topic/sitemap-not-working-22/)
 *  Thread Starter [audiowarrior](https://wordpress.org/support/users/zonwarrior/)
 * (@zonwarrior)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/sitemap-not-working-22/#post-15623519)
 * Please disregard, moved on to a different plugin, thanks
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Stylish Cost Calculator - Quote Generator, Lead Gen & Price Estimator] An Honest Review](https://wordpress.org/support/topic/an-honest-review-3/)
 *  Thread Starter [audiowarrior](https://wordpress.org/support/users/zonwarrior/)
 * (@zonwarrior)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/an-honest-review-3/#post-15138550)
 * sure thing, heads up, found a second bug. Accordians break on mobile devices 
   when there are multiple accordians stacked on top of each other. we just see 
   a green wall. Hopefully you guys can fix that too.
 * > [View post on imgur.com](https://imgur.com/a/KSBiZ7Q)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Stylish Cost Calculator - Quote Generator, Lead Gen & Price Estimator] Broken?](https://wordpress.org/support/topic/broken-675/)
 *  Thread Starter [audiowarrior](https://wordpress.org/support/users/zonwarrior/)
 * (@zonwarrior)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/broken-675/#post-15138455)
 * I gotta be honest with you, my colleagues and I are gonna leave you guys an average
   review.
 * The preview button for the detailed list, shows those icons. So this is really
   misleading.
 * We wasted a solid 2 hours for nothing.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Stylish Cost Calculator - Quote Generator, Lead Gen & Price Estimator] Broken?](https://wordpress.org/support/topic/broken-675/)
 *  Thread Starter [audiowarrior](https://wordpress.org/support/users/zonwarrior/)
 * (@zonwarrior)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/broken-675/#post-15138438)
 * Thank you Mike… Last question, when I click ‘detailed list’ there is **no **save
   or print button, only a close button. Why? My settings should allow a save button
   at least.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Scriptless Social Sharing] Why is there a single space in an email subject?](https://wordpress.org/support/topic/why-is-there-a-single-space-in-an-email-subject/)
 *  Thread Starter [audiowarrior](https://wordpress.org/support/users/zonwarrior/)
 * (@zonwarrior)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/why-is-there-a-single-space-in-an-email-subject/#post-13670696)
 * yes, I can confirm this works! thank you Robin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Scriptless Social Sharing] Why is there a single space in an email subject?](https://wordpress.org/support/topic/why-is-there-a-single-space-in-an-email-subject/)
 *  Thread Starter [audiowarrior](https://wordpress.org/support/users/zonwarrior/)
 * (@zonwarrior)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/why-is-there-a-single-space-in-an-email-subject/#post-13651362)
 * Hi Robin,
 * I’m a bit of a layman. Where do I add this code exactly?
 * **change this:**
    ‘subject’ => $this->email_subject() . ‘ ‘ . $this->attributes[‘
   title’],
 * **to this?:**
    ‘subject’ => $this->email_subject() . ‘ ‘ . $this->[‘title’],
 * Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Noob question](https://wordpress.org/support/topic/noob-question-7/)
 *  Thread Starter [audiowarrior](https://wordpress.org/support/users/zonwarrior/)
 * (@zonwarrior)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/noob-question-7/#post-13505876)
 * Thank you Frank!
 * I think I have one final question on this topic:
 * **Do user visits affect the cache at all? **I understand only CSS/JS is being
   cached.
 * But, if a user from California visits my blog, and a user from New York visits
   my blog, does the cache grow? (since each user loaded CSS/JS).
 * Or no, the CSS/JS is cached one time and it’s used for everybody. Thus, if a 
   million people visit my blog, the cache will **not** increase?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Noob question](https://wordpress.org/support/topic/noob-question-7/)
 *  Thread Starter [audiowarrior](https://wordpress.org/support/users/zonwarrior/)
 * (@zonwarrior)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/noob-question-7/#post-13499431)
 * Thank you Frank.
 * Just for my own knowledge, when the cache increases because of the Autoptimized
   CSS/ JS, that means the website’s code (css/js) is getting cached only? Thus,
   the cache does **not** increase when we add new blog posts correct?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] Noob question](https://wordpress.org/support/topic/noob-question-7/)
 *  Thread Starter [audiowarrior](https://wordpress.org/support/users/zonwarrior/)
 * (@zonwarrior)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/noob-question-7/#post-13496780)
 * Thank you for the detailed answers Frank!
 * 1. Can you give me an example when the cache would grow past 1%?
 * My website is purely a blog without any fancy features or heavy content pages.
   Is it safe to assume, it will never grow past 1%?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] 3 questions](https://wordpress.org/support/topic/3-questions-30/)
 *  Thread Starter [audiowarrior](https://wordpress.org/support/users/zonwarrior/)
 * (@zonwarrior)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/3-questions-30/#post-13398478)
 * Hi Frank,
 * Quick follow up:
    [https://generatepress.com/fastest-wordpress-theme/](https://generatepress.com/fastest-wordpress-theme/)
 * Are these settings based on the old
    Version of your plugin? Anything I should
   ignore or do differently in today’s version?
 * Thanks you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Scriptless Social Sharing] Different social media platforms for ‘Before’ and ‘After’?](https://wordpress.org/support/topic/different-social-media-platforms-for-before-and-after/)
 *  Thread Starter [audiowarrior](https://wordpress.org/support/users/zonwarrior/)
 * (@zonwarrior)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/different-social-media-platforms-for-before-and-after/#post-13373472)
 * Thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Scriptless Social Sharing] Different social media platforms for ‘Before’ and ‘After’?](https://wordpress.org/support/topic/different-social-media-platforms-for-before-and-after/)
 *  Thread Starter [audiowarrior](https://wordpress.org/support/users/zonwarrior/)
 * (@zonwarrior)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/different-social-media-platforms-for-before-and-after/#post-13368689)
 * Brilliant!! Thank you! One last question on this:
 * **I added this: **
    [scriptless buttons=”facebook,twitter,pinterest,whatsapp,
   telegram,reddit,email”]
 * I noticed Pinterest wasn’t added.
 * What are your thoughts?
 * **Screenshot:**
 * > [View post on imgur.com](https://imgur.com/a/RqRR82V)
 * **Webpage:**
    [https://1ty.me/poipPHhcU](https://1ty.me/poipPHhcU)
    -  This reply was modified 5 years, 9 months ago by [audiowarrior](https://wordpress.org/support/users/zonwarrior/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Scriptless Social Sharing] Different social media platforms for ‘Before’ and ‘After’?](https://wordpress.org/support/topic/different-social-media-platforms-for-before-and-after/)
 *  Thread Starter [audiowarrior](https://wordpress.org/support/users/zonwarrior/)
 * (@zonwarrior)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/different-social-media-platforms-for-before-and-after/#post-13365932)
 * Here is a sample post (in case you need to see my site):
    [https://1ty.me/IPHzGafL](https://1ty.me/IPHzGafL)

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

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