Title: wrybread's Replies | WordPress.org

---

# wrybread

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Persistent footer that stays when new page loads?](https://wordpress.org/support/topic/persistent-footer-that-stays-when-new-page-loads/)
 *  Thread Starter [wrybread](https://wordpress.org/support/users/wrybread/)
 * (@wrybread)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/persistent-footer-that-stays-when-new-page-loads/#post-12767907)
 * Because, if I understand it correctly, it unloads when the user clicks a link.
 * If you look at [http://bff.fm](http://bff.fm), and play their audio stream, notice
   how the audio stream keeps playing when you visit other pages on their site.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Cannot Add or Change Users](https://wordpress.org/support/topic/cannot-add-or-change-users/)
 *  [wrybread](https://wordpress.org/support/users/wrybread/)
 * (@wrybread)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/cannot-add-or-change-users/#post-5638756)
 * We’re having the same exact issue. Did you ever manage to resolve it?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to increase the maximum length of titles in Excerpts?](https://wordpress.org/support/topic/how-to-increase-the-maximum-length-of-titles-in-excerpts/)
 *  Thread Starter [wrybread](https://wordpress.org/support/users/wrybread/)
 * (@wrybread)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/how-to-increase-the-maximum-length-of-titles-in-excerpts/#post-2606144)
 * > the shortening of the excerpt titles seems to be some custom code in your theme;
 * Right you are, thanks, found it exactly where you said it might be.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to increase the maximum length of titles in Excerpts?](https://wordpress.org/support/topic/how-to-increase-the-maximum-length-of-titles-in-excerpts/)
 *  Thread Starter [wrybread](https://wordpress.org/support/users/wrybread/)
 * (@wrybread)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/how-to-increase-the-maximum-length-of-titles-in-excerpts/#post-2605970)
 * Thanks, but I’m talking about the title itself. In other words, the title above
   the excerpt. It gets cut off after a certain number of characters, which I’d 
   like to extend.
 * Note that when the excerpt title is clicked, and they go to the actual article,
   the full title is displayed.
 * You can see it in action here:
 * radiovalencia.fm
 * As of typing this, 2 of the posts have truncated titles.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Super Cache] Trouble clearing the cache from a script…](https://wordpress.org/support/topic/trouble-clearing-the-cache-from-a-script/)
 *  Thread Starter [wrybread](https://wordpress.org/support/users/wrybread/)
 * (@wrybread)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/trouble-clearing-the-cache-from-a-script/#post-2264364)
 * Yes, I ran wp_cache_clear_cache(), no luck.
 * And thanks for the tip about turning on debugging. I’m seeing some interesting
   lines in my log:
 *     ```
       09:09:49 [fname] Cookie detected: wordpress_logged_in_bb5263af5c15c9efc60dc461c01624d5
       09:09:49 [fname] supercache dir: /home/johnhell/radiovalencia.fm/wp-content/cache/supercache/radiovalencia.fm/override/unscheduled_show_processor.php/
       09:09:49 [fname] No wp-cache file exists. Must generate a new one.
       09:09:50 [fname] Cookie detected: wordpress_logged_in_bb5263af5c15c9efc60dc461c01624d5
       09:09:50 [fname] In WP Cache Phase 2
       09:09:50 [fname] Setting up WordPress actions
       09:09:50 [fname] Supercache caching disabled. Only using wp-cache. Non empty GET request.
       09:09:50 [fname] Created output buffer
       09:09:50 [fname] Output buffer callback
       09:09:50 [fname] No closing html tag. Not caching.
       09:09:50 [fname] wp_cache_shutdown_callback: collecting meta data.
       ```
   
 * What really has me curious is this one:
 *     ```
       09:09:50 [fname] Supercache caching disabled. Only using wp-cache. Non empty GET request.
       ```
   
 * Does that mean I’m not using the WP Super Cache plugin for caching?

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