diff --git a/theme_avantgarde/__manifest__.py b/theme_avantgarde/__manifest__.py index d228765ff..9e764ecf5 100644 --- a/theme_avantgarde/__manifest__.py +++ b/theme_avantgarde/__manifest__.py @@ -23,7 +23,7 @@ 'website.library_image_16': '/theme_avantgarde/static/src/img/pictures/library_image_16.jpg', }, 'configurator_snippets': { - 'homepage': ['s_sidegrid', 's_features_wall', 's_masonry_block', 's_carousel', 's_timeline', 's_quadrant'], + 'homepage': ['s_sidegrid', 's_features_wall', 's_carousel', 's_timeline', 's_quadrant'], }, 'depends': ['theme_common'], 'license': 'LGPL-3', diff --git a/theme_avantgarde/static/description/avantgarde_screenshot.jpg b/theme_avantgarde/static/description/avantgarde_screenshot.jpg index e0c164ea5..1b5574704 100644 Binary files a/theme_avantgarde/static/description/avantgarde_screenshot.jpg and b/theme_avantgarde/static/description/avantgarde_screenshot.jpg differ diff --git a/theme_avantgarde/static/description/theme_avantgarde.svg b/theme_avantgarde/static/description/theme_avantgarde.svg index 174d6d4c1..5538702f0 100644 --- a/theme_avantgarde/static/description/theme_avantgarde.svg +++ b/theme_avantgarde/static/description/theme_avantgarde.svg @@ -1,4 +1,4 @@ - + @@ -15,9 +15,6 @@ - - - @@ -107,12 +104,27 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + @@ -137,81 +149,81 @@ - + - - - - - - - - - + + + + + + + + + - - - - + + + + - - - - + + + + - - - - - + + + + + - - - - - + + + + + - - + + - - - - + + + + - + - + - - - - + + + + - - - - - - - - - - - - + + + + + + + + + + + + - + - \ No newline at end of file + diff --git a/theme_avantgarde/static/src/js/tour.js b/theme_avantgarde/static/src/js/tour.js index d751db01b..a86f5e94c 100644 --- a/theme_avantgarde/static/src/js/tour.js +++ b/theme_avantgarde/static/src/js/tour.js @@ -12,11 +12,6 @@ const snippets = [ name: 'Features Wall', groupName: "Columns", }, - { - id: 's_masonry_block', - name: 'Masonry', - groupName: "Images", - }, { id: 's_carousel', name: 'Carousel', @@ -40,11 +35,7 @@ wTourUtils.registerThemeHomepageTour("avantgarde_tour", () => [ ...wTourUtils.clickOnText(snippets[0], 'h1', 'left'), wTourUtils.goBackToBlocks(), ...wTourUtils.insertSnippet(snippets[1], 'left'), - ...wTourUtils.insertSnippet(snippets[2], 'bottom'), - ...wTourUtils.clickOnSnippet(snippets[2], 'top'), - wTourUtils.changePaddingSize('top'), - wTourUtils.goBackToBlocks(), + ...wTourUtils.insertSnippet(snippets[2], 'top'), ...wTourUtils.insertSnippet(snippets[3], 'top'), ...wTourUtils.insertSnippet(snippets[4], 'top'), - ...wTourUtils.insertSnippet(snippets[5], 'top'), ]); diff --git a/theme_avantgarde/views/customizations.xml b/theme_avantgarde/views/customizations.xml index 56a9bbf79..94cc8f4f5 100644 --- a/theme_avantgarde/views/customizations.xml +++ b/theme_avantgarde/views/customizations.xml @@ -755,47 +755,6 @@ - - - - -