Title: codebloo's Replies - page 2 | WordPress.org

---

# codebloo

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 16 through 30 (of 30 total)

[←](https://wordpress.org/support/users/codebloo/replies/?output_format=md) [1](https://wordpress.org/support/users/codebloo/replies/?output_format=md)
2

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Products Per Page for WooCommerce] Changing columns on home page as well as category](https://wordpress.org/support/topic/changing-columns-on-home-page-as-well-as-category/)
 *  Thread Starter [codebloo](https://wordpress.org/support/users/codebloo/)
 * (@codebloo)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/changing-columns-on-home-page-as-well-as-category/#post-5105909)
 * Works! Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cool Video Gallery] Where is the documentation, shortcodes, etc.?](https://wordpress.org/support/topic/where-is-the-documentation-shortcodes-etc/)
 *  [codebloo](https://wordpress.org/support/users/codebloo/)
 * (@codebloo)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/where-is-the-documentation-shortcodes-etc/#post-4341083)
 * To get shortcodes for a gallery go to VIDEO GALLERY > MANAGE GALLERY and click
   SHORTCODE on the right next to the gallery you want to embed
 * To get a shortcode for a single video click one more time into the gallery and
   click shortcode from the individual video link
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cool Video Gallery] Where is the documentation, shortcodes, etc.?](https://wordpress.org/support/topic/where-is-the-documentation-shortcodes-etc/)
 *  [codebloo](https://wordpress.org/support/users/codebloo/)
 * (@codebloo)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/where-is-the-documentation-shortcodes-etc/#post-4341082)
 * To get shortcodes for a gallery go to VIDEO GALLERY > MANAGE GALLERY and click
   SHORTCODE on the right next to the gallery you want to embed
 * To get a shortcode for a single video click one more time into the gallery and
   click shortcode from the individual video link
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Preview images won't display for albums or galleries](https://wordpress.org/support/topic/preview-images-wont-display-for-albums-or-galleries/)
 *  [codebloo](https://wordpress.org/support/users/codebloo/)
 * (@codebloo)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/preview-images-wont-display-for-albums-or-galleries/#post-4206527)
 * Hi Kiderose, thanks for the heads up. I submitted a bug report too.
 * I have hundreds of images coming from about a dozen albums so that’s not going
   to be a good solution for me 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Preview images won't display for albums or galleries](https://wordpress.org/support/topic/preview-images-wont-display-for-albums-or-galleries/)
 *  [codebloo](https://wordpress.org/support/users/codebloo/)
 * (@codebloo)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/preview-images-wont-display-for-albums-or-galleries/#post-4206524)
 * Any resolution on this? I have the same problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[List Petfinder Pets] pagination?](https://wordpress.org/support/topic/pagination-26/)
 *  Thread Starter [codebloo](https://wordpress.org/support/users/codebloo/)
 * (@codebloo)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/pagination-26/#post-3169940)
 * Thanks again Bridget!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[List Petfinder Pets] pagination?](https://wordpress.org/support/topic/pagination-26/)
 *  Thread Starter [codebloo](https://wordpress.org/support/users/codebloo/)
 * (@codebloo)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/pagination-26/#post-3169938)
 * “I could get all pets with your shelter and page those. This method would not
   allow filtering on animal, breed or contact, but the animals would all be in 
   your shelter.”
 * I think this would be a great option in the settings (with a note that states
   you can’t use shortcode filters with this activated)
 * We currently have 76 dogs on our page and importing the whole list on one page
   is a long scroll. Breaking it into 4 pages would be ideal.
 * Another quick question – can you query the shelter Id and import the listings
   into a database table, and then create a custom filter within the plugin that
   gives both the breed/keyword results as well as sorting options?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[List Petfinder Pets] pagination?](https://wordpress.org/support/topic/pagination-26/)
 *  Thread Starter [codebloo](https://wordpress.org/support/users/codebloo/)
 * (@codebloo)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/pagination-26/#post-3169934)
 * Do you mean that it would call all the animals from petfinder and then creating
   paging? No that’s not usedful 🙂
 * I’m not a plugin developer so bare with me in case my next questions/ideas are
   stupid.
 * Can you query shelter.getPets and parse the XML to count the number of results
   and then create paging from that?
 * I would not be advese to a “loading” animation for a few second son page-load
   if it meant that I could create an easier experience for people browsing.
 * On that same note could you parse the XML for the individual pet options (no 
   kids, large, baby, etc) and create your own filtering system after pulling in
   the data?
 * Finally – can you call the XML, then tell it to display the results in the opposite
   order so newest pets are shown first (I know that was mentioned in another thread)
 * Thanks so much for your help. If I could code the plugin rather than just imagine
   the UX I would totally help with this!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Smart YouTube PRO] [Plugin: Smart YouTube PRO] RSS showing link text, nothing more](https://wordpress.org/support/topic/plugin-smart-youtube-pro-rss-showing-link-text-nothing-more/)
 *  Thread Starter [codebloo](https://wordpress.org/support/users/codebloo/)
 * (@codebloo)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-smart-youtube-pro-rss-showing-link-text-nothing-more/#post-2497130)
 * This is as close as I could get
 * [http://www.codebloo.com/code/wordpress-handling-videos-in-your-rss-feed.html](http://www.codebloo.com/code/wordpress-handling-videos-in-your-rss-feed.html)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JJ NextGen JQuery Cycle] Display Image Titles?](https://wordpress.org/support/topic/display-image-titles/)
 *  [codebloo](https://wordpress.org/support/users/codebloo/)
 * (@codebloo)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/display-image-titles/#post-2192109)
 * Donnacha – There’s probably a way to do this without sacrificing any of the existing
   functions but I’m not that adept.
 * I’m setting the alt tag to the default alt data instead of the description, and
   moving the description to a span tag under the image classed as “caption”. I’ve
   also wrapped each image in a div with the class “cycle_image”
 * Change Line 155 from
 * `$image_description = "alt=\"" . esc_attr($image_description) . "\" ";`
 * to
 * `$image_description = $image_description ;`
 * Then on line 169 change
 * `$output .= "<img src=\"" . $image->imageURL . "\" " . $image_description . $
   width_d . $height_d . " border=\"0\" />";`
 * to
 * `$output .= "<div class=\"cycle_image\"><img src=\"" . $image->imageURL . "\"".
   $width_d . $height_d . " border=\"0\" alt=\"". $image_alt ."\" /><span class=\"
   caption\"> $image_description </span></div>";`
 * The output code for will be something like
 * `<div class="cycle_image" style="position: absolute; top: 0px; left: 0px; display:
   block; z-index: 3; opacity: 0.957621;"><img border="0" alt="pink-twist" src="
   http://localhost:8888/kjd/wp-content/gallery/spotlight/pink-twist.jpg"><span 
   class="caption"> pink-twist </span></div>`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Smart YouTube PRO] [Plugin: Smart YouTube PRO] RSS showing link text, nothing more](https://wordpress.org/support/topic/plugin-smart-youtube-pro-rss-showing-link-text-nothing-more/)
 *  Thread Starter [codebloo](https://wordpress.org/support/users/codebloo/)
 * (@codebloo)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-smart-youtube-pro-rss-showing-link-text-nothing-more/#post-2497018)
 * Bump! Video display in RSS? Anyone?
 * The youtube URL is spit out and nothing more.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tumblr Widget] Too many redirects](https://wordpress.org/support/topic/too-many-redirects-6/)
 *  [codebloo](https://wordpress.org/support/users/codebloo/)
 * (@codebloo)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/too-many-redirects-6/#post-2245438)
 * Hi! I’m having the same problem.
 * My tumblr is redirected to a subdomain and if I try to use the subdomain url 
   I get the Error Connect Timeout problem. If I try an use the originating tumblr.
   com address I get too many redirects.
 * demo.tumblr works.
 * A fix would be amazing! Thank you 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] [Plugin: The Events Calendar] V 1.6.5 not displaying events for 2012](https://wordpress.org/support/topic/plugin-the-events-calendar-v-165-not-displaying-events-for-2012/)
 *  Thread Starter [codebloo](https://wordpress.org/support/users/codebloo/)
 * (@codebloo)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-the-events-calendar-v-165-not-displaying-events-for-2012/#post-2449036)
 * ETA 2 – Calendar works but still no posts in the main loop with the functions
   addition. hmph.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] [Plugin: The Events Calendar] V 1.6.5 not displaying events for 2012](https://wordpress.org/support/topic/plugin-the-events-calendar-v-165-not-displaying-events-for-2012/)
 *  Thread Starter [codebloo](https://wordpress.org/support/users/codebloo/)
 * (@codebloo)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-the-events-calendar-v-165-not-displaying-events-for-2012/#post-2449035)
 * With this reply I ran with the upgrade.
    The events calendar page shows the title
   and then nothing else… So. That didn’t work.
 * :S
 * [http://www.icct.info/events/](http://www.icct.info/events/)
 * ETA – using a custom template fixed the problem for the calendar view but everything
   is using that template so it’s not really a solution. something is crazy with
   the default pages (??)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] [Plugin: The Events Calendar] Get Page Not Found for Previous, Next and Listing](https://wordpress.org/support/topic/plugin-the-events-calendar-get-page-not-found-for-previous-next-and-listing/)
 *  [codebloo](https://wordpress.org/support/users/codebloo/)
 * (@codebloo)
 * [15 years ago](https://wordpress.org/support/topic/plugin-the-events-calendar-get-page-not-found-for-previous-next-and-listing/#post-2021920)
 * Try setting “Use Pretty URLs” to off
 * (Settings > The Events Calendar)

Viewing 15 replies - 16 through 30 (of 30 total)

[←](https://wordpress.org/support/users/codebloo/replies/?output_format=md) [1](https://wordpress.org/support/users/codebloo/replies/?output_format=md)
2