Magento 2 Install Storefront Theme manually

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

ความคิดเห็น • 13

  • @ash3rr
    @ash3rr 6 ปีที่แล้ว +2

    A refreshing degree of professionalism compared to the standard Magento videos on here from India. Thanks for your hard work.

  • @nanoenzagaray
    @nanoenzagaray 5 ปีที่แล้ว +2

    Thank you Max!

  • @sahinergen6203
    @sahinergen6203 5 ปีที่แล้ว +1

    Thank you , good tutorial.
    i have a question
    I get this error every try
    -sh-4.2$ /opt/plesk/php/7.0/bin/php bin/magento setup:upgrade
    [ReflectionException]
    Class Magento\Framework\App\Config\Initial\Converter\Interceptor does not exist
    setup:upgrade [--keep-generated] [--magento-init-params="..."]

  • @azhaguselvam1906
    @azhaguselvam1906 4 ปีที่แล้ว

    when i put below comment in terminal
    php bin/magento setup:static-content:deploy -f
    this type of error occurs how to clear this
    [Symfony\Component\Console\Exception\RuntimeException]
    The "-f" option does not exist.

  • @vivekananthanv2373
    @vivekananthanv2373 5 ปีที่แล้ว +1

    Sir, actually I installed Magento 2 successful and i changed categories, attributes & some front design changes. And I installed new theme (Necessary (Emthemes) theme) by using php bin/magento setup:upgrade. But It shows "
    1 exception(s):
    Exception #0 (Magento\Framework\Config\Dom\ValidationException): Element 'referenceBlock', attribute 'after': The attribute 'after' is not allowed.
    Line: 889

    Exception #0 (Magento\Framework\Config\Dom\ValidationException): Element 'referenceBlock', attribute 'after': The attribute 'after' is not allowed.
    Line: 889" after that i'm checking my store address via localhost.
    But I can see admin panel without bug. How can i solve this problem? Please guide me. I'm using Magento-CE-2.3.0 and PHP Ver7.1.26 (XAMPP). Thank you.

    • @MaxPronko
      @MaxPronko  5 ปีที่แล้ว

      Have a look at the referenceBlock usage in the custom theme all XML layout files. One of this files is incorrect.

    • @vivekananthanv2373
      @vivekananthanv2373 5 ปีที่แล้ว

      @@MaxPronko Thank you

  • @LisaMacNeil1
    @LisaMacNeil1 6 ปีที่แล้ว

    Is there a lot of variability in theme installation or behavior? I've attempted two themes, and neither follow the course of your video - nor some others I've viewed, Nor the documentation. I've had to refresh my Magento install several times because it just keeps breaking, and I can't seem to find a troubleshooting (if this happens / do this) guide anywhere.

    • @MaxPronko
      @MaxPronko  6 ปีที่แล้ว

      Hi Lisa, what exactly happens on your server?

    • @LisaMacNeil1
      @LisaMacNeil1 6 ปีที่แล้ว

      Magento just breaks (front page and admin page) When I unzip the file, then unzip the files in the directories, I go back to the web interface, and only see a white screen. I'm going to change my original message to be more accurate -- I'm refreshing Magento, the entire server is not being affected.

    • @MaxPronko
      @MaxPronko  6 ปีที่แล้ว

      Lisa MacNeil what files do you unzip? If you can be more clear if you would like me to help you.

    • @LisaMacNeil1
      @LisaMacNeil1 6 ปีที่แล้ว

      I'm sorry -- I'm not using this exact theme. I'm using two free themes to learn how the process works: ves_fasony and ves_vigoss, both from VenusTheme (www.venustheme.com/). I thought the process would be the same no matter what theme is used.

    • @MaxPronko
      @MaxPronko  6 ปีที่แล้ว

      Lisa MacNeil you are correct, there are 4 ways to install a theme in Magento 2, 3 of them are described in the Magento DevChannel videos