Dheivamae! This is the ONLY complete tutorial I could find on the internet. Thank you so much. Please make more videos!
@nishanthanr6053 жыл бұрын
தெய்வமே😂
@adg97044 жыл бұрын
I don't think "logo_img_width/height" work any more. It would be "logo_width/height".
@hjmmuller67203 жыл бұрын
Hello, thanks for the tutorial. May be tehre a problem with newer versions of Magento? 2.4.2 None worked beside theme creation, which was done in one minute: /app/design/frontend/xxx/luma_custom/web/css/source/lib/variables/_navigation.less not overriding /app/design/frontend/xxx/luma_custom/Magento_Theme/layout/default.xml not changing ..none worked. Cleared page cache, generated, preprocessed etc. The logo seems to be changeable only directly in admin
@hjmmuller67203 жыл бұрын
After HOURS of search: you need to write the Theme in capitalized first letter: Instead of: /app/design/frontend/xxx/luma_custom/ take /app/design/frontend/Xxx/luma_custom/ ...its a Magento!
@MaxPronko Жыл бұрын
Nice ☝️ one
@zargamhussain54813 жыл бұрын
I have to create product,attribute,category using rest api in Magento but we have to faces issue while integration if you are intrested please tell me
@suiteCRMtutorials5 жыл бұрын
How we copy homepage design of the sample mockup (the Luma theme that's filled with products and homepage block) ? Im sure this would be a pretty educational tutorial.
@edseljaygavino76703 жыл бұрын
how are you able to create those predefined xml file template? I install MagentoWizard but not able to figure how to use it..
@MaxPronko3 жыл бұрын
I use phpstorm live template feature
@shifalikotian99983 жыл бұрын
How to install 3party magento theme app and pub theme in ubuntu 18.04
@naimali63855 жыл бұрын
Awesome Video, the way you explain each part. Want to see more stuff continue this series. Thanks
@NoahNobody6 жыл бұрын
Any tips for finding block reference names that may be missing from the default.xml, like for example, "Create an Account"?
@pegatino4 жыл бұрын
Thanks, What is the difference between this instead of changing the logo from the admin panel?
@LL-rn8rn5 жыл бұрын
From Jul, 2019 with Magent2 2.3. The tricks do not work as in the video. 1. After theme changed in the Admin Dashboard, product images are gone in the custom theme. 2. Logo changing doesnt work. ...
@MaxPronko5 жыл бұрын
Are you sure you followed all the steps from the video? The theme creation I shared in this video has nothing to do with the Admin Dashboard. If your product images have been disappeared you have to what have happened with either your environment or source code you changed.
@webmaster33746 жыл бұрын
Hi Max in Magento 1, how to fix a theme video play back in video block. (linked from youtube) I have notice the video has stop playing. - The video faded in after the image. Thank you!!
@infahs8704 жыл бұрын
Hi, Please suggest which one is good magento 2 or big-commerce . how we can manage the server for magento 2 its not easy task to manage .Please provide the solution and sugesstions
@MaxPronko4 жыл бұрын
For the solution I can suggest contacting my Pronko Consulting team, so we can help, email info@pronkoconsulting.com
@punithbasavaraju44696 жыл бұрын
Ia m not getting any changes in my theme after Making changes as you show in above video please help me with this
@nirmesh444 жыл бұрын
your techniques still holds true. awesome video. Please make more such customisation videos
@unclesteve25267 жыл бұрын
Thanks Max, great tutorial! IMPORTANT NOTE: If your newly created theme doesn't show up in the list of themes in Admin area, try this command: sudo php /var/www/html/bin/magento setup:upgrade it worked for me :)
@MaxPronko7 жыл бұрын
Hi Stepan, thank you for the tip. I believe it is because of cache as themes are not required to be installed. Thanks for watching.
@a1shay19797 жыл бұрын
hi have a problem with last section on the css, after i delete the frontend + cache + view_preprocessed , i have missing some file so i need to run php bin/magento setup:static-content:deploy again, and after that i can't see the changes i made to the css, you have any idea what is the problem ?
@kulvindersingh27385 жыл бұрын
Hi Max, Can you please shed some light on what is collection in magento, with an example. Thanks
@KidsawUk156 жыл бұрын
I've followed the steps in this video, but when it comes to refreshing the page, it is not showing my changes? What could I be doing wrong? I tried changing the border colour to 'color-pink1' instead of Blue.
@MaxPronko6 жыл бұрын
Thank you for your question. It could be different reasons: module is disabled, cache is not cleaned etc.
@shikharomar3346 жыл бұрын
nice video max, I want to know how can we fix header position and set z-index in navbar and change logo position to center?
@MaheshikaWeerasinghe6 жыл бұрын
A great one! Thanks. Can you please present another tutorial for modifying the product detail page? Something like adding more images and description about the product?
@er.rupeshkumar21825 жыл бұрын
Can you make a complete videos series for magento 2 optimization for bignars so that website can load faster on live server... Thanks
@rahulmakwana78376 жыл бұрын
Hi , how can we override .phtml file of inside custom module in custom theme ?
@worldcomedystories5 жыл бұрын
How can make a custom theme with HTML template for Magento 2
@Gursifatjagdeep3 жыл бұрын
Plz its request can you tell me about Onbroading in magento like when we work with online shopping website
@MaxPronko Жыл бұрын
Not sure I understand your request. Onboarding for admin user or developer?
@shikharomar42186 жыл бұрын
hi max, nice video and very helpful.. but there is a problem that I can not get any success or error messages after any action like, if I added a product to cart or wishlist or remove , I did not get any messages.. Please help
@yorki72036 жыл бұрын
Tried to change css on v.2.2.4, but didn't work this way. So what helped was to create _extend.less in customtheme/web/css/source and then @import _navigation.less within there.
@takeabreak99273 жыл бұрын
Can you please share your code? I am also using magento 2.4
@pmarketph13787 жыл бұрын
This is very helpful, what text editor are you using?
@MaxPronko7 жыл бұрын
PMarket PH thank you for the feedback. I use PHPStorm - very powerful editor.
@tristanraissherman4 жыл бұрын
This absolutely slaps. Thank you!
@kimgeneralao3 жыл бұрын
Thank You sir..It's a big help for me as a beginner for all aspect in magento and developing .
@fabian0pr4 жыл бұрын
Hi Max, very good your tutorial! I would like to modify the structure of the head, for example: Logo - Cart - Search What files should I overwrite to make these structure changes? Regards
@seckinkukrer69205 жыл бұрын
Sir, this is my first video about building custom theme, it was so clear to me. Thank you.
@MaxPronko5 жыл бұрын
Thank you for watching and the feedback.
@vadimluhovoi95865 жыл бұрын
Привет Max. Подскажи пож-та, если добавляются новые блоки (с новым классом) в кастомной теме, то где должны лежать эти блоки и темплейты? (в теме или в их в кастомном модуле) P.S. Спасибо за видео!
@MaxPronko5 жыл бұрын
В модуле, и блоки и шаблоны, но less можно добавить в тему
@bhaskarpothineni87686 жыл бұрын
Nice Video...Thank You. If i switch the theme the cms blocks are there in two themes . I just want in one theme only . Can you plz tell me the solution.
@nandaghimire49514 жыл бұрын
i can't get data after changing theme please help !
@urkizdurkiz43136 жыл бұрын
could you please, make a sticky header containing a image block and categories below it?
@sandeepdcte6 жыл бұрын
Superb video! Need your guidance regarding Magento 2 Database structure, Administration, Theme, Module/Extension/Component and development/customization....Please suggest how I can proceed ? Thanks in advance
@Kooking4fun7 жыл бұрын
Hi I followed the procedure but my custom theme not showing in the Applied theme list please help.
@MaxPronko7 жыл бұрын
Rajeshwar Mahato have you tried to flush cache and switch theme in the Magento Admin? Also, check directory names and paths for typos.
@NdogGodhog427 жыл бұрын
Hello Pronko, where I can find the source code of custom-design.svg ?
@mamatasodate64892 жыл бұрын
In this custom theme i don't get css or js file. how to solve it?
@MaxPronko2 жыл бұрын
What do you mean you don’t get css or js file? Do you refer to loading issue of a file in a browser?
@sakthivelr86863 жыл бұрын
what editor are you using
@MaxPronko3 жыл бұрын
PHPStorm IDE
@gdesancho5 жыл бұрын
Hi! Do you know how to make a full new theme from an HTML file? I mean, I designed a website in Bootstrap and I need to use it on Magento. Regards!
@MaxPronko5 жыл бұрын
Gustavo de Sancho yes, I know how to do this. You can check my other videos about theme creation in Magento 2 on this channel.
@andrewlanger69005 жыл бұрын
Hridik is a stellar offshore web design and development services company, customized solutions, professionalism, timely delivery, creative ideas, enhanced user experience and affordability are what make us the premier choice of our global clients. To get more information visit here: www.hridik.com/hire-dedicated-magento-developer.html
@gautamkeshri16026 жыл бұрын
Love your video.Thanks for this tutorial. It would be great if you can show how to customize specific product page for example gallery on side of the product rather then below and only in one column.
@daminiyadav51314 жыл бұрын
how to add imagen in the theme on magento2
@GodsGaming143 жыл бұрын
can u mail me the code in custom-design.svc as i cant see the whole line
@deckside746 жыл бұрын
What mode do you have Magento running when you are editing? Production, Developer, Default? Great video
@MaxPronko6 жыл бұрын
DECKSIDE.COM.AU thanks for the feedback. I usually run under developer mode.
@tantivit3 жыл бұрын
Thanks Max for the video! Btw, should we change the version part in composer.json file? Now we are using magento 2.3.6 version. Many thanks again!
@MaxPronko Жыл бұрын
Yes
@enggarshad835 жыл бұрын
Excellent Tutorial for customizing magento2 theme. Thanks Max
@MaxPronko5 жыл бұрын
Thank you for watching.
@lukass33107 жыл бұрын
Hex Max, I would like to see implementing bootstrap theme into magento either from scratch or to modify completely existing one. You could do some series about it :)
@willdavies69296 жыл бұрын
Lukas Stranovsky i would love this also
@freeaed6 жыл бұрын
it is great tutorial but the color in the last step didnt change from orange
@puneetgangwani10305 жыл бұрын
You are great man...….Very good videos on magento 2 please make more videos on magento 2 theme customization
@izharahmed10913 жыл бұрын
I want to learn Magento 2 front-end development what should I do.
@MaxPronko3 жыл бұрын
Learn and practice.
@izharahmed10913 жыл бұрын
@@MaxPronko suggest any good source for learning
@MaxPronko3 жыл бұрын
Here you are magemastery.net
@cardbored_5 жыл бұрын
This didn't work for me, well it sort of worked. When I activated my custom theme following your steps exactly all of the styles disappeared on the site even though Luma was set to be the parent.
@MaxPronko5 жыл бұрын
Check for any TYPOs in your code.
@mrudu_155 жыл бұрын
Can you post video about how to angularjs theme template integrate with Magento2?
@MaxPronko5 жыл бұрын
Do you want to build an independent Angular based storefront theme? You would better check out Vue Storefront.
@mrudu_155 жыл бұрын
@@MaxPronko can you post that Vue Storefront link which is related to Magento angular js theme ?
@enggarshad836 жыл бұрын
My question will be silly. when to delete folders from static(requirejs,frontend) and var(cache,generation code)
@MaxPronko6 жыл бұрын
During development on your local environment you should delete static files if it wasn't updated automatically as they are all symlinks to your files in a project, for cache - when you change layout, phtml or xml files, for generated/ when you add new module or create a proxy, plugin classes.
@daniloparra56097 жыл бұрын
Thanks man, would love to see more videos on magento theme development :D
@shahirhajir16897 жыл бұрын
Very Nice, keep these videos coming ! Would be nice if you make a whole series, where you explain about how to add custom functionalities to a Storefron site, with Javascript and RequireJS.
@MaxPronko7 жыл бұрын
Hi shahir X, thank you for the feedback. I think this is a great idea to create series of tutorials. I added it into my plan for next videos. Thanks.
@himabindhu31893 жыл бұрын
Hii max can u please send code it will help us
@mrudu_156 жыл бұрын
can you tell me how can we integrate magento2 with salesforce ?
@kapildikshit17106 жыл бұрын
Sir please tell me the how custom module work in detail please please sir my humble request
@vissacomercial87276 жыл бұрын
quanto cobraria apenas para instalar um thema magento 2 pra mim, instalar/configurar?
@jitendraprajapat68924 жыл бұрын
Thank you such an amazing tutorial easy to understand.
@jitendraprajapat68924 жыл бұрын
Sir please can you provide me a videos about module development
@jitendraprajapat68924 жыл бұрын
Actually i have joining in a company as magneto developer before joining i want to clear all doubts
@MaxPronko4 жыл бұрын
Checkout this portal magemastery.net
@jitendraprajapat68924 жыл бұрын
@@MaxPronko Sure sir
@technicalshohel6 жыл бұрын
hello sir I am fresher and few days I started Magento learning, please help me I started first Magento 1 or direct start Magento 2
@MaxPronko6 жыл бұрын
Shohel Hussain do you have any specific questions regarding Magento 2 or general advices?
@vivekvanga7376 жыл бұрын
Thank you sir.. awesome video.. could you please make a video on How to add Bootstrap css and Bootstrap Js in our custom theme..
@croposman7 жыл бұрын
Great video! I want to see more :)
@DStudios6 жыл бұрын
Hi Mr. Pronko i liked your video very much. It is very helpful. But can't able to find your next videos on this can you please help me out.
@MaxPronko6 жыл бұрын
Here is the playlist with the custom theme tutorials for Magento 2.3 - kzbin.info/aero/PLwcl8DqLMv9f6Ygxgg-_Vk-UdY9FDhpQ_
@DStudios6 жыл бұрын
thnak you for the reply, but the link is not working
@Act1veSp1n4 жыл бұрын
Thanks for the tutorial! I dont understand, how does one even do any programming like this? Deleting folders / running cache refreshes every time - Magento 2 seems like huge pain in the ass.
@MaxPronko4 жыл бұрын
There are lots of tools available for Magento 2 that weren’t covered in this video. Check out my other videos to get a better idea how to work with Magento 2.
@mayaisland18407 жыл бұрын
Very informative. I really appreciate your time and tutorial. Very clear and at a pace that worked for me. All went great and I only had one issue and that was at the end when you showed us how to change the border color of the navigation menu. I have no experience with less but I followed your steps and I can't get the color to change. I tried a different browser and I even disabled the browser cache and no luck. I also flushed Magento cache - Any thoughts?
@MaxPronko6 жыл бұрын
Hi Maya, did you sort the issue with the border color? Let me know.
@Gorr19956 жыл бұрын
автор , а откуда ты узнал , что цвет бордера нужно искать в файле навигация лес ?
@MaxPronko6 жыл бұрын
Gorr1995 спасибо за Ваш комментарий. Структура Мадженто 2 платформы позволяет легко найти необходимые файлы темы включая less, javascript, html, а также дополнительные сторонние библиотеки. Для этого необходимо ознакомиться с документацией которую можно найти на сайте devdocs.magento.com. Спасибо
@swapnilpatil9096 жыл бұрын
Please make your voice loud so it can be heard clearly. This is great tutorial for people like me. please make more videos on this topic
@divineshortsworld7 жыл бұрын
Nice explanation....I am new in magento and I am looking exact tutorial like this...awesome... :)
@danieleszterle7587 жыл бұрын
Good video!! Can you make a video about how to create custom blocks for your custom theme?
@jennymag11826 жыл бұрын
Great tutorial. You made it very easy to follow. Thank you!
@MaxPronko6 жыл бұрын
Jenn Magro Lucano thank you, Jenn for the feedback. Really appreciate it. I am glad you like the videos
@crismablanco7 жыл бұрын
Hi !! thanks for the Video. What IDE are you using ?
@MaxPronko7 жыл бұрын
Cristian Blanco I use PHPStorm editor, very powerful IDE. Recommend it, it also has Magento 2 plugin for development
@crismablanco7 жыл бұрын
is there any free licence for PHPStorm or is it always for paid?
@MaxPronko7 жыл бұрын
Cristian Blanco it has 30 days free and then 99$ per year, worth spending for a great tool
@trainwithbhupendra5 жыл бұрын
What was the editor, sublime?
@agnieszkaszmit79694 жыл бұрын
Hi, I think Max uses PhpStorm
@PiotrFicner6 жыл бұрын
How about Bootstrap Studio? Have you tried to create a Theme for Magento with it? If no, would you give it a try? Thank you for all your work! :)
@MaxPronko6 жыл бұрын
Never tried Bootstrap studio. Do you recommend?
@PiotrFicner6 жыл бұрын
I have it here and like it. Use it just for simple projects. Don't know if would be possible to create a Theme for Magento and make it working. Quite a challenge can say. I could share my license with you if you want to give it a try.
@tinmtc6 жыл бұрын
Something went wrong while saving this configuration: Area is already set --- wth is going on???
@MaxPronko6 жыл бұрын
Tin MT hi, I am also interested what is going on? Do you have details of your customizations done for the particular Magento 2 installation?
@tinmtc6 жыл бұрын
Yes, i do. I only set theme for website, but i can't set theme for store view like you. thanks
@MaxPronko6 жыл бұрын
Tin MT can you please share more info about how you actually set the theme?
@tinmtc6 жыл бұрын
Max Pronko i got it, thanks for sharing video
@yorki72036 жыл бұрын
This is issue #14968 of v2.2.4
@codinginthecold23766 жыл бұрын
Thanks Max, you're the best.
@suiteCRMtutorials5 жыл бұрын
Супер! Все чётко и без лишний воды
@zuberdadani36336 жыл бұрын
thank you could u plz make video about magamenu
@nagrgk7 жыл бұрын
why did you copy complete _navigation.less? you could have extended than overriding less file. Structured way _buttons_extend.less and _navigation_extend.less, then add your changes for each component in the corresponding file. Then you create the _extend.less file adding this code: @import '_buttons_extend.less'; @import '_navigation_extend.less';
@MaxPronko7 жыл бұрын
Hi Nagaraj, thank you for your suggestion. It makes sense for me. I will do the next video on the subject with your tip included. Thanks.
@jelenko9846 жыл бұрын
Great video Max, thanks!
@MaxPronko6 жыл бұрын
Thank you.
@Von-Land6 жыл бұрын
Hi Max Pronko, I had work like you but not file default.xml dont working. The Logo no change. Please help me.prntscr.com/jywpkg. I had use 2 theme magento in database beause it make error
@FabrizioBalliano7 жыл бұрын
Great video man! Can I ask you what MAMP stack you use? It seems pretty fast!
@MaxPronko7 жыл бұрын
Thanks for the feedback! My machine is: MacBook Pro 2.7, 16GB, 8 CPUs. Apache 2.4 and PHP 7.0.18 (with xDebug enabled) installed via Brew. I still prefer to run Magento 2 on ubuntu rather than OS :).
@FabrizioBalliano7 жыл бұрын
I've a 2015 macbook pro 16gb 8cores but I use MAMP Pro just cause it's easier for vhosts and SSL but it seems much slower (ok your machine is newer but it shouldn't make that much of a difference). Thanks for you answer!
@MaxPronko7 жыл бұрын
I think you are asking how a page can be rendered so fast after clearing Magento 2 cache, am I correct? I didn't want viewer to wait seconds before page will be shown, some parts were cut during video preparation to make it faster, otherwise video could be 18 minutes.
@FabrizioBalliano7 жыл бұрын
hahah ok ok now I can stop scratching my head trying to understand :D
@zaranapatel80185 жыл бұрын
Thanks for this video sir. Everything is working fine for me. but I changed in less file according to this video but it's not working.
@agnieszkaszmit79694 жыл бұрын
Hi the same for me. M2.3.3. I couldn't change the nav borderline.
@zmark22744 жыл бұрын
спасибо, Макс!
@awwwwan7 жыл бұрын
Very nice tutorial please guide us how to create custom module layout and also upload some tutorials on magento 2 layout xml and how to extend layout.
@allanminium5 жыл бұрын
Spasibo Max!
@kosirmilan6 жыл бұрын
Amazing tutorial, thank you so much!
@MaxPronko6 жыл бұрын
Milan Kosir thank you for watching!
@FernandoSouza-yj3xl7 жыл бұрын
Really good, i want to see more videos like, great work
@MaxPronko7 жыл бұрын
Luiz Fernando de Souza Filho Thank you for the feedback. I work on more videos for this channel so make sure to follow it.
@ArbitraryZer0101 Жыл бұрын
no subtitles, not understand what you say
@MaxPronko Жыл бұрын
Sorry to hear that
@enriquedb6664 жыл бұрын
Great video thank you
@jdw75776 жыл бұрын
Привет После того, как сделал кастом тему (по твоему примеру) и поменял, слетели много страниц (все кроме страниц с каталогами). Что это может быть и как это поправить ? take.ms/x3FPn
@Eskimoz4 жыл бұрын
Très bien réalisé merci pour ce contenu !
@Ajithkumarm1076 жыл бұрын
Great Man... Vera Level Tutorial...
@ismailkhanv82565 жыл бұрын
Thank for the video
@MaxPronko5 жыл бұрын
Thank you for watching.
@Hambini7 жыл бұрын
really good video. very helpful
@MaxPronko7 жыл бұрын
Thank you for the feedback, Hambini. Let me know if you are looking for some specific guidance
@shhehzadahmed6 жыл бұрын
Hi :) I have subscribed to your channel and will recommend to my friends. But i need a little more help about theme help in magento 2. Can you upload a tutorial where you can show how to apply PSD website design to magento 2 website/e-commerce store. Thanks in advance :)
@foysalfoysal43046 жыл бұрын
I need Magento 1 to Magento 2 Migration Video.
@MaxPronko6 жыл бұрын
What would you like to see in the video?
@foysalfoysal43046 жыл бұрын
Migration of a Magento 1 store to a Magento 2 store.