Title: blueblast's Replies | WordPress.org

---

# blueblast

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ad Inserter - Ad Manager & AdSense Ads] Update to 2.2.11 breaks CSS](https://wordpress.org/support/topic/update-to-2-2-11-breaks-css/)
 *  Thread Starter [blueblast](https://wordpress.org/support/users/blueblast/)
 * (@blueblast)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/update-to-2-2-11-breaks-css/#post-9811974)
 * yes fixed, thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ad Inserter - Ad Manager & AdSense Ads] Update to 2.2.11 breaks CSS](https://wordpress.org/support/topic/update-to-2-2-11-breaks-css/)
 *  Thread Starter [blueblast](https://wordpress.org/support/users/blueblast/)
 * (@blueblast)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/update-to-2-2-11-breaks-css/#post-9810910)
 * [https://richesawait.com/investing-for-short-term-goals/](https://richesawait.com/investing-for-short-term-goals/)
 * Look at the green div just after the post title.
 * For other placements I’ve added margin-bottom and stuff which also fail after
   updating
    -  This reply was modified 8 years, 7 months ago by [blueblast](https://wordpress.org/support/users/blueblast/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ad Inserter - Ad Manager & AdSense Ads] Update to 2.2.11 breaks CSS](https://wordpress.org/support/topic/update-to-2-2-11-breaks-css/)
 *  Thread Starter [blueblast](https://wordpress.org/support/users/blueblast/)
 * (@blueblast)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/update-to-2-2-11-breaks-css/#post-9810879)
 * But I haven’t added anything special to <head> in 2.2.10
 * The css is added from the option in the plugin itself
 * The block class is being created by 2.2.12
    -  This reply was modified 8 years, 7 months ago by [blueblast](https://wordpress.org/support/users/blueblast/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ad Inserter - Ad Manager & AdSense Ads] Update to 2.2.11 breaks CSS](https://wordpress.org/support/topic/update-to-2-2-11-breaks-css/)
 *  Thread Starter [blueblast](https://wordpress.org/support/users/blueblast/)
 * (@blueblast)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/update-to-2-2-11-breaks-css/#post-9810844)
 * > Can you try to save settings once again (with the new plugin)?
 * tried this. didn’t work.
 * > A new version was released which may solve the problem you have.
 * updated to 2.2.12, didn’t resolve the issue. back to 2.2.10
 * with 2.2.10
    `<div class="code-block code-block-7" style="border: 2px solid #
   03a87c; color: #03a87c; padding: 14px; margin: 12px 0px 12px 0px; font-family:'
   Roboto'; font-size: 15px; line-height: 20px;">`
 * with 2.2.12
    `<div class="code-block code-block-8b9b0e566cb5fb9be0209659cd171a67
   code-block-7">`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PowerPress Podcasting plugin by Blubrry] Remove wp feed links from page header and add podcast feed link](https://wordpress.org/support/topic/remove-wp-feed-links-from-page-header-and-add-podcast-feed-link/)
 *  Thread Starter [blueblast](https://wordpress.org/support/users/blueblast/)
 * (@blueblast)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/remove-wp-feed-links-from-page-header-and-add-podcast-feed-link/#post-9756296)
 * I’ve found a workaround. Pasting the following in functions.php removed both 
   feed links from the header.
 *     ```
       // ============================
       // REMOVE JUNK FROM HEAD
       // =============================
   
           remove_action('wp_head', 'feed_links', 2); // remove rss feed links
       ```
   
 * Then I used this plugin –> [https://wordpress.org/plugins/oh-add-script-header-footer/](https://wordpress.org/plugins/oh-add-script-header-footer/)
 * And added podcast feed links to the required pages
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PowerPress Podcasting plugin by Blubrry] iTunes language and Feed language in Powerpress the same thing?](https://wordpress.org/support/topic/itunes-language-and-feed-language-in-powerpress-the-same-thing/)
 *  Thread Starter [blueblast](https://wordpress.org/support/users/blueblast/)
 * (@blueblast)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/itunes-language-and-feed-language-in-powerpress-the-same-thing/page/2/#post-9745404)
 * i overwrote the files hope that was the correct method.
    thanks again
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PowerPress Podcasting plugin by Blubrry] iTunes language and Feed language in Powerpress the same thing?](https://wordpress.org/support/topic/itunes-language-and-feed-language-in-powerpress-the-same-thing/)
 *  Thread Starter [blueblast](https://wordpress.org/support/users/blueblast/)
 * (@blueblast)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/itunes-language-and-feed-language-in-powerpress-the-same-thing/page/2/#post-9745196)
 * Ok thanks!
    Should I delete the existing plugin first or should I overwrite the
   files? Will I still get updates normally?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PowerPress Podcasting plugin by Blubrry] iTunes language and Feed language in Powerpress the same thing?](https://wordpress.org/support/topic/itunes-language-and-feed-language-in-powerpress-the-same-thing/)
 *  Thread Starter [blueblast](https://wordpress.org/support/users/blueblast/)
 * (@blueblast)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/itunes-language-and-feed-language-in-powerpress-the-same-thing/#post-9744718)
 * Hi
    Like I mentioned in an earlier comment I was able to find podcasts that have
   these languages mentioned on iTunes.
 * here’s a podcast where the language is Hindi: [https://itunes.apple.com/us/podcast/kahani-jaani-anjaani-stories-in-hindi/id1100450679?mt=2](https://itunes.apple.com/us/podcast/kahani-jaani-anjaani-stories-in-hindi/id1100450679?mt=2)
 * Here’s one for Punjabi:
    [https://itunes.apple.com/us/podcast/harman-radio-punjabi-podcast/id1109321499?mt=2](https://itunes.apple.com/us/podcast/harman-radio-punjabi-podcast/id1109321499?mt=2)
 * I think I didn’t explain myself very clearly. I just need **hi** & **pa** added
   to my podcasts’ rss feed’s `<language>` tag instead of **en**
    -  This reply was modified 8 years, 8 months ago by [blueblast](https://wordpress.org/support/users/blueblast/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculated Fields Form - AI Form Builder for WordPress - Contact, Payment, Quote, Quiz & More] Dependency – “between”](https://wordpress.org/support/topic/dependency-between/)
 *  Thread Starter [blueblast](https://wordpress.org/support/users/blueblast/)
 * (@blueblast)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/dependency-between/#post-9743854)
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculated Fields Form - AI Form Builder for WordPress - Contact, Payment, Quote, Quiz & More] Currency – thousands separator format](https://wordpress.org/support/topic/currency-thousands-separator-format/)
 *  Thread Starter [blueblast](https://wordpress.org/support/users/blueblast/)
 * (@blueblast)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/currency-thousands-separator-format/#post-9743853)
 * Where should I enter this code?
 * Also, what about input fields that use currency type?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PowerPress Podcasting plugin by Blubrry] iTunes language and Feed language in Powerpress the same thing?](https://wordpress.org/support/topic/itunes-language-and-feed-language-in-powerpress-the-same-thing/)
 *  Thread Starter [blueblast](https://wordpress.org/support/users/blueblast/)
 * (@blueblast)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/itunes-language-and-feed-language-in-powerpress-the-same-thing/#post-9737862)
 * Thanks Shawn! I’ll be waiting
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PowerPress Podcasting plugin by Blubrry] iTunes language and Feed language in Powerpress the same thing?](https://wordpress.org/support/topic/itunes-language-and-feed-language-in-powerpress-the-same-thing/)
 *  Thread Starter [blueblast](https://wordpress.org/support/users/blueblast/)
 * (@blueblast)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/itunes-language-and-feed-language-in-powerpress-the-same-thing/#post-9737737)
 * Any update on this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PowerPress Podcasting plugin by Blubrry] iTunes language and Feed language in Powerpress the same thing?](https://wordpress.org/support/topic/itunes-language-and-feed-language-in-powerpress-the-same-thing/)
 *  Thread Starter [blueblast](https://wordpress.org/support/users/blueblast/)
 * (@blueblast)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/itunes-language-and-feed-language-in-powerpress-the-same-thing/#post-9726412)
 * Hindi & Punjabi please
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PowerPress Podcasting plugin by Blubrry] iTunes language and Feed language in Powerpress the same thing?](https://wordpress.org/support/topic/itunes-language-and-feed-language-in-powerpress-the-same-thing/)
 *  Thread Starter [blueblast](https://wordpress.org/support/users/blueblast/)
 * (@blueblast)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/itunes-language-and-feed-language-in-powerpress-the-same-thing/#post-9723385)
 * Oh yes I know that dropdown. Doesn’t have the languages I need. Please add them.
 * Couldn’t be an iTunes issue because here’s a podcast where the language is Hindi:
   [https://itunes.apple.com/us/podcast/kahani-jaani-anjaani-stories-in-hindi/id1100450679?mt=2](https://itunes.apple.com/us/podcast/kahani-jaani-anjaani-stories-in-hindi/id1100450679?mt=2)
 * Here’s one for Punjabi:
    [https://itunes.apple.com/us/podcast/harman-radio-punjabi-podcast/id1109321499?mt=2](https://itunes.apple.com/us/podcast/harman-radio-punjabi-podcast/id1109321499?mt=2)
    -  This reply was modified 8 years, 8 months ago by [blueblast](https://wordpress.org/support/users/blueblast/).
    -  This reply was modified 8 years, 8 months ago by [blueblast](https://wordpress.org/support/users/blueblast/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PowerPress Podcasting plugin by Blubrry] iTunes language and Feed language in Powerpress the same thing?](https://wordpress.org/support/topic/itunes-language-and-feed-language-in-powerpress-the-same-thing/)
 *  Thread Starter [blueblast](https://wordpress.org/support/users/blueblast/)
 * (@blueblast)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/itunes-language-and-feed-language-in-powerpress-the-same-thing/#post-9721935)
 * > you can set the language for each podcast category
 * Where can I do that? Are Hindi & Punjabi supported?

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

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