Skip to main content

Posts

Showing posts from June, 2017

orientation:landscape

<style> /* .page { height: 92%; } .main-content { height: 100%; overflow-x: hidden; overflow-y: auto; } @media(min-width:1281px) and (orientation:landscape){ .page { height: 84%; } } @media(max-width:1280px) and (orientation:landscape){ .page { height: 82%; } } @media(max-width:1024px) and (orientation:landscape){ .page { height: 87%; } } @media(max-width:736px) and (orientation:landscape){ .page { height: 74%; } } @media(max-width:600px) and (orientation:landscape){ .page { height: 77%; } } @media(max-width:568px) and (orientation:landscape){ .page { height: 67%; } } */ /* @media(max-width:1024px){ .page { height: 82%; } } @media(max-width:1024px) and (orientation:landscape){ .page { height: 73%; } } */ <style> .taxpubsectiontotal { margin-bottom: 100px; } @media(orientation:landscape) {     .pubmainpage .viewallpub {         padding: 0     }     .subitempopup .pubsubitem { ...

Magento

php D:\xampp\htdocs\veng_portal\bin\magento cache:clean php D:\xampp\htdocs\veng_portal\bin\magento cache:flush php D:\xampp\htdocs\veng_portal\bin\magento setup:upgrade php D:\xampp\htdocs\veng_portal\bin\magento indexer:reindex php D:\xampp\htdocs\veng_portal\bin\magento setup:static-content:deploy nb_NO http://localhost/veng_portal/admin username : vp_admin password: pass@12345 Remove pub/static Remove var/cache Remove var/composer_home Remove var/generation Remove var/page_cache Remove var/view_preprocessed run php D:\xampp\htdocs\veng_portal\bin\magento setup:static-content:deploy Run below command to reindex the data in magento     - C:\xampp\php>php C:\xampp\htdocs\magento2\bin\magento indexer:reindex To update static-content     -D:\xampp\php>php D:\xampp\htdocs\veng_portal\bin\magento setup:static-content:deploy nb_NO http://codepen.io/zeinab92/pen/JYKyBx UPDATE `magentodemo`.`admin_user` SET `password`='b5641701...