Canadian Elephant Ears (2024)

Canadian Elephant Ears (1)

Now Reading

Canadian Elephant Ears

Canadian Elephant Ears (2)

'),b.insertAdjacentHTML(d,e));return document.getElementById(a)};c.prototype._repeatDynamicAds=function(b){var a=[],d=this._removeRecipeCapExperiment.result&&"Recipe"===b.location?99:this.locationMaxLazySequence.get(b.location),e=b.lazy?u(d,0):0;d=b.max;var f=b.lazyMax;e=Math.max(d,0===e&&b.lazy?d+f:Math.min(Math.max(e-b.sequence+1,0),d+f));for(f=0;f

=d;a.push(y(y({},b),{sequence:g,lazy:h}))}return a};c.prototype._locationEnabled=function(b){b=this._clsOptions.enabledLocations.includes(b.location);var a=this._clsOptions.disableAds&&this._clsOptions.disableAds.all||document.body.classList.contains("adthrive-disable-all"),d=!document.body.classList.contains("adthrive-disable-content")&&!this._clsOptions.disableAds.reasons.has("content_plugin");return b&&!a&&d};return c}(),Za=function(c){function b(a,d){var e=c.call(this,a,"ClsVideoInsertion")||this;e._videoConfig=a;e._clsOptions=d;e._IN_POST_SELECTOR=".adthrive-video-player";e._WRAPPER_BAR_HEIGHT=36;e._playersAddedFromPlugin=[];d.removeVideoTitleWrapper&&(e._WRAPPER_BAR_HEIGHT=0);return e}v(b,c);b.prototype.init=function(){this._initializePlayers()};b.prototype._wrapJWPlayerWithCLS=function(a,d,e){void 0===e&&(e=0);return a.parentNode?(d=this._createGenericCLSWrapper(.5625*a.offsetWidth,d,e),a.parentNode.insertBefore(d,a),d.appendChild(a),d):null};b.prototype._createGenericCLSWrapper=function(a,d,e){var f=document.createElement("div");f.id="cls-video-container-".concat(d);f.className="adthrive";f.style.minHeight="".concat(a+e,"px");return f};b.prototype._getTitleHeight=function(a){a.innerText="Title";a.style.visibility="hidden";document.body.appendChild(a);var d=window.getComputedStyle(a),e=parseInt(d.height,10),f=parseInt(d.marginTop,10);d=parseInt(d.marginBottom,10);document.body.removeChild(a);return Math.min(e+d+f,50)};b.prototype._initializePlayers=function(){var a=document.querySelectorAll(this._IN_POST_SELECTOR);a.length&&this._initializeRelatedPlayers(a);this._shouldRunAutoplayPlayers()&&this._determineAutoplayPlayers()};b.prototype._createStationaryRelatedPlayer=function(a,d,e){var f="mobile"===this._device?[400,225]:[640,360],g=G.Video_In_Post_ClicktoPlay_SoundOn;d&&a.mediaId&&(e="".concat(a.mediaId,"_").concat(e),d=this._wrapJWPlayerWithCLS(d,e),this._playersAddedFromPlugin.push(a.mediaId),d&&this._clsOptions.setInjectedVideoSlots({playerId:a.playerId,playerName:g,playerSize:f,element:d,type:"stationaryRelated"}))};b.prototype._createStickyRelatedPlayer=function(a,d){var e="mobile"===this._device?[400,225]:[640,360],f=G.Video_Individual_Autoplay_SOff;this._stickyRelatedOnPage=!0;this._videoConfig.mobileStickyPlayerOnPage="mobile"===this._device;if(d&&a.position&&a.mediaId){var g=document.createElement("div");d.insertAdjacentElement(a.position,g);d=document.createElement("h3");d.style.margin="10px 0";d=this._getTitleHeight(d);d=this._wrapJWPlayerWithCLS(g,a.mediaId,this._WRAPPER_BAR_HEIGHT+d);this._playersAddedFromPlugin.push(a.mediaId);d&&this._clsOptions.setInjectedVideoSlots({playlistId:a.playlistId,playerId:a.playerId,playerSize:e,playerName:f,element:g,type:"stickyRelated"})}};b.prototype._createPlaylistPlayer=function(a,d){var e=a.playlistId,f="mobile"===this._device?G.Video_Coll_SOff_Smartphone:G.Video_Collapse_Autoplay_SoundOff,g="mobile"===this._device?[400,225]:[640,360];this._videoConfig.mobileStickyPlayerOnPage=!0;var h=document.createElement("div");d.insertAdjacentElement(a.position,h);d=this._wrapJWPlayerWithCLS(h,e,this._WRAPPER_BAR_HEIGHT);this._playersAddedFromPlugin.push("playlist-".concat(e));d&&this._clsOptions.setInjectedVideoSlots({playlistId:a.playlistId,playerId:a.playerId,playerSize:g,playerName:f,element:h,type:"stickyPlaylist"})};b.prototype._isVideoAllowedOnPage=function(){var a=this._clsOptions.disableAds;if(a&&a.video){var d="";a.reasons.has("video_tag")?d="video tag":a.reasons.has("video_plugin")?d="video plugin":a.reasons.has("video_page")&&(d="command queue");q.error(d?"ClsVideoInsertionMigrated":"ClsVideoInsertion","isVideoAllowedOnPage",Error("DBP: Disabled by publisher via ".concat(d||"other")));return!1}return this._clsOptions.videoDisabledFromPlugin?!1:!0};return b}(function(c){function b(a,d){var e=c.call(this)||this;e._videoConfig=a;e._component=d;e._stickyRelatedOnPage=!1;e._relatedMediaIds=[];a=void 0;void 0===a&&(a=navigator.userAgent);a=/Windows NT|Macintosh/i.test(a);e._device=a?"desktop":"mobile";e._potentialPlayerMap=e.setPotentialPlayersMap();return e}v(b,c);b.prototype.setPotentialPlayersMap=function(){var a=this._videoConfig.players||[],d=this._filterPlayerMap();a=a.filter(function(e){return"stationaryRelated"===e.type&&e.enabled});d.stationaryRelated=a;return this._potentialPlayerMap=d};b.prototype._filterPlayerMap=function(){var a=this,d=this._videoConfig.players,e={stickyRelated:[],stickyPlaylist:[],stationaryRelated:[]};return d&&d.length?d.filter(function(f){var g;return null===(g=f.devices)||void 0===g?void 0:g.includes(a._device)}).reduce(function(f,g){f[g.type]||(q.event(a._component,"constructor","Unknown Video Player Type detected",g.type),f[g.type]=[]);g.enabled&&f[g.type].push(g);return f},e):e};b.prototype._checkPlayerSelectorOnPage=function(a){var d=this;a=this._potentialPlayerMap[a].map(function(e){return{player:e,playerElement:d._getPlacementElement(e)}});return a.length?a[0]:{player:null,playerElement:null}};b.prototype._getOverrideElement=function(a,d,e){a&&d?(e=document.createElement("div"),d.insertAdjacentElement(a.position,e)):(d=this._checkPlayerSelectorOnPage("stickyPlaylist"),a=d.player,d=d.playerElement,a&&d&&(e=document.createElement("div"),d.insertAdjacentElement(a.position,e)));return e};b.prototype._shouldOverrideElement=function(a){a=a.getAttribute("override-embed");return"true"===a||"false"===a?"true"===a:this._videoConfig.relatedSettings?this._videoConfig.relatedSettings.overrideEmbedLocation:!1};b.prototype._checkPageSelector=function(a,d,e){void 0===e&&(e=[]);return a&&d&&0===e.length?("/"!==window.location.pathname&&q.event("VideoUtils","getPlacementElement",Error("PSNF: ".concat(a," does not exist on the page"))),!1):!0};b.prototype._getElementSelector=function(a,d,e){if(d&&d.length>e)return d[e];q.event("VideoUtils","getPlacementElement",Error("ESNF: ".concat(a," does not exist on the page")));return null};b.prototype._getPlacementElement=function(a){var d=a.pageSelector,e=a.elementSelector;a=a.skip;var f=da(d),g=f.valid,h=f.elements;f=S(f,["valid","elements"]);var k=ca(e),l=k.valid,p=k.elements;k=S(k,["valid","elements"]);return""===d||g?l?this._checkPageSelector(d,g,h)?this._getElementSelector(e,p,a)||null:null:(q.error("VideoUtils","getPlacementElement",Error("".concat(e," is not a valid selector")),k),null):(q.error("VideoUtils","getPlacementElement",Error("".concat(d," is not a valid selector")),f),null)};b.prototype._getEmbeddedPlayerType=function(a){(a=a.getAttribute("data-player-type"))&&"default"!==a||(a=this._videoConfig.relatedSettings?this._videoConfig.relatedSettings.defaultPlayerType:"static");this._stickyRelatedOnPage&&(a="static");return a};b.prototype._getMediaId=function(a){return(a=a.getAttribute("data-video-id"))?(this._relatedMediaIds.push(a),a):!1};b.prototype._createRelatedPlayer=function(a,d,e,f){"collapse"===d?this._createCollapsePlayer(a,e):"static"===d&&this._createStaticPlayer(a,e,f)};b.prototype._createCollapsePlayer=function(a,d){var e=this._checkPlayerSelectorOnPage("stickyRelated"),f=e.player;e=e.playerElement;var g=f?f:this._potentialPlayerMap.stationaryRelated[0];g&&g.playerId?(this._shouldOverrideElement(d)&&(d=this._getOverrideElement(f,e,d)),d=document.querySelector("#cls-video-container-".concat(a," > div"))||d,this._createStickyRelatedPlayer(y(y({},g),{mediaId:a}),d)):q.error(this._component,"_createCollapsePlayer","No video player found")};b.prototype._createStaticPlayer=function(a,d,e){this._potentialPlayerMap.stationaryRelated.length&&this._potentialPlayerMap.stationaryRelated[0].playerId?this._createStationaryRelatedPlayer(y(y({},this._potentialPlayerMap.stationaryRelated[0]),{mediaId:a}),d,e):q.error(this._component,"_createStaticPlayer","No video player found")};b.prototype._shouldRunAutoplayPlayers=function(){return this._isVideoAllowedOnPage()&&(this._potentialPlayerMap.stickyRelated.length||this._potentialPlayerMap.stickyPlaylist.length)?!0:!1};b.prototype._determineAutoplayPlayers=function(){var a=this._component,d="VideoManagerComponent"===a,e=this._config;if(this._stickyRelatedOnPage)q.event(a,"stickyRelatedOnPage",d&&{device:e&&e.context.device,isDesktop:this._device}||{});else{var f=this._checkPlayerSelectorOnPage("stickyPlaylist"),g=f.player;f=f.playerElement;g&&g.playerId&&g.playlistId&&f?this._createPlaylistPlayer(g,f):q.event(a,"noStickyPlaylist",d&&{vendor:"none",device:e&&e.context.device,isDesktop:this._device}||{})}};b.prototype._initializeRelatedPlayers=function(a){for(var d=new Map,e=0;eScroll To Top
Canadian Elephant Ears (2024)

FAQs

What is the best fertilizer for elephant ears? ›

Fertilizer. Fertilize elephant's ear plants in the garden in spring, summer, and fall to support the large leaves using a water-soluble 20-20-20 fertilizer, following manufacturer's instructions. Do not fertilize the plant when it is not growing, as in the winter.

What is the best month to plant elephant ears? ›

Elephant Ears can be planted from spring (after all danger of frost has passed) through early summer. They may be started indoors as early as 4-6 weeks before the average last frost date (for earlier blooms) or planted directly in the ground after the danger of frost has passed.

Will elephant ears grow back if cut down? ›

🌿 Encouraging Regrowth. After the chop, your Arrowleaf Elephant Ear will likely sulk, but give it time. With proper care, it'll bounce back with vigor, sporting full and natural shapes like it's fresh out of the plant salon.

How often should I water elephant ear bulbs? ›

Water recently planted Elephant Ears daily for the first two weeks, monitor the soil daily for the first year, and water when the soil starts to dry out. Established Elephant Ears only need to be watered when the soil's surface is dry to the touch.

What does Epsom salt do for elephant ears? ›

When ferns are yellow and dull-looking, they don't look great. Epsom salt helps ferns and plants similar to ferns, such as elephant ear, have rich, dark foliage. Add 1 tablespoon of Epsom salt to a gallon of water and spray ferns and elephant ears to achieve the look.

How do I keep my elephant ear plant happy? ›

Here's how to help yours thrive:
  1. Water when the top two inches of soil feel dry.
  2. Place your elephant ear plant in bright room, they love bright indirect light.
  3. Regular misting will keep the leaves healthy.

Do elephant ear bulbs multiply? ›

Dividing & Transplanting: Elephant ears reproduce via offsets and seeds. Seeds are rare unless you hand-pollinate the plants. When you purchase elephant ears, you'll receive a big corm. If you dig the corm up in the fall after a season of growth, you'll see smaller offsets forming.

How long does it take for elephant ears to grow full size? ›

For the size of the foliage, these are some of the fastest growing plants around. Although they are not winter hardy, they will grow and reach its full maturity of around 3-5 feet each summer in a stunning fashion.

What are the tips for planting elephant ears? ›

Elephant ears prefer moist, rich, fertile soil. Mix in plenty of organic matter such as chopped leaves, peat, or composted manure. They prefer loamy soil but can tolerate other types. Colocasia do well in wet soils during the growing season and can grow on the margin of ponds.

Are elephant ears poisonous to dogs? ›

This plant may be nice to look at, but it can be toxic to your dog. In fact, it can even be fatal if not treated right away. If your dog eats any part of the elephant ear plant, the first symptom you might see is also the deadliest; a swollen airway leading to inability to breathe.

What grows well with elephant ears? ›

Lush & colorful tropical gardens: Elephant ears pair beautifully with other part-shade tropicals like ferns, caladiums, impatiens, begonias, cannas, coleus, and philodendron. Together, these plants provide a wide range of colors, sizes, and textures that work to create a dazzling and inviting garden.

What does an overwatered elephant's ear look like? ›

Brown leaves: Brown leaves on the Elephants Ear could be caused by two problems: Overwatering or the cold. Check your watering approach and ensure that the soil is moist and not soggy. Also, check that the plant is placed in an area where it is warm enough, 15°C or more.

Can Elephant Ears take full sun? ›

Many types of elephant ears can be grown in partial shade, but the darker colored varieties are best grown in full sun. All need rich, moist soil and nearly all are perfect at the edge of a pond.

Do you water Elephant Ears from the top or bottom? ›

Water over the soil
  1. Pour water over the soil or put the plant directly under a tap.
  2. If you have a tray under the pot, make sure you remove all the collected water afterwards - never let your plant sit in water.
  3. If you watered under the tap make sure that water has stopped running out from the bottom before putting it back.

How do you make elephant ears grow bigger? ›

Staking: Elephant ears do not require staking. Watering: These are high water plants. The more water they get the bigger they'll grow. Some varieties will even thrive when planted in a pot and grown as a marginal pond plant.

How do you encourage elephant ears to grow? ›

Elephant ears do best when their soil is kept moist. Generally, the more you water and feed them, the more they grow. They are not aquatic plants, though, and their roots should not be completely submerged in water. Alocasia like moist soil but tend to require better drainage.

What is 20-20-20 fertilizer used for? ›

NPK 20 20 20 is a highly concentrated, balanced plant fertiliser. It contains equal parts nitrogen, phosphorus, and potassium. It is ideal for growing plants in poor quality soils as it provides a high amount of each of the three essential plant macronutrients.

How do you make homemade plant food for elephant ears? ›

Mix 1/8 cup Epsom salt per one gallon of water and pour around the elephant ear plant. If the elephant ear plant is grown in a container, apply the Epsom salt and water along the edges of the planter.

Top Articles
Latest Posts
Article information

Author: Prof. An Powlowski

Last Updated:

Views: 5843

Rating: 4.3 / 5 (64 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Prof. An Powlowski

Birthday: 1992-09-29

Address: Apt. 994 8891 Orval Hill, Brittnyburgh, AZ 41023-0398

Phone: +26417467956738

Job: District Marketing Strategist

Hobby: Embroidery, Bodybuilding, Motor sports, Amateur radio, Wood carving, Whittling, Air sports

Introduction: My name is Prof. An Powlowski, I am a charming, helpful, attractive, good, graceful, thoughtful, vast person who loves writing and wants to share my knowledge and understanding with you.