Title: Oken's Replies | WordPress.org

---

# Oken

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AJAX Login and Registration modal popup + inline form] Pro Version: New User Registration Email for admins appearing blank](https://wordpress.org/support/topic/pro-version-new-user-registration-email-for-admins-appearing-blank/)
 *  Thread Starter [Oken](https://wordpress.org/support/users/oken/)
 * (@oken)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/pro-version-new-user-registration-email-for-admins-appearing-blank/#post-12543722)
 * My apologize, that was the wrong screenshot. This is the settings for your plugin
   that I am using. Everything seems to be in order, but I still revive blank emails:
 * [https://gyazo.com/75108bc9bac63c6d550117fb33974cb8](https://gyazo.com/75108bc9bac63c6d550117fb33974cb8)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Registration & Membership - Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder] User Registration doesn’t take passwords with a apostrophe](https://wordpress.org/support/topic/user-registration-doesnt-take-passwords-with-a-apostrophe/)
 *  Thread Starter [Oken](https://wordpress.org/support/users/oken/)
 * (@oken)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/user-registration-doesnt-take-passwords-with-a-apostrophe/#post-10832439)
 * Awesome! Thanks for fixing the bug and responding back so quickly!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Frontend Registration - Contact Form 7] Avoid sending password in cleartext](https://wordpress.org/support/topic/avoid-sending-password-in-cleartext/)
 *  [Oken](https://wordpress.org/support/users/oken/)
 * (@oken)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/avoid-sending-password-in-cleartext/#post-10357585)
 * Thanks for looking into this. I was going to use this plugin for my site’s registration,
   but hearing that it sends passwords out via cleartext made me have seconds thoughts.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Comic Easel] Comic Easel thumbnails missing](https://wordpress.org/support/topic/comic-easel-thumbnails-missing/)
 *  Thread Starter [Oken](https://wordpress.org/support/users/oken/)
 * (@oken)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/comic-easel-thumbnails-missing/#post-10280298)
 * Manged to fix the thumbnail problem. Selecting “Reset all Settings” in the Config
   section of Comic Easel does the trick in bringing the thumbnails back.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Comic Easel] Comic Navigation Questions](https://wordpress.org/support/topic/comic-navigation-questions/)
 *  Thread Starter [Oken](https://wordpress.org/support/users/oken/)
 * (@oken)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/comic-navigation-questions/#post-4620590)
 * Alright, I managed to get a second comic navigation control above the <?php do_action(‘
   comic-area’); ?>. by using this code:
 * `<?php if (!ceo_pluginfo('disable_default_nav')) ceo_display_comic_navigation();?
   >`
 * I was even able to insert social buttons (Via ShareThis plugin) in the nav bar.
   This works on individual comic pages well enough, but I hit a snag now when the
   code is placed on the front page of the site. For some reason the “last” link
   in the comic navigation gets activated when it’s not suppose to. You can see 
   here a screenshot of what it looks:
 * [https://dl.dropboxusercontent.com/u/8411723/comic-nav.png](https://dl.dropboxusercontent.com/u/8411723/comic-nav.png)
 * Also, the social links on the front page are not recognizing comic page title
   and the comic loop from the <?php do_action(‘comic-area’); ?> code when clicked
   now. I’m getting pretty close to figuring out this issue, so any help would be
   greatly appreciated!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Comic Easel] Creating a custom template just for comic post.](https://wordpress.org/support/topic/creating-a-custom-template-just-for-comic-post/)
 *  Thread Starter [Oken](https://wordpress.org/support/users/oken/)
 * (@oken)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/creating-a-custom-template-just-for-comic-post/#post-4617794)
 * WordPress is so cool when it actually works! XD
 * And this works nicely! Thank you. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[InPost Gallery] Adding Inpost popup functions to inserted images](https://wordpress.org/support/topic/adding-inpost-popup-functions-to-inserted-images/)
 *  Thread Starter [Oken](https://wordpress.org/support/users/oken/)
 * (@oken)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/adding-inpost-popup-functions-to-inserted-images/#post-4492446)
 * If there could be a way to automatically add InPost popups to WordPress image
   links for the next version that would be great! I’d love to use this through 
   out my site. Look forward to the update!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[InPost Gallery] Setting up default thumbnail sizes](https://wordpress.org/support/topic/setting-up-default-thumbnail-sizes/)
 *  Thread Starter [Oken](https://wordpress.org/support/users/oken/)
 * (@oken)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/setting-up-default-thumbnail-sizes/#post-4490925)
 * Awesome! Thanks for the speedy response on this! Looking forward to the next 
   update! 🙂
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [WordPress.org's Plugin Rating System](https://wordpress.org/support/topic/wordpressorgs-plugin-rating-system/)
 *  Thread Starter [Oken](https://wordpress.org/support/users/oken/)
 * (@oken)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/wordpressorgs-plugin-rating-system/#post-3561727)
 * I haven’t had much luck since I made this topic myself. There doesn’t seem to
   be plugins with the amazon like functions with a front-end comment system. Might
   have to look into hiring a wordpress developer at some point in order to have
   this kind of functionally custom built. Or cross my fingers someone makes a plugin
   at some point.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [WordPress.org's Plugin Rating System](https://wordpress.org/support/topic/wordpressorgs-plugin-rating-system/)
 *  Thread Starter [Oken](https://wordpress.org/support/users/oken/)
 * (@oken)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/wordpressorgs-plugin-rating-system/#post-3561557)
 * I thought as much. It’s a shame since it seems like a solid system.
 * Is there anything similar out there in plugin or code form that has some of the
   same amazon review style functionality? Even if it’s a premium payable plugin,
   it’s something I’d support.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multiple Post Thumbnails] [Plugin: Multiple Post Thumbnails] Finding position of attachment in array](https://wordpress.org/support/topic/plugin-multiple-post-thumbnails-finding-position-of-attachment-in-array/)
 *  [Oken](https://wordpress.org/support/users/oken/)
 * (@oken)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-multiple-post-thumbnails-finding-position-of-attachment-in-array/#post-2683026)
 * Hi Steve,
 * I am currently using the Multiple-post-thumbnail plugin in order to also have
   one featured image thumbnail for my blog loop and one separate image for a slider.
 * I’m currently looking for a slider that can integrate well with the Multiple-
   post-thumbnail plugin. I was wondering what slider you are using for your theme.
 * If anyone has any possible slider suggestions, I would greatly appreciate it 
   as well.
 * Thank you in advance!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Displaying a Category’s last update](https://wordpress.org/support/topic/displaying-a-categorys-last-update/)
 *  Thread Starter [Oken](https://wordpress.org/support/users/oken/)
 * (@oken)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/displaying-a-categorys-last-update/#post-1523945)
 * Great! That’s exactly what I was looking for! Thanks so much!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Comment respond form overlapping](https://wordpress.org/support/topic/comment-respond-form-overlaping/)
 *  Thread Starter [Oken](https://wordpress.org/support/users/oken/)
 * (@oken)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/comment-respond-form-overlaping/#post-1489222)
 * Good news comrades!
 * Managed to some what stop the overlapping. Figuring this was a pretty rare error,
   I messed around some more with the CSS and found that giving the class: #comments#
   respond and floating it to the left stops the overlapping to a point.
 * The only problem with this is that it begins to overlap slightly on the top when
   entering the higher nested thread levels. All I can do for now is add to the 
   padding on the top, but from a design stand point it just doesn’t look good.
 * I’ll keep working at and see if I can find a more aesthetically pleasing way 
   to deal with this, but I’m super happy that I’m finally seeing results! Hopefully
   this will help save a few sleepless nights for the few web designers stuck with
   this very rare error.
 * Though not a full proof solution, it should point many in the right direction.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Comment respond form overlapping](https://wordpress.org/support/topic/comment-respond-form-overlaping/)
 *  Thread Starter [Oken](https://wordpress.org/support/users/oken/)
 * (@oken)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/comment-respond-form-overlaping/#post-1489215)
 * I take it this is a very rare error. Guess I’ll have to play around with things
   in the comment.php.

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