Title: niccigilland's Replies | WordPress.org

---

# niccigilland

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Titles appearing as [entry-title] on category blog page after updating theme](https://wordpress.org/support/topic/titles-appearing-as-entry-title-on-category-blog-page-after-updating-theme/)
 *  [niccigilland](https://wordpress.org/support/users/niccigilland/)
 * (@niccigilland)
 * [10 years ago](https://wordpress.org/support/topic/titles-appearing-as-entry-title-on-category-blog-page-after-updating-theme/#post-7621581)
 * Donna, I replaced that block of code with this from post.php in the parent theme:
 *  <h1 class=”post-title entry-title”><?php the_title(); ?></h1>
 *  · by <?php the_author_posts_link(); ?> · in <?php the_category(‘, ‘); ?> <?php
   edit_post_link(); ?> </div>
 * You may need to do that in all custom pages for your child theme.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Better Search Replace] Whitespace and double-quotes](https://wordpress.org/support/topic/whitespace-and-double-quotes/)
 *  Thread Starter [niccigilland](https://wordpress.org/support/users/niccigilland/)
 * (@niccigilland)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/whitespace-and-double-quotes/#post-6641329)
 * Ah, good catch! I copy/pasted the source text, it worked once I typed in the 
   plain text.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[EWWW Image Optimizer] Settings tabs reloading](https://wordpress.org/support/topic/settings-tabs-reloading/)
 *  Thread Starter [niccigilland](https://wordpress.org/support/users/niccigilland/)
 * (@niccigilland)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/settings-tabs-reloading/#post-6512607)
 * When I first go to the EWWW settings page:
 * Navigated to [http://www.adifferentface.net/wp-admin/options-general.php?page=ewww-image-optimizer/ewww-image-optimizer.php](http://www.adifferentface.net/wp-admin/options-general.php?page=ewww-image-optimizer/ewww-image-optimizer.php)
 * When I try to go to any tab other than basic settings:
 * Navigated to [http://www.adifferentface.net/wp-admin/options-general.php?page=ewww-image-optimizer%2Fewww-image-optimizer.php&settings-updated=true](http://www.adifferentface.net/wp-admin/options-general.php?page=ewww-image-optimizer%2Fewww-image-optimizer.php&settings-updated=true)
 * Is there somewhere I should be looking aside from the console tab? I’m not very
   familiar with developer tools in the browser.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet Newsletters (Previous)] No drag & drop options are shown in the visual editor](https://wordpress.org/support/topic/no-drag-drop-options-are-shown-in-the-visual-editor/)
 *  Thread Starter [niccigilland](https://wordpress.org/support/users/niccigilland/)
 * (@niccigilland)
 * [11 years ago](https://wordpress.org/support/topic/no-drag-drop-options-are-shown-in-the-visual-editor/#post-6398033)
 * I have read the support article and tried all the recommended troubleshooting
   solutions. Turning on the debug feature (+safe PHP) shows no errors, only the
   SQL queries. I can send you a screenshot of them if that would be helpful.
 * I have cleared my cache and restarted the browser (on multiple browsers) without
   success. Last night I also tested this on multiple computers/multiple browsers
   on each computer, all with the same result.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet Newsletters (Previous)] No drag & drop options are shown in the visual editor](https://wordpress.org/support/topic/no-drag-drop-options-are-shown-in-the-visual-editor/)
 *  Thread Starter [niccigilland](https://wordpress.org/support/users/niccigilland/)
 * (@niccigilland)
 * [11 years ago](https://wordpress.org/support/topic/no-drag-drop-options-are-shown-in-the-visual-editor/#post-6397924)
 * To add:
 * I tried this with the browser console running and received this error:
 * SCRIPT5007: Unable to get property ‘uniqueID’ of undefined or null reference
   
   prototype.js, line 6861 character 5
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Sticky post image](https://wordpress.org/support/topic/sticky-post-image-1/)
 *  Thread Starter [niccigilland](https://wordpress.org/support/users/niccigilland/)
 * (@niccigilland)
 * [11 years ago](https://wordpress.org/support/topic/sticky-post-image-1/#post-6207070)
 * Just checking back in on this, as I’m still having problems with showing the 
   correct image thumbnail. Is there a way I can force the first image in the post
   to be used as the thumbnail?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto Sticky Post] Only sticky "published" posts?](https://wordpress.org/support/topic/only-sticky-published-posts-1/)
 *  [niccigilland](https://wordpress.org/support/users/niccigilland/)
 * (@niccigilland)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/only-sticky-published-posts-1/#post-6185332)
 * Same here. I use an editorial calendar and have ~30-50 drafts at a time, but 
   I only want the published posts to be stickied.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Comment button disappeared after WP update](https://wordpress.org/support/topic/comment-button-disappeared-after-wp-update/)
 *  [niccigilland](https://wordpress.org/support/users/niccigilland/)
 * (@niccigilland)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/comment-button-disappeared-after-wp-update/#post-6120928)
 * Hi Sergey – is there any workaround for this? I’ve already had a few people email
   me about my comments being broken.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ProGrids Widget Plugin] Login not persistent](https://wordpress.org/support/topic/login-not-persistent/)
 *  Thread Starter [niccigilland](https://wordpress.org/support/users/niccigilland/)
 * (@niccigilland)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/login-not-persistent/#post-5013309)
 * Actually, I may have found the pattern – this seems to happen any time I update
   any plugin or theme.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Auto Affiliate Links] WordPress collapse/expand menu issue – Jquery?](https://wordpress.org/support/topic/wordpress-collapseexpand-menu-issue-jquery/)
 *  [niccigilland](https://wordpress.org/support/users/niccigilland/)
 * (@niccigilland)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/wordpress-collapseexpand-menu-issue-jquery/#post-4810053)
 * I saw the same behavior on my site after updating WP Auto Affiliate Links to 
   the latest version. I’m running WordPress 3.8.3. Other things were also affected:
 * * The Add Link button in the visual editor; instead of inserting the link, the
   page gets reloaded, losing all your work
    * Items are missing from the visual
   editor toolbar after a draft is saved * Any visibility toggles like publish date,
   visibility, publicize, etc don’t open
 * I confirmed that this plugin is the culprit by deactivating all recently-updated
   plugins and turning them back on until the issues were reproduced.

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