WP_Query Object
(
    [query] => Array
        (
            [post_type] => topic
            [post_parent] => any
            [meta_key] => _bbp_last_active_time
            [meta_type] => DATETIME
            [orderby] => meta_value
            [order] => DESC
            [posts_per_page] => 8
            [paged] => 20
            [show_stickies] => 1
            [max_num_pages] => 
            [update_post_family_cache] => 1
            [perm] => readable
        )

    [query_vars] => Array
        (
            [post_type] => topic
            [post_parent] => any
            [meta_key] => _bbp_last_active_time
            [meta_type] => DATETIME
            [orderby] => meta_value
            [order] => DESC
            [posts_per_page] => 8
            [paged] => 20
            [show_stickies] => 1
            [max_num_pages] => 
            [update_post_family_cache] => 1
            [perm] => readable
            [error] => 
            [m] => 
            [p] => 0
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => _bbp_last_active_time
                            [type] => DATETIME
                        )

                    [relation] => OR
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => _bbp_last_active_time
                            [type] => DATETIME
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => DATETIME
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					 FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
					 WHERE 1=1  AND ( 
  wp_postmeta.meta_key = '_bbp_last_active_time'
) AND ((wp_posts.post_type = 'topic' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'closed' OR wp_posts.post_status = 'acf-disabled')))
					 GROUP BY wp_posts.ID
					 ORDER BY CAST(wp_postmeta.meta_value AS DATETIME) DESC
					 LIMIT 152, 8
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 54514
                    [post_author] => 81896
                    [post_date] => 2022-05-10 09:30:57
                    [post_date_gmt] => 2022-05-10 13:30:57
                    [post_content] => So we moved onto our new house in 2020.  I learned about Cuban Tree frogs in the past.  Never saw any till I moved a tarp after it rained on day.  Found this tiny little critter.  Oh boy.  She was so stinking cute.  I knew what it was and could not do what they recommend.  So she became a pet.  She will be 2 in October.  Now she has a friend. And I recently put them in a 40gallon tank.  They don’t fight and have not eaten each other, as long as I keep them fed.  I have seen another one in my yard, but I let her be.  I hope we win some crickets for my critters.
                    [post_title] => Cricket Contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-1007
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-05-10 09:30:57
                    [post_modified_gmt] => 2022-05-10 13:30:57
                    [post_content_filtered] => 
                    [post_parent] => 69
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-1007/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 54800
                    [post_author] => 82440
                    [post_date] => 2022-05-10 20:43:38
                    [post_date_gmt] => 2022-05-11 00:43:38
                    [post_content] => Fawkes caught red handed with a cricket!
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-1008
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-05-10 20:43:38
                    [post_modified_gmt] => 2022-05-11 00:43:38
                    [post_content_filtered] => 
                    [post_parent] => 65
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-1008/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 54388
                    [post_author] => 6
                    [post_date] => 2022-05-09 20:02:41
                    [post_date_gmt] => 2022-05-10 00:02:41
                    [post_content] => Superworms are a popular feeder option for reptiles.  They are full of fat and protein, and very low in fiber.  One downside is that they have a poor calcium to phosphorus ratio.  This means you'll need to dust your superworms with calcium powder before offering them as a meal.  But even, with such a poor calcium to phosphorus ratio, that might not be enough.  So that's worth keeping in mind.

how to breed superworms

Breeding superworms is more challenging than breeding crickets.  So we created the superworm breeding tutorial video that demonstrates the steps required.  But the quick summary is that superworms hatch from eggs, and will take about 4-5 months to grow into a 2" superworms.  Once they reach this size, you'll want to cup them, and isolate them.  You can see this demonstration in the video.  But after you cup them, place them in a dark, warm area at about 80 degrees.  And in about 2-3 weeks, they will transform into the pupa.

superworm pupa

And then in about another 1-2 weeks, they will transform into a darkling beetle.

superworm beelte

At this point, you should have plenty of newly morphed beetles.  These beetles need to be placed into a breeding bin.  The breeding bin will require ground oats, or our own bug food for bedding material.  Add some egg crates, because the beetles will like to congregate in the nooks and crannies, a reproduce.

But it's important to make sure you're offering the beetles a hydrating source of food.   The beetles will get their hydration off that food.  If they are not offered this hydrating food (lettuce, potatoes, carrots, etc), then they will eat the eggs or baby superworms.  So it's critical that you check your breeding bins daily, to make sure you beetles are happy and nourished, or they will feast on the eggs.

After about 2 weeks, you will relocate the beetles into a new breeding bin, with the exact same set up.  And in about 1-2 weeks, you should have baby superworms hatching in the original bin.
                    [post_title] => How to Breed Superworms - Tutorial Video
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => how-to-breed-superworms-tutorial-video
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-05-09 20:02:41
                    [post_modified_gmt] => 2022-05-10 00:02:41
                    [post_content_filtered] => 
                    [post_parent] => 177
                    [guid] => https://critterfam.com/?post_type=topic&p=54388
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 53188
                    [post_author] => 19167
                    [post_date] => 2022-05-04 13:54:36
                    [post_date_gmt] => 2022-05-04 17:54:36
                    [post_content] => I got my pacman frog a while ago, and i was wondering if he is old enough to see his nupital pads (if he, is a he)? if he is about 7-8 months old? 
                    [post_title] => Pacman frog gender
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => pacman-frog-gender
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-05-04 13:54:36
                    [post_modified_gmt] => 2022-05-04 17:54:36
                    [post_content_filtered] => 
                    [post_parent] => 69
                    [guid] => https://critterfam.com/forums/topic/pacman-frog-gender/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 52466
                    [post_author] => 28859
                    [post_date] => 2022-05-01 16:20:30
                    [post_date_gmt] => 2022-05-01 20:20:30
                    [post_content] => A little backyard sunbathing! 
                    [post_title] => Cricket contest
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cricket-contest-1006
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-05-01 16:20:30
                    [post_modified_gmt] => 2022-05-01 20:20:30
                    [post_content_filtered] => 
                    [post_parent] => 64
                    [guid] => https://critterfam.com/forums/topic/cricket-contest-1006/
                    [menu_order] => 0
                    [post_type] => topic
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 52575
                    [post_author] => 6
                    [post_date] => 2022-05-02 09:31:22
                    [post_date_gmt] => 2022-05-02 13:31:22
                    [post_content] => 

What food should I feed my baby chicks?

Baby chicks are a great way to start earning eggs, meat for your self, or for your reptile or raptor.  But each chick requires a different diet, to help them develop into the chicken you're expecting. Baby chicks in general have nutritional requirements.  Advanced and new farmers will buy their feed from a commercially manufactured mill.  This ensures the chick feed has the proper ratio of protein, fat, vitamins, and other nutrients.  It is not recommended to create your own mix.  Baby chicks that do not receive the correct ratio of nutrients  can suffer from leg issues, abnormal feathering, slow growth, or gain too much fat.

Egg Laying Chicks

It's also important to recognize your purpose and intentions for these baby chicks.   Egg laying chicks will require more protein when they are younger.  But after 6 weeks, they should be switched to a grower feed, which has a reduced amount of protein, higher calcium, and a different mix of nutrients.  This will help develop your chick into a great hen that can yield about 1 egg per day.

Broiler Chicks

Broiler chicks have a different purpose - for being eaten.  To maximize the amount of meat, these broiler chicks get fed more feed in general.  And their feed contains a higher amount of protein.  Between the higher amount of protein, and more food, these baby chicks will develop into meaty broilers that are great for consumption.

Additional foods

After chicks develop to 3 weeks, they will start to eat more than just the food you offer.  They are notorious opportunists, and will eat a large variety of objects:
  • Bugs - Crickets are the obvious bug we promote.  But many chicken farmers look for black soldier fly larvae for their high calcium content.  And mealworms are another popular option.
  • Grains - Surprisingly, oatmeal is one of their favorites.  This is a great way to pack on calories.
  • Fruits & Vegetables - Pumpkin (yuck), squash, apples, strawberries, and additional fruits and vegetables.
  • Seeds - Flax seeds and chia seeds are a great treat for your chicks to add some omega-3 fatty acids to their diet.

Avoid These Foods

Although opportunists, it should be noted that chicks and chickens cannot eat eat tomato plants because they contain the toxic chemical solanine. But don't hesitate with the actual tomato.  Chicks can safely consume tomatoes and most will gladly eat them. Chicks should also not consume raw potatoes, as they contain toxic glycoalkaloids. Raw beans are also toxic, as they contain the compound hemagglutinin.  and do avoid onions, garlic, chocolate, eggplant, avocado rinds and seeds, peanuts, pickles, rhubarb, moldy bread, and any other moldy food. Other off-limit foods include citrus rinds, citrus in general, coffee, raw eggs, processed food, and dry rice. As long as you can monitor their diets with what they need, what they like, and what they shouldn't be offered, then you can anticipate a healthy brood for their intended purpose. [post_title] => What should I feed my baby chicks? [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => open [post_password] => [post_name] => what-should-i-feed-my-baby-chicks [to_ping] => [pinged] => [post_modified] => 2023-10-19 04:32:14 [post_modified_gmt] => 2023-10-19 08:32:14 [post_content_filtered] => [post_parent] => 109357 [guid] => https://critterfam.com/?post_type=topic&p=52575 [menu_order] => 0 [post_type] => topic [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 52054 [post_author] => 686 [post_date] => 2022-04-29 13:23:08 [post_date_gmt] => 2022-04-29 17:23:08 [post_content] => This is Azog. He wants crickets!! [post_title] => CRICKET CONTEST [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => cricket-contest-1005 [to_ping] => [pinged] => [post_modified] => 2022-04-29 13:23:08 [post_modified_gmt] => 2022-04-29 17:23:08 [post_content_filtered] => [post_parent] => 64 [guid] => https://critterfam.com/forums/topic/cricket-contest-1005/ [menu_order] => 0 [post_type] => topic [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 50566 [post_author] => 19167 [post_date] => 2022-04-18 20:34:54 [post_date_gmt] => 2022-04-19 00:34:54 [post_content] => A while ago I stopped giving my pac worms because he didn’t want them. So I switched to crickets and I’d put them in there and he would want to eat them the second they walk by him. But a few weeks ago he just wouldn’t anymore. Should I try worms again? Or does his feeding frequency need to be decreased? He’s 7 months old. [post_title] => Pac-Man not wanting to eat [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => pac-man-not-wanting-to-eat [to_ping] => [pinged] => [post_modified] => 2022-04-18 20:34:54 [post_modified_gmt] => 2022-04-19 00:34:54 [post_content_filtered] => [post_parent] => 69 [guid] => https://critterfam.com/forums/topic/pac-man-not-wanting-to-eat/ [menu_order] => 0 [post_type] => topic [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 8 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 54514 [post_author] => 81896 [post_date] => 2022-05-10 09:30:57 [post_date_gmt] => 2022-05-10 13:30:57 [post_content] => So we moved onto our new house in 2020. I learned about Cuban Tree frogs in the past. Never saw any till I moved a tarp after it rained on day. Found this tiny little critter. Oh boy. She was so stinking cute. I knew what it was and could not do what they recommend. So she became a pet. She will be 2 in October. Now she has a friend. And I recently put them in a 40gallon tank. They don’t fight and have not eaten each other, as long as I keep them fed. I have seen another one in my yard, but I let her be. I hope we win some crickets for my critters. [post_title] => Cricket Contest [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => cricket-contest-1007 [to_ping] => [pinged] => [post_modified] => 2022-05-10 09:30:57 [post_modified_gmt] => 2022-05-10 13:30:57 [post_content_filtered] => [post_parent] => 69 [guid] => https://critterfam.com/forums/topic/cricket-contest-1007/ [menu_order] => 0 [post_type] => topic [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 1890 [max_num_pages] => 237 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => 1 [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => [is_tax] => [is_search] => [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => 1 [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => 1 [query_vars_hash:WP_Query:private] => 8c1e38f6b24e3543d952f756ca787378 [query_vars_changed:WP_Query:private] => [thumbnails_cached] => [allow_query_attachment_by_filename:protected] => [stopwords:WP_Query:private] => [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) [posts_per_page] => 8 [paged] => 20 [pagination_links] => 1 2 3 19 20 21 235 236 237 )


(adsbygoogle = window.adsbygoogle || []).push({});