Title: chouch7's Replies | WordPress.org

---

# chouch7

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Jetpack admin errors](https://wordpress.org/support/topic/jetpack-admin-errors/)
 *  Thread Starter [chouch7](https://wordpress.org/support/users/chouch7/)
 * (@chouch7)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/jetpack-admin-errors/#post-10247219)
 * Hi,
 * Submitted private message through contact form.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder] Conditions: Category template not working](https://wordpress.org/support/topic/conditions-category-template-not-working/)
 *  Thread Starter [chouch7](https://wordpress.org/support/users/chouch7/)
 * (@chouch7)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/conditions-category-template-not-working/#post-8494814)
 * Also tried to add it manually under ../includes/pum-condition-functions.php
 * $conditions[‘is_category’] = array(
    ‘group’ => __( ‘Pages’ ), ‘name’ => __( ‘
   Category Index’, ‘popup-maker’ ), ‘callback’ => ‘is_category’, );
 * But not working. Thanks in advance
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet Newsletters (Previous)] Cannot view all categories and tags in selection options for automatic content](https://wordpress.org/support/topic/cannot-view-all-categories-and-tags-in-selection-options-for-automatic-content/)
 *  [chouch7](https://wordpress.org/support/users/chouch7/)
 * (@chouch7)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/cannot-view-all-categories-and-tags-in-selection-options-for-automatic-content/#post-8292544)
 * I’m having the same issue, under Categories and Tags box it keep saying “loading
   more results” but never loads more than the first 10.
 * I tried adding the patch but didnt work for me.
 * Any suggestions? This is urgent.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WebberZone Top 10 — Popular Posts] How do I display views using the API ?](https://wordpress.org/support/topic/how-do-i-display-views-using-the-api/)
 *  Thread Starter [chouch7](https://wordpress.org/support/users/chouch7/)
 * (@chouch7)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/how-do-i-display-views-using-the-api/#post-7423499)
 * I cant see the daily_count, is it suppose to show next to the post title or how
   does it works?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Specific RSS feed Subscription] Increasing the Number of Categories](https://wordpress.org/support/topic/increasing-the-number-of-categories/)
 *  [chouch7](https://wordpress.org/support/users/chouch7/)
 * (@chouch7)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/increasing-the-number-of-categories/#post-5921668)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Lightbox 2] vertical image getting cut on top](https://wordpress.org/support/topic/vertical-image-getting-cut-on-top/)
 *  Thread Starter [chouch7](https://wordpress.org/support/users/chouch7/)
 * (@chouch7)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/vertical-image-getting-cut-on-top/#post-6397587)
 * Is this plugin still being supported? Any help out there?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Lightbox 2] vertical image getting cut on top](https://wordpress.org/support/topic/vertical-image-getting-cut-on-top/)
 *  Thread Starter [chouch7](https://wordpress.org/support/users/chouch7/)
 * (@chouch7)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/vertical-image-getting-cut-on-top/#post-6397447)
 * oups sorry. here it is: [http://communityimpact.com/2014/12/04/test-2/](http://communityimpact.com/2014/12/04/test-2/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Co-Authors Plus] Integrating template tags](https://wordpress.org/support/topic/integrating-template-tags/)
 *  Thread Starter [chouch7](https://wordpress.org/support/users/chouch7/)
 * (@chouch7)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/integrating-template-tags/#post-5896801)
 *     ```
       $byline = sprintf(
       		_x( 'By %s', 'post author', 'ci' ),
       		'<span class="author vcard"><a class="url fn n" href="' . esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ) . '">' . esc_html( get_the_author() ) . '</a></span>'
       	);
   
       	echo '<span class="byline"> ' . $byline . '</span><span class="posted-on">' . $posted_on . '</span>';
       ```
   

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