Open nirajketan opened 8 years ago
Hello,
The problem happened because you didn't run the command line to deploy the JS to the pub/static folder. Please go to your SSH and run:
php bin/magento setup:static-content:deploy
Regards,
tried this command so many times ,flused cached deleted pub staic folders but same issue
Just go to env.php and set mode to developer and it will work then after :) On Apr 29, 2016 4:25 PM, "nikunj1990" notifications@github.com wrote:
tried this command so many times ,flused cached deleted pub staic folders but same issue
— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/Magestore/Bannerslider-Magento2/issues/28#issuecomment-215683704
php reindexing is the solution for this and worked for me.
type this on your command prompt php bin/magento indexer:reindex
Reindexing for banner slider ? :) strange On May 2, 2016 4:42 PM, "nikunj1990" notifications@github.com wrote:
php reindexing is the solution for this and worked for me.
type this on your command prompt php bin/magento indexer:reindex
— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/Magestore/Bannerslider-Magento2/issues/28#issuecomment-216205945
yes after reindexing it saves correctly
The issue for saving the slider for me, seemed only to be in chrome. I switched to Firefox to save the first slider and that worked!
Receiving attached Javascript error when trying to save new Slider in Chrome.
Upgrade and Static Content commands have already been deployed.
smae issue i've tried everything but all in vain help ?
@ahsan488 Before adding slider make sure you put the slider package[Magestore] in correct path..
I am not able to save slider
look at snapshot http://prntscr.com/amscz9
it says loading but it doesnt do anything. Atleast it should send ajax request and post slider data can you have test it and update?