Problem/Motivation

How to update from clean_blog 8.x-1.2 to 8.x-2.0 version, Getting WSOD error

Proposed resolution

  1. Disable the clean_blog theme
  2. uninstall the clean_blog theme
  3. Then go to terminal and run drush config-delete views.view.blogs_hom
  4. Delete the old clean_blog theme folder (8.x-1.2) from "/themes"
  5. Download and extract the latest version clean_blog(8.x-2.0)
  6. Install and Enjoy

Please check the following video for more details

Remaining tasks

User interface changes

API changes

Data model changes

Comments

rakesh.gectcr created an issue. See original summary.

rakesh.gectcr’s picture

Issue summary: View changes
rakesh.gectcr’s picture

Title: How to update from clean_blog 8.x-1.2 to 8.x-2.0 version? » How to update from clean_blog 8.x-1.2 to 8.x-2.x version?