Title: Clyde's Replies | WordPress.org

---

# Clyde

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms: Post Updates] Change Post Status](https://wordpress.org/support/topic/change-post-status-1/)
 *  Thread Starter [Clyde](https://wordpress.org/support/users/clydesanchez32gmailcom/)
 * (@clydesanchez32gmailcom)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/change-post-status-1/#post-5613676)
 * That would be great. Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms: Post Updates] Change Post Status](https://wordpress.org/support/topic/change-post-status-1/)
 *  Thread Starter [Clyde](https://wordpress.org/support/users/clydesanchez32gmailcom/)
 * (@clydesanchez32gmailcom)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/change-post-status-1/#post-5613674)
 * Thanks for getting back to me Jupitercow!
 * I have tested this countless times and the resubmitted post always has a status
   of “Draft” so nothing gets triggered.
 * I’m not really sure why it’s doing that, but would love if the resubmitted post
   would be changed back to “Pending Review.”
 * Cheers,
 * Clyde
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WP Popular Posts] Great Plugin, Even BETTER Support!](https://wordpress.org/support/topic/great-plugin-even-better-support-13/)
 *  Thread Starter [Clyde](https://wordpress.org/support/users/clydesanchez32gmailcom/)
 * (@clydesanchez32gmailcom)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/great-plugin-even-better-support-13/#post-7867797)
 * It’s well-deserved!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] Add nopin="nopin" to](https://wordpress.org/support/topic/add-nopinnopin-to/)
 *  Thread Starter [Clyde](https://wordpress.org/support/users/clydesanchez32gmailcom/)
 * (@clydesanchez32gmailcom)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/add-nopinnopin-to/#post-5090348)
 * Okay,
 * I’ve updated my functions.php file with the code you suggested AND changed my
   WordPress default thumbnail size to be 250x250px.
 * And once I rebuild the thumbnails, everything is now working perfectly!
 * Thank you for all your help Hector!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] Add nopin="nopin" to](https://wordpress.org/support/topic/add-nopinnopin-to/)
 *  Thread Starter [Clyde](https://wordpress.org/support/users/clydesanchez32gmailcom/)
 * (@clydesanchez32gmailcom)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/add-nopinnopin-to/#post-5090236)
 * SOOOOOOOOO close! I have the `nopin="nopin"` code rendering properly, but now
   the thumbnails aren’t showing correctly.
 * I have the height and width for the thumbnails to be 250px, but they aren’t being
   displayed.
 * The plugin WAS **_creating_** 250×250 cropped thumbnails before, but now it’s
   just pulling one of the auto-generated thumbnails from my functions.php file.
 * DOH! I just noticed that now the images aren’t linked to the post (only the title).
   Is that easy to fix?
 * If I can get my 250x250px square thumbnails back, everything will be…square (
   i.e. perfect) 🙂
 * Thanks,
 * Clyde
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] Add nopin="nopin" to](https://wordpress.org/support/topic/add-nopinnopin-to/)
 *  Thread Starter [Clyde](https://wordpress.org/support/users/clydesanchez32gmailcom/)
 * (@clydesanchez32gmailcom)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/add-nopinnopin-to/#post-5090206)
 * Hi, Hector. Thank you for responding SO FAST!
 * I tried both methods, but haven’t had success. I currently have the functions.
   php solution applied, but it has erased all my images and only showing linked
   titles.
 * My site is [http://www.craftsbycourtney.com/](http://www.craftsbycourtney.com/)
 * Also, I am using the following custom HTML Markup in my widget:
 * **Before / after Popular Posts:**
 * `<div class="wpp-list"></div>`
 * Here is the **Post HTML Markup:**
 *     ```
       <div class="post no-pin-it-button">
       {thumb}
       <p class="title">{title}</p>
       </div>
       ```
   
 * Could there be conflicts with my markup and your PHP solution?
 * Again, thank you so much for responding back to me so quickly. I really wasn’t
   expecting that (seeing that this is a free plugin).
 * Regards,
 * Clyde
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Photon Not Optimizing Images](https://wordpress.org/support/topic/photon-not-optimizing-images/)
 *  Thread Starter [Clyde](https://wordpress.org/support/users/clydesanchez32gmailcom/)
 * (@clydesanchez32gmailcom)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/photon-not-optimizing-images/#post-4233794)
 * Ok, thanks Jeremy for your help.
 * I will give Photon a second chance!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Photon Not Optimizing Images](https://wordpress.org/support/topic/photon-not-optimizing-images/)
 *  Thread Starter [Clyde](https://wordpress.org/support/users/clydesanchez32gmailcom/)
 * (@clydesanchez32gmailcom)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/photon-not-optimizing-images/#post-4233776)
 * Thank you for your thorough response Jeremy. One of my main concerns was that
   I was forcing mobile users to download HUGE image files.
 * So you are saying that mobile users get smaller images? Is there anyway to verify
   this?
 * Thanks,
 * Clyde
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] Custom Taxonomy](https://wordpress.org/support/topic/custom-taxonomy-7/)
 *  Thread Starter [Clyde](https://wordpress.org/support/users/clydesanchez32gmailcom/)
 * (@clydesanchez32gmailcom)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/custom-taxonomy-7/#post-3708258)
 * No problem Héctor,
 * I guess I’ll have to wait for the update. Thank you for the honest response.
 * Regards,
 * Clyde
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] [Plugin: WordPress Popular Posts] Template Tags NOT Working, But Widgets ARE](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-template-tags-not-working-but-widgets-are/)
 *  Thread Starter [Clyde](https://wordpress.org/support/users/clydesanchez32gmailcom/)
 * (@clydesanchez32gmailcom)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-template-tags-not-working-but-widgets-are/#post-3127273)
 * Héctor,
 * I think I may have resolved my issue. I have been using a PHP code widget (Linkable
   Title Html and Php Widget by PepLamb) and added the template tags there.
 * They did not render properly, but when I added the template tags directly to 
   the sidebar.php file, I saw content being rendered.
 * It may take a bit more work on my part to work as I require, so I think it may
   be an issue with how the PHP code widget renders PHP template tags.
 * Thank you for you help and quick responses Héctor.
 * Regards,
 * Clyde
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] [Plugin: WordPress Popular Posts] Template Tags NOT Working, But Widgets ARE](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-template-tags-not-working-but-widgets-are/)
 *  Thread Starter [Clyde](https://wordpress.org/support/users/clydesanchez32gmailcom/)
 * (@clydesanchez32gmailcom)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-template-tags-not-working-but-widgets-are/#post-3127268)
 * Hello Héctor,
 * I added the code you’ve provide, but I didn’t see any errors.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] [Plugin: WordPress Popular Posts] Template Tags NOT Working, But Widgets ARE](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-template-tags-not-working-but-widgets-are/)
 *  Thread Starter [Clyde](https://wordpress.org/support/users/clydesanchez32gmailcom/)
 * (@clydesanchez32gmailcom)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-template-tags-not-working-but-widgets-are/#post-3127257)
 * Wow, thanks for the quick response Héctor. I made the change, but I am still 
   receiving the, “Sorry. No data so far.” error.
 * Thank you again for help with this,
 * Clyde

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