Lazy load Js not working in Magento2.3.1 Version The 2019 Stack Overflow Developer Survey Results Are InCustom javascript not workingCannot read property `scopeLabel` of undefined on Product Detail PageLazy load Js not working in Magento2.2.0/1/2 VersionUsing jquery_lazyload on Magento 2Javascript issue on magento 2Uncaught TypeError: $(…).hideshare is not a functionMagento 2 TypeError Undefined products images not displaying / js not loadingConfigurable options (size and color) not loadMagento 2 Integrate Lazy Load without using any third party extensionNotice: Undefined index: media_type in vendor/magento/module-product-video/Model/Plugin/Catalog/Product/Gallery/ReadHandler.php on line 60Magento 2 : knockout data-bind:click not working
Did Scotland spend $250,000 for the slogan "Welcome to Scotland"?
Can one be advised by a professor who is very far away?
How technical should a Scrum Master be to effectively remove impediments?
Did 3000BC Egyptians use meteoric iron weapons?
Reference request: Oldest number theory books with (unsolved) exercises?
Why didn't the Event Horizon Telescope team mention Sagittarius A*?
What tool would a Roman-age civilization have for the breaking of silver and other metals into dust?
Button changing it's text & action. Good or terrible?
Is an up-to-date browser secure on an out-of-date OS?
Why can Shazam fly?
Origin of "cooter" meaning "vagina"
What is the most effective way of iterating a std::vector and why?
Why isn't the circumferential light around the M87 black hole's event horizon symmetric?
Right tool to dig six foot holes?
Why is the Constellation's nose gear so long?
Is "plugging out" electronic devices an American expression?
Can you compress metal and what would be the consequences?
How to answer pointed "are you quitting" questioning when I don't want them to suspect
Am I thawing this London Broil safely?
Falsification in Math vs Science
Loose spokes after only a few rides
Ubuntu Server install with full GUI
How to support a colleague who finds meetings extremely tiring?
Where to refill my bottle in India?
Lazy load Js not working in Magento2.3.1 Version
The 2019 Stack Overflow Developer Survey Results Are InCustom javascript not workingCannot read property `scopeLabel` of undefined on Product Detail PageLazy load Js not working in Magento2.2.0/1/2 VersionUsing jquery_lazyload on Magento 2Javascript issue on magento 2Uncaught TypeError: $(…).hideshare is not a functionMagento 2 TypeError Undefined products images not displaying / js not loadingConfigurable options (size and color) not loadMagento 2 Integrate Lazy Load without using any third party extensionNotice: Undefined index: media_type in vendor/magento/module-product-video/Model/Plugin/Catalog/Product/Gallery/ReadHandler.php on line 60Magento 2 : knockout data-bind:click not working
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
We use Magento2.3.1, in product list page showing error like
Uncaught TypeError: $(...).lazyload is not a function.
While using Porto theme of Magento 2.x.
magento2 lazyload
add a comment |
We use Magento2.3.1, in product list page showing error like
Uncaught TypeError: $(...).lazyload is not a function.
While using Porto theme of Magento 2.x.
magento2 lazyload
magento.stackexchange.com/questions/264940/…
– Prathap Gunasekaran
Apr 1 at 11:54
@PrathapGunasekaran, This function already working in Magento2.3.0 but 2.3.1 not working.
– Soundararajan m
Apr 1 at 12:05
Not sure about it, but with above information I could only sense there much be dependency issue
– Prathap Gunasekaran
Apr 1 at 12:38
can you share the code where you called$(SOMETHING).lazyload
– Shoaib Munir
25 mins ago
add a comment |
We use Magento2.3.1, in product list page showing error like
Uncaught TypeError: $(...).lazyload is not a function.
While using Porto theme of Magento 2.x.
magento2 lazyload
We use Magento2.3.1, in product list page showing error like
Uncaught TypeError: $(...).lazyload is not a function.
While using Porto theme of Magento 2.x.
magento2 lazyload
magento2 lazyload
edited Apr 1 at 12:09
Manashvi Birla
6,48751841
6,48751841
asked Apr 1 at 11:53
Soundararajan mSoundararajan m
667
667
magento.stackexchange.com/questions/264940/…
– Prathap Gunasekaran
Apr 1 at 11:54
@PrathapGunasekaran, This function already working in Magento2.3.0 but 2.3.1 not working.
– Soundararajan m
Apr 1 at 12:05
Not sure about it, but with above information I could only sense there much be dependency issue
– Prathap Gunasekaran
Apr 1 at 12:38
can you share the code where you called$(SOMETHING).lazyload
– Shoaib Munir
25 mins ago
add a comment |
magento.stackexchange.com/questions/264940/…
– Prathap Gunasekaran
Apr 1 at 11:54
@PrathapGunasekaran, This function already working in Magento2.3.0 but 2.3.1 not working.
– Soundararajan m
Apr 1 at 12:05
Not sure about it, but with above information I could only sense there much be dependency issue
– Prathap Gunasekaran
Apr 1 at 12:38
can you share the code where you called$(SOMETHING).lazyload
– Shoaib Munir
25 mins ago
magento.stackexchange.com/questions/264940/…
– Prathap Gunasekaran
Apr 1 at 11:54
magento.stackexchange.com/questions/264940/…
– Prathap Gunasekaran
Apr 1 at 11:54
@PrathapGunasekaran, This function already working in Magento2.3.0 but 2.3.1 not working.
– Soundararajan m
Apr 1 at 12:05
@PrathapGunasekaran, This function already working in Magento2.3.0 but 2.3.1 not working.
– Soundararajan m
Apr 1 at 12:05
Not sure about it, but with above information I could only sense there much be dependency issue
– Prathap Gunasekaran
Apr 1 at 12:38
Not sure about it, but with above information I could only sense there much be dependency issue
– Prathap Gunasekaran
Apr 1 at 12:38
can you share the code where you called
$(SOMETHING).lazyload
– Shoaib Munir
25 mins ago
can you share the code where you called
$(SOMETHING).lazyload
– Shoaib Munir
25 mins ago
add a comment |
1 Answer
1
active
oldest
votes
I am also facing the same issue. Porto theme is working fine in Magento 2.2, but shows lots of JS errors in Magento 2.3.
$(...).lazyload is not a function in PLP
TypeError: $.fn._tooltip is not a function
New contributor
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– Shoaib Munir
27 mins ago
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f268192%2flazy-load-js-not-working-in-magento2-3-1-version%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I am also facing the same issue. Porto theme is working fine in Magento 2.2, but shows lots of JS errors in Magento 2.3.
$(...).lazyload is not a function in PLP
TypeError: $.fn._tooltip is not a function
New contributor
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– Shoaib Munir
27 mins ago
add a comment |
I am also facing the same issue. Porto theme is working fine in Magento 2.2, but shows lots of JS errors in Magento 2.3.
$(...).lazyload is not a function in PLP
TypeError: $.fn._tooltip is not a function
New contributor
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– Shoaib Munir
27 mins ago
add a comment |
I am also facing the same issue. Porto theme is working fine in Magento 2.2, but shows lots of JS errors in Magento 2.3.
$(...).lazyload is not a function in PLP
TypeError: $.fn._tooltip is not a function
New contributor
I am also facing the same issue. Porto theme is working fine in Magento 2.2, but shows lots of JS errors in Magento 2.3.
$(...).lazyload is not a function in PLP
TypeError: $.fn._tooltip is not a function
New contributor
New contributor
answered 46 mins ago
KaviKavi
12
12
New contributor
New contributor
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– Shoaib Munir
27 mins ago
add a comment |
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– Shoaib Munir
27 mins ago
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– Shoaib Munir
27 mins ago
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation. - From Review
– Shoaib Munir
27 mins ago
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f268192%2flazy-load-js-not-working-in-magento2-3-1-version%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
magento.stackexchange.com/questions/264940/…
– Prathap Gunasekaran
Apr 1 at 11:54
@PrathapGunasekaran, This function already working in Magento2.3.0 but 2.3.1 not working.
– Soundararajan m
Apr 1 at 12:05
Not sure about it, but with above information I could only sense there much be dependency issue
– Prathap Gunasekaran
Apr 1 at 12:38
can you share the code where you called
$(SOMETHING).lazyload
– Shoaib Munir
25 mins ago