Search blog
Sunday, May 27, 2018
Sunday, May 20, 2018
Friday, May 18, 2018
Successfully Install Porto/Magento 2 Theme Quick Start Package
This was the second time I was using Porto/Magento 2 theme in one of my project. The instruction provided in their documentation to install their Quick Start Package is not at all clear, and doesn't help at all. So, after some trial and error, I have found the following steps to work me, and sharing it with everybody here:
- First Install a fresh copy of Magento with no sample data. Make sure your Magento's Version matches Porto's Quick Start Package version, else you will get error. Do not use table_prefix in your database. You can create table_prefix later on after successfully installing the Quick Start package.
- After installing Magento, now unzip the Quick Start Package zip file in your Magento root folder.
- Import the database provided with your Quick Start Package File. Don't use any table_prefix because the Quick Start Package database doesn't have any, and you will encounter errors if you use one.
- Check whether the base-url in the core_config table are correct. If not set them to the admin-url you set in Step 1 during the Magento Installation process.

Click on image to enlarge - Delete the following folder/files using the command below:
If in localhost, you might have to use sudo to exectute the commands.rm -rf var/di/* var/generation/* var/cache/* var/page_cache/* var/view_preprocessed/* var/composer_home/cache/*
- Run the following command:
It will compile and generate the factory class and depended proxy classes. Also, if in localhost run the following commandphp bin/magento setup:di:compile
sudo chown -R www-data:www-data magento-folder - Clean your site cache.
- The admin login that you created in Step 1 might not work now after importing Porto's Quick Start Package database, so create a new one using this tutorial: Create Admin User from Terminal in Magento 2.x.
- Activate SW Extensions, open command line in folder root of magento and run commands via ssh using putty or others, php bin/magento setup:upgrade.
- Log into your site's backend and Select Smartwave Porto theme in Stores > Configuration > General > Design > Design Theme > Design Theme for Magento 2.0.x version, and select Smartwave Porto theme in Content > Design > Configuration page for Magento 2.1.x version. You can select Smartwave Porto RTL theme, if you want to build a RTL site.
Monday, May 14, 2018
Download Ubuntu 18.04 Bionic Beaver Virtual Disk Image (VDI) File for VirtualBox
I was trying Ubuntu 18.04 today on my VirtualBox, and created this VDI file. Sharing it with all here:
Download Link: Ubuntu 18.04 VDI File
Username: virtualbox
Password: ubuntu1804
NOTE:
Download Link: Ubuntu 18.04 VDI File
Username: virtualbox
Password: ubuntu1804
NOTE:
- VB Guest Addition Tool is not installed. So you will have to install it.
- Variety wallpaper & Cairo Dock app has been installed as bonus.
Subscribe to:
Comments (Atom)
Top 5 Posts (Weekly)
-
Blogs may get deleted in a number of ways. Once deleted a blog is not lost forever so do not panic. However it is always safer to backup you...
-
Add your blog/website to the Google Index, to be listed in the Google Search Engine. Doing this will help new visitors locate your blog...
-
If you are unable to suspend your laptop, here's the solution which I've tried & tested and it worked with my Lenovo Thinkpad T4...
-
>> Download Links: SP Flash Tool (Linux/Windows) : http://bit.ly/2CZkTER SN Write Tool (Windows only) : http://bit.ly/2Aw22Ov ...
-
>> Inventory It is global across all the websites and stores. Either the product is IN STOCK or Not! If you need different inventor...

![[SOLVED] Delete Categories in Magento 2 using MySQL & phpMyAdmin [SOLVED] - Delete Categories in Magento 2 using MySQL & phpMyAdmin](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhy2KnDxWscD4VeNMKuwqubRWS8LbuojEtaTzTrCwqp9pUE0N8wkoeFGt-rEkvQ_IWdcWua2sTfmvAxhzGiVKmNWhYBY5KPrVAyJNkquOaeBMnQxf7bDyugy1R7stmO3X0YMZ_j48OOfISj/s400/Selection_001.png)