Title: lacoder's Replies | WordPress.org

---

# lacoder

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPS Hide Login] redirect page](https://wordpress.org/support/topic/redirect-page-6/)
 *  [lacoder](https://wordpress.org/support/users/lacoder/)
 * (@lacoder)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/redirect-page-6/#post-8613829)
 * Hmm, I tried this but it doesn’t seem to work?
 * It seems to be written to only redirect people who are the admin? I added an ‘!’
   before ‘is_admin()’ and it seems to work now.
 * final code:
 *     ```
       if ( ! is_admin() && ! is_user_logged_in() ) {
       				wp_redirect(home_url() . '/error?m=' . urlencode($message));
       				exit();
       			}
       ```
   
    -  This reply was modified 9 years, 4 months ago by [lacoder](https://wordpress.org/support/users/lacoder/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[teachPress] Exclude tags from listing?](https://wordpress.org/support/topic/exclude-tags-from-listing/)
 *  Thread Starter [lacoder](https://wordpress.org/support/users/lacoder/)
 * (@lacoder)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/exclude-tags-from-listing/#post-8405892)
 * Hiya!
 * Thanks, I managed to get this working however it doesn’t seem to work with [tplist]..
   Is there something I can do to get this working?
 * Here is the shortcode as I am trying it:
 * [tplist author=”15″ exclude_tags=”15,28,37,52,60,67,73,80,74,88″ style=”simple”
   link_style=”direct” headline=“0″]
 * It works if I change [tplist to [tpcloud].
 * Thanks again,
 * Rob
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[teachPress] Exclude tags from listing?](https://wordpress.org/support/topic/exclude-tags-from-listing/)
 *  Thread Starter [lacoder](https://wordpress.org/support/users/lacoder/)
 * (@lacoder)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/exclude-tags-from-listing/#post-8403782)
 * Great, thanks I will give that a go!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Recent Posts Widget] Excerpt ellipsis](https://wordpress.org/support/topic/excerpt-ellipsis-1/)
 *  Thread Starter [lacoder](https://wordpress.org/support/users/lacoder/)
 * (@lacoder)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/excerpt-ellipsis-1/#post-7341248)
 * Ah Wonderful!
 * This did exactly what I was looking for! Brill! Thank you
 * You’re the best 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Recent Posts Widget] Excerpt ellipsis](https://wordpress.org/support/topic/excerpt-ellipsis-1/)
 *  Thread Starter [lacoder](https://wordpress.org/support/users/lacoder/)
 * (@lacoder)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/excerpt-ellipsis-1/#post-7341246)
 * Hi there,
 * I’m really sorry to bother you again, I’ve tried to get this to do what I need
   and I’ve been struggling 🙁
 * I just want it to have a “…” at the end of the excerpt and then still be able
   to have the “Read More” on the next line (as I have it currently).
 * Thanks again so much!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Twitter Feed Widget Plugin] Custom height](https://wordpress.org/support/topic/custom-height/)
 *  Thread Starter [lacoder](https://wordpress.org/support/users/lacoder/)
 * (@lacoder)
 * [10 years ago](https://wordpress.org/support/topic/custom-height/#post-7311885)
 * bump
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF Recent Posts Widget] Custom fields](https://wordpress.org/support/topic/custom-fields-209/)
 *  Thread Starter [lacoder](https://wordpress.org/support/users/lacoder/)
 * (@lacoder)
 * [10 years ago](https://wordpress.org/support/topic/custom-fields-209/#post-7311383)
 * bump
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gwolle Guestbook] Not accepting entries](https://wordpress.org/support/topic/not-accepting-entries-1/)
 *  Thread Starter [lacoder](https://wordpress.org/support/users/lacoder/)
 * (@lacoder)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/not-accepting-entries-1/#post-5760472)
 * Great, its working now, Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gwolle Guestbook] Not accepting entries](https://wordpress.org/support/topic/not-accepting-entries-1/)
 *  Thread Starter [lacoder](https://wordpress.org/support/users/lacoder/)
 * (@lacoder)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/not-accepting-entries-1/#post-5760386)
 * Hi,
 * Thanks for getting back to me so fast 🙂
 * I’ve inpected the error and it is the “error_fields” error. I’ve tried turnign
   off the reCAPTURE too but its still the same.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Jetpack – Number of Facebook likes](https://wordpress.org/support/topic/jetpack-number-of-facebook-likes/)
 *  Thread Starter [lacoder](https://wordpress.org/support/users/lacoder/)
 * (@lacoder)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/jetpack-number-of-facebook-likes/#post-5743488)
 * For anyone else looking for an answer on this, it seems that the likes stay as
   long as the domain and permalink structure don’t change 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gwolle Guestbook] Write Entry by default](https://wordpress.org/support/topic/write-entry-by-default/)
 *  Thread Starter [lacoder](https://wordpress.org/support/users/lacoder/)
 * (@lacoder)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/write-entry-by-default/#post-5698636)
 * That’s great thanks!!
 * Is it possible to change the “Write a new entry for the Guestbook” text?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Display Posts - Easy lists, grids, navigation, and more] How can I hide the Headers from the excerpt](https://wordpress.org/support/topic/how-can-i-hide-the-headers-from-the-excerpt/)
 *  Thread Starter [lacoder](https://wordpress.org/support/users/lacoder/)
 * (@lacoder)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/how-can-i-hide-the-headers-from-the-excerpt/#post-5377407)
 * Hey, just in case anyone else if trying to solve this, I managed to get it working
   by overwriting the trimming function in my child theme’s ‘function.php’ as follows:(
   p.s. my text was a < blockquote > so if yours is a < p >, you could try just 
   swapping these)
 *     ```
       <?php
   
       // =============================================================================
       // FUNCTIONS.PHP
       // -----------------------------------------------------------------------------
       // Overwrite or add your own custom functions here.
       // =============================================================================
   
       remove_filter('get_the_excerpt', 'wp_trim_excerpt');
       add_filter('get_the_excerpt', 'improved_trim_excerpt');
   
       function improved_trim_excerpt($text) { // Fakes an excerpt if needed
         global $post;
         if ( '' == $text ) {
           $text = get_the_content('');
           $text = apply_filters('the_content', $text);
           $text = str_replace('\]\]\>', ']]>', $text);
           $text = strip_tags($text, "<blockquote>");
           $text = explode("<blockquote>", $text);
           $excerpt_length = 55;
           $words = explode(' ', $text[1], $excerpt_length + 1);
           if (count($words)> $excerpt_length) {
             array_pop($words);
             array_push($words, ". . .  " . '<a class="excerpt_readmore" href="' . apply_filters( 'the_permalink', get_permalink() ) . '">' . "(Read More)" . '</a>');
             $text = implode(' ', $words);
           }
         }
       return $text;
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Display Posts - Easy lists, grids, navigation, and more] Remove hyphen from start of post?](https://wordpress.org/support/topic/remove-hyphen-from-start-of-post/)
 *  [lacoder](https://wordpress.org/support/users/lacoder/)
 * (@lacoder)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/remove-hyphen-from-start-of-post/#post-5375221)
 * Hey, cool I’m glad you managed to sort it out 🙂
 * Mine seems to make a link automatically ??
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Display Posts - Easy lists, grids, navigation, and more] Remove hyphen from start of post?](https://wordpress.org/support/topic/remove-hyphen-from-start-of-post/)
 *  [lacoder](https://wordpress.org/support/users/lacoder/)
 * (@lacoder)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/remove-hyphen-from-start-of-post/#post-5375178)
 * Try putting this in your css:
 *     ```
       ul.display-posts-listing .excerpt-dash {
           display: none;
       }
       ```
   
 * 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] How can I link a image with an URL with NextGEN 2.0???](https://wordpress.org/support/topic/how-can-i-link-a-image-with-an-url-with-nextgen-20/)
 *  [lacoder](https://wordpress.org/support/users/lacoder/)
 * (@lacoder)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/how-can-i-link-a-image-with-an-url-with-nextgen-20/page/2/#post-3987154)
 * Hi all, did this ever get solved with the newer versions?

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