Title: Naz's Replies | WordPress.org

---

# Naz

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[oAuth Twitter Feed for Developers] Breaks homepage](https://wordpress.org/support/topic/breaks-homepage/)
 *  [Naz](https://wordpress.org/support/users/naz/)
 * (@naz)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/breaks-homepage/#post-4600577)
 * qubed, I think I’m experiencing the same issue. Could you tell me how you managed
   to solve it? Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[oAuth Twitter Feed for Developers] PHP error in StormTwitter.class.php](https://wordpress.org/support/topic/php-error-in-stormtwitterclassphp/)
 *  [Naz](https://wordpress.org/support/users/naz/)
 * (@naz)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/php-error-in-stormtwitterclassphp/#post-3866860)
 * Experiencing the same problem. It was fine a few weeks ago and suddenly (I didn’t
   even change anything) it’s been giving me this error and my feed won’t show up.
 * Does anyone have a fix for this? Thanks!
 * Edit: Figured it out. As redearthdesign mentioned, use is_array(). I’m using 
   the following code now and it works:
 *     ```
       if (is_array(getTweets(1)))
       {
       $tweets = getTweets(1);
   
       foreach ($tweets as $tweet)
       {
       // The rest of your code
       }
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet Newsletters (Previous)] [Plugin: Wysija Newsletters] Styling the widget](https://wordpress.org/support/topic/plugin-wysija-newsletters-styling-the-widget/)
 *  Thread Starter [Naz](https://wordpress.org/support/users/naz/)
 * (@naz)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wysija-newsletters-styling-the-widget/#post-2858069)
 * I opened a support ticket on your website. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet Newsletters (Previous)] [Plugin: Wysija Newsletters] Styling the widget](https://wordpress.org/support/topic/plugin-wysija-newsletters-styling-the-widget/)
 *  Thread Starter [Naz](https://wordpress.org/support/users/naz/)
 * (@naz)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wysija-newsletters-styling-the-widget/#post-2858055)
 * Hi,
 * Thanks for your help. How would I fix this? I added the form using the Wysija
   Subscription Form button in the visual editor. Button label is set to the default
   text, “Subscribe!”, and there is no option to change the value of the input field.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet Newsletters (Previous)] [Plugin: Wysija Newsletters] Styling the widget](https://wordpress.org/support/topic/plugin-wysija-newsletters-styling-the-widget/)
 *  Thread Starter [Naz](https://wordpress.org/support/users/naz/)
 * (@naz)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wysija-newsletters-styling-the-widget/#post-2858040)
 * Hi,
 * Thanks for your help. Unfortunately, that didn’t do it either. :-\
 * I’m also having a problem with the text not showing up on the ‘Subscribe’ button
   on this page: [http://www.justhonest.net/newsletter/](http://www.justhonest.net/newsletter/)
 * I had the same problem when I manually added the widget code to the sidebar (
   instead of using a widget), which is why I switched back to the widget. But now
   I’m getting this problem again when I add the subscription form in the visual
   editor.
 * How would I fix this?
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet Newsletters (Previous)] [Plugin: Wysija Newsletters] Styling the widget](https://wordpress.org/support/topic/plugin-wysija-newsletters-styling-the-widget/)
 *  Thread Starter [Naz](https://wordpress.org/support/users/naz/)
 * (@naz)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wysija-newsletters-styling-the-widget/#post-2858037)
 * I re-added the widget to the sidebar.
 * The HTML of the input field is:
    `<input type="text" name="wysija[user][email]"
   class="wysija-email validate[required,custom[email]]" id="form-wysija-nl-iframe-
   2-wysija-to">`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet Newsletters (Previous)] [Plugin: Wysija Newsletters] Styling the widget](https://wordpress.org/support/topic/plugin-wysija-newsletters-styling-the-widget/)
 *  Thread Starter [Naz](https://wordpress.org/support/users/naz/)
 * (@naz)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wysija-newsletters-styling-the-widget/#post-2858022)
 * Thanks for your response.
 * The website’s URL is [http://www.justhonest.net](http://www.justhonest.net), 
   but I temporarily removed the widget as I’m having problems sending e-mails (
   as mentioned in [my other topic](http://wordpress.org/support/topic/plugin-wysija-newsletters-activation-e-mail-sends-attachment?replies=1)).
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet Newsletters (Previous)] [Plugin: Wysija Newsletters] Styling the widget](https://wordpress.org/support/topic/plugin-wysija-newsletters-styling-the-widget/)
 *  Thread Starter [Naz](https://wordpress.org/support/users/naz/)
 * (@naz)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wysija-newsletters-styling-the-widget/#post-2857966)
 * I sort of fixed this problem myself by creating a custom sidebar for the widget.
 * It works fine so far, but for some reason the following CSS code has stopped 
   working:
 * `.widget_wysija input[name="wysija[user][email]"] { ...your styles... }`
 * What I want to do is make the width 100%. It worked before, but stopped working
   when I added it to a different sidebar.
 * My CSS code is:
 *     ```
       .widget_wysija input[name="wysija[user][email]"] {
       width: 100%;
       }
       ```
   
 * Thanks in advance for your help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Minify] [Plugin: WP Minify] Can't activate plugin – fatal error](https://wordpress.org/support/topic/plugin-wp-minify-cant-activate-plugin-fatal-error/)
 *  Thread Starter [Naz](https://wordpress.org/support/users/naz/)
 * (@naz)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-minify-cant-activate-plugin-fatal-error/#post-2792816)
 * Wow! Thanks for the help, apotropaic! I can’t believe it was that easy to fix!
   🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Posts Widget] [Plugin: Flexible Posts Widget] Multiple taxonomies](https://wordpress.org/support/topic/plugin-flexible-posts-widget-multiple-taxonomies/)
 *  Thread Starter [Naz](https://wordpress.org/support/users/naz/)
 * (@naz)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-flexible-posts-widget-multiple-taxonomies/#post-2797412)
 * Hello,
 * Thanks for adding this feature. I really appreciate it.
 * And thanks for the very helpful suggestions!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-HTML-Compression] [Plugin: WP-HTML-Compression] Occasionally breaks scripts](https://wordpress.org/support/topic/plugin-wp-html-compression-occasionally-breaks-scripts/)
 *  Thread Starter [Naz](https://wordpress.org/support/users/naz/)
 * (@naz)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-html-compression-occasionally-breaks-scripts/#post-2801042)
 * Hello,
 * Thanks so much for your help. I really appreciate it! Unfortunately, most of 
   the code you commented on was added by plugins, and I’m not comfortable editing
   these plugin files because they will be overwritten after each update.
 * Does this mean this plugin will not work for me if these issues remain unchanged?
 * Thanks for your time!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ALO EasyMail Newsletter] [Plugin: ALO EasyMail Newsletter] Cannot send newsletter and ajax stopped responding](https://wordpress.org/support/topic/plugin-alo-easymail-newsletter-cannot-send-newsletter-and-ajax-stopped-responding/)
 *  [Naz](https://wordpress.org/support/users/naz/)
 * (@naz)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-alo-easymail-newsletter-cannot-send-newsletter-and-ajax-stopped-responding/#post-2837402)
 * Thanks for the link. I sent a test e-mail and that seems to work. However, when
   I click ‘Edit’ to edit a mailing list about 25% of the time it doesn’t work so
   I have to retry and retry (and reload the page) until it works.
 * I tried all of the .js options and it didn’t fix anything. I do have wp_head()
   in my theme file, I’m using an English version of WordPress and I’m not using
   multisite.
 * I hope that helps. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ALO EasyMail Newsletter] [Plugin: ALO EasyMail Newsletter] Cannot send newsletter and ajax stopped responding](https://wordpress.org/support/topic/plugin-alo-easymail-newsletter-cannot-send-newsletter-and-ajax-stopped-responding/)
 *  [Naz](https://wordpress.org/support/users/naz/)
 * (@naz)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-alo-easymail-newsletter-cannot-send-newsletter-and-ajax-stopped-responding/#post-2837394)
 * I’m having the same problem with the AJAX not working. When I checked my analytics
   I noticed people did sign up for my newsletter, but they didn’t show up as subscribers.
   So I checked the form and noticed it gets stuck on the ‘sending’ part when signing
   up for the newsletter.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multi-column Tag Map] [Plugin: Multi-column Tag Map] Multiple maps for custom post types](https://wordpress.org/support/topic/plugin-multi-column-tag-map-multiple-maps-for-custom-post-types/)
 *  Thread Starter [Naz](https://wordpress.org/support/users/naz/)
 * (@naz)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-multi-column-tag-map-multiple-maps-for-custom-post-types/#post-2787071)
 * Hey!
 * Thanks so much. Everything seems to work just fine. I’m loving it so far! 🙂
 * Keep up the good work!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-HTML-Compression] [Plugin: WP-HTML-Compression] Occasionally breaks scripts](https://wordpress.org/support/topic/plugin-wp-html-compression-occasionally-breaks-scripts/)
 *  Thread Starter [Naz](https://wordpress.org/support/users/naz/)
 * (@naz)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-html-compression-occasionally-breaks-scripts/#post-2800941)
 * Here you go: [http://pastebin.com/BCKRXHgq](http://pastebin.com/BCKRXHgq)
 * Thanks for your help!

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

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