- Heim
- search
- fig trees
- Yellow long neck well rooted fig tree pruning(43905823)
×This item is no longer for sale.
"); if (!$(this).is(":visible")) { $(this).fadeTo(1000, 1, function () { $(this).slideDown(500); }); } } ); } if (data.Accepted) { //Erfolgssystemnachricht vorbereiten systemMessage = "
×" + contextMessageDictionary["ActionSuccess"] + "
"; if (!$(".awe-rt-ListingActionMessage").is(":visible") || $(.awe-rt-ListingActionMessage").html() == "") { $(" . awe-rt-ListingActionMessage").hide(); $(".awe-rt-ListingActionMessage").html(systemMessage); $(.awe-rt-ListingActionMessage").slideDown(); } else { $ (".awe-rt-ListingActionMessage").fadeOut(200, function () { $(this).html(systemMessage); $( this).fadeIn(200); }); } //Render checkout button if a line item was returned if ((autoGenerateInvoices || ownerAllowsInstantCheckout) && data.LineItemID) { var checkoutUrl = 'https://figbid.com /Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fListing% 2fDetails%2f43905823%2fYellow Long Neck Well Rooted Fig Tree Cutting'; if (autoCheckoutForBuyNow) { window.location = checkoutUrl; } var checkoutHtml = '
'+'' + '' + '' + '' + '' + '' + 'Checkout' + '' + ''+'
'; if ($(.detail__context-menu").find(.btn__detail__checkout").length == 0) { $(.detail__context-menu").prepend(checkoutHtml).show(); } else { jslog("Skipped rendering the checkout button since one already exists."); } } if (data.LineItemID && !highlightCheckoutButtonForBuyNow) { //render the contact seller button if there isn't one yet if (true && $("a.btn__detail__contactuser") .length == 0 && showMessageToSeller) { var contactSellerUrl = '/Account/SendListingMessage?receiver=ILFignut&template=ask_listing_question&listingID=43905823&returnUrl=%2FListing%2FDetails%2F43905823%2FYellow-Long-Neck-Well-Rooted-Fig-Tree-Cutting'; var contactSellerHtml = '
'+'' + '' + '' + '' + '' + '' + 'Contact seller' + '' + ''+'
'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("Contact button rendered for line item #" + data.LineItemID); } // render feedback button if (true) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=43905823&Receiver=ILFignut' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '
'+'' + '' + '' + '' + '' + '' + 'Feedback' + '' + ''+'
'; var feedbackHtmlList = '
'; if ($(.detail__feedback").length == 0) { $(.detail__context-menu").append(feedbackHtml).show(); } Else { $(.detail__Feedback dropdown menu").append(FeedbackHtmlList); } jslog("Feedback button rendered for line item #" + data.LineItemID); } } } else { //ReasonString is filled, prepare a negative system message before if (contextMessageDictionary[data.ReasonString]) { systemMessage = "
×" + contextMessageDictionary[data.ReasonString] + "
"; } else { systemMessage = "
×" + data.ReasonString + "
"; } if (!$(".awe-rt-ListingActionMessage").is(":visible") || $(.awe-rt-ListingActionMessage").html() == "") { $( " .awe-rt-ListingActionMessage").hide(); $(".awe-rt-ListingActionMessage").html(systemMessage); $(".awe-rt-ListingActionMessage").slideDown(); } else { $(".awe-rt-ListingActionMessage").fadeOut(200, function () { $(this).html(systemMessage); $(this).fadeIn(200); }); } } } else { // context is null but ReasonString is filled, prepare negative system message if (contextMessageDictionary[data.ReasonString]) { systemMessage = "
×" + contextMessageDictionary[data.ReasonString] + "
"; } else { systemMessage = "
×" + data.ReasonString + "
"; } if (!$(".awe-rt-ListingActionMessage").is(":visible") || $(.awe-rt-ListingActionMessage").html() == "") { $( ".awe-rt-ListingActionMessage").hide(); $(".awe-rt-ListingActionMessage").html(systemMessage); $(".awe-rt-ListingActionMessage").slideDown(); } else { $(".awe-rt-ListingActionMessage").fadeOut(200, function () { $(this).html(systemMessage); $(this).fadeIn(200); }); } } } }); / /render Checkout-Button, wenn das Listing erfolgreich endet und der Gewinner $(document).on("SignalR_UpdateListingStatus", function (event, data) { if ($.inArray(data.ListingID, InterestingListings) < 0) return; if (autoGenerateInvoices || ownerAllowsInstantCheckout) { if (data.Status == "Successful" && data.LineItemID && data.LineItemPayerUN == "") { var checkoutUrl = 'https://figbid.com/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fListing%2fDetails%2f43905823%2fYellow-Long-Neck-Well-rooted-Feigenbaum-Schneiden'; var checkoutHtml = '
'+'' + '' + '' + '' + '' + '' + 'Checkout' + '' + ''+'
'; if ($(.detail__context-menu").find(.btn__detail__checkout").length == 0) { $(.detail__context-menu").prepend(checkoutHtml).show(); } else { jslog("Skipped rendering of the checkout button since there is already one."); } } if (data.Status == "Successful" && data.LineItemID && data.LineItemPayerUN == "") { //Render the "Contact Seller" button, if none is available yet if (true && $("a.btn__detail__contactuser") .length == 0 && showMessageToSeller) { //"/Account/SendListingMessage?receiver=tester1&template=ask_listing_question&listingID=166614&returnUrl=%2FListing%2FDetails%2F166614%2Ftest- item-J" var contactSellerUrl = '/Account/SendListingMessage?receiver=ILFignut& Template =ask_listing_question&listingID=43905823&returnUrl=%2FListing%2FDetails%2F43905823%2FYellow-Long-Neck-Well-Rooted-Fig-Tree-Cutting'; var contactSellerHtml = '
'+'' + '' + '' + '' + '' + '' + 'Contact seller' + '' + ''+'
'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("Contact button rendered for line item #" + data.LineItemID); } // render feedback button if (true) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=43905823&Receiver=ILFignut' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '
'+'' + '' + '' + '' + '' + '' + 'Feedback' + '' + ''+'
'; var feedbackHtmlList = '
'; if ($(.detail__feedback").length == 0) { $(.detail__context-menu").append(feedbackHtml).show(); } Else { $(.detail__Feedback dropdown menu").append(FeedbackHtmlList); } jslog("Feedback button rendered for line item #" + data.LineItemID); } } } }); $(document).on( "SignalR_UpdateInvoiceStatus", function (event, data) { if ($.inArray(data.ListingID, InterestingListings) < 0) return; jslog("SignalR_UpdateInvoiceStatus (Listing, bill, status, payer): " + data.ListingID + ", " + data.InvoiceID + ", " + data.InvoiceStatus + ", " + data.InvoicePayerUN); //Show "View Invoice" or "Checkout" button, if applicable, if (data.InvoicePayerUN == aweUserName) { //Get result from /RealTime/IsInvoicePayable?invoiceId=nnnnnn var promise = Proxy.invokeAsync("IsInvoicePayable", { billId: data.InvoiceID }, function(result) { var checkoutUrl = 'https://figbid .com/Account /Invoice/' + data.InvoiceID; checkoutUrl += '?returnUrl=%2fListing%2fDetails%2f43905823%2fYellow Long Neck Well Rooted Fig Tree Cutting'; if (result.isPayable) { //Invoice is payable if (autoCheckoutForBuyNow) { window.location = checkoutUrl; } if ($("a.btn__detail__checkout").length == 0) { //render the checkout button if it doesn't already exist var checkoutHtml = '
'+'' + '' + '' + '' + '' + '' + 'Checkout' + '' + ''+'
'; $(".detail__context-menu").prepend(checkoutHtml).show(); jslog("Checkout button rendered for invoice #" + data.InvoiceID); } } Else { //The invoice is not payable, so render the View Invoice button instead of the Checkout button if there isn't one already if ($("a.btn__detail__invoices").length == 0) { var viewInvoiceHtml = '
'+'' + '' + '' + '' + '' + '' + 'View invoice' + '' + ''+'
'; $(".detail__context-menu").append(viewInvoiceHtml).show(); jslog("Show invoice button for invoice #" + data.InvoiceID); } } //Render the contact and/or feedback buttons only if either // a) the HighlightCheckoutButtonForBuyNow web.config setting is set to False, or // b) the invoice is not payable if (!highlightCheckoutButtonForBuyNow || !result.isPayable ) { //Render the Contact Seller button if there isn't one already if (true && $("a.btn__detail__contactuser").length == 0 && showMessageToSeller) { var contactSellerUrl = '/Account/ SendListingMessage?receiver=ILFignut&template=ask_listing_question&listingID= 43905823&returnUrl=%2FListing%2FDetails%2F43905823%2FYellow-Long-Neck-Well-Rooted-Fig-Tree-Cutting'; var contactSellerHtml = '
'+'' + '' + '' + '' + '' + '' + 'Contact seller' + '' + ''+'
'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("Invoice # contact button rendered" + data.InvoiceID); } // render feedback button if (true) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=43905823&Receiver=ILFignut' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '
'+'' + '' + '' + '' + '' + '' + 'Feedback' + '' + ''+'
'; var feedbackHtmlList = '
'; if ($(.detail__feedback").length == 0) { $(.detail__context-menu").append(feedbackHtml).show(); } Else { $(.detail__Feedback dropdown menu").append(FeedbackHtmlList); } jslog("Feedback button rendered for invoice #" + data.InvoiceID); } } }, function(error) { jslog("Error retrieving invoice status (1): " + error); } ); promise.fail(function(jqXHR, textStatus) { jslog("Error retrieving invoice status (2): " + textStatus); }); } }) ; });
Active
Feige Lake Zurich, IL US
8
See other offers from the seller
payment options Seller accepts PayPal
shipping options | |
---|---|
USPS Priority Mail | $12.00 |
details
- variety name Yellow long neck
- Article no. 43905823
- quantity available 1
- Final term
- Start date
- 12 side views
Description
Up for auction is this well rooted cutting of my Yellow Long Neckparent Tree. This is an early maturing tree. I selected this variety for my home potted fig garden in NE Illinois where we have a shorter growing season. If the weather cooperates, I'll start getting ripe YLN figs in early August. Good producer, these figs are huge. My YLN figs averaged a whopping 106 grams! These figs are delicious, golden and sugary, not a berry fig. My fig friends have told me this could be a Golden Rainbow or Golden Riverside. I bought my parent tree from an Oregon orchard as Yellow Long Neck. Other fig people say they are all the same. You decide.
The baby tree pictured is the tree you will receive. It is in a clear plastic cup, you can see the beautiful root system. I started these cuttings from my parent trees on 2/28/23. They were planted in an inert combination of peat and perlite, so no knats. They have been grown indoors under full spectrum grow lights so a gentle adaptation to full sun is required. Please also pot with caution. The root systems are young and easily damaged.
I've also included the fruit from the parent tree so you can see what to expect. I only sell rooted cuttings from my personal collection of trees that have fruited for me. I have been enjoying fruit from the mother tree since 2021. As you can see, the neck isn't super long.
I charge a shipping fee of €12.00. I can combine multiple wins for an additional $2 each.
I'm Steve, I bought my first fig tree (Greek Brown Turkey) in 2017 after trying a tree ripened fig for the first time at a farmers market in California. I was hooked. I started collecting several other cultivars that year and then continued acquiring trees that sounded delicious and had shorter growing season requirements. I started selling a handful of varieties on Figbid last year, both local collection and shipping trees. I have more varieties to offer this season in the coming weeks.
Thanks for the visit.
My guarantee:
Shipping live plants is a bit difficult, especially in hot weather. I pack them carefully. If it arrives hot, unwrap carefully, water and set in a cool, shady spot to recover. Figs are very hardy, they may lose some leaves after the trip but will spring back again. Once recovered, you can transplant it into a larger pot. If your plant dies due to shipping stress I will refund your money after 30 days. Please send me photos, I will work with you to solve the problem. Please take a picture of the packaging and the plant if it arrives damaged. You may need to drop off the packaging at your post office during the claim process.
Disclaimer:
I assume all of my figs carry or have been exposed to at least one variant of the fig mosaic virus. The figs for sale look healthy and vigorous. Buyers are responsible for knowing their state import laws.
FAQs
What month do you prune fig trees? ›
The best time to prune fig trees is in the winter, while the trees are dormant. Newly planted figs should be pruned after the tree's first growing season, before a new flush of spring growth.
How far back do you prune a fig tree? ›Usually, you will cut back the main fruiting branches by about one-third to one-quarter their current height. Doing so keeps the tree small and ensures that its resources are more concentrated.
What happens if you don't prune a fig tree? ›If you don't prune them regularly, the trees will not develop a nice crown, will be prone to diseases, and will produce fewer fruits. In this article, I will show you when and how to prune fig trees in winter and summer and in the first, second, and further years, as well as which tools to use for the best results.