From 8f2e9afc36d6371a9ee103f74b854dd1a1aa3e17 Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Thu, 10 Oct 2024 15:09:27 -0400 Subject: [PATCH] Todos. Lumiante templates for mexico and canada. Finished datasnipper's templates. --- .../_filter_sidebar_courses.html.liquid | 5 +---- .../DataSnipper/catalog.html.liquid | 8 +++---- .../_header.html.liquid | 12 +++++------ .../_search_result.html.liquid | 9 ++++---- .../_spanish_lang.html.liquid | 21 +++++++++++++++++++ .../search.html.liquid | 6 +++--- Todos.md | 4 ++-- 7 files changed, 41 insertions(+), 24 deletions(-) diff --git a/Custom_Templates/customer_templates/DataSnipper/_filter_sidebar_courses.html.liquid b/Custom_Templates/customer_templates/DataSnipper/_filter_sidebar_courses.html.liquid index 0e794c0d..dcc929fb 100644 --- a/Custom_Templates/customer_templates/DataSnipper/_filter_sidebar_courses.html.liquid +++ b/Custom_Templates/customer_templates/DataSnipper/_filter_sidebar_courses.html.liquid @@ -20,10 +20,6 @@ {% endfor %} -
-
What is your learning style?
-
-
Reset all Filters
@@ -31,6 +27,7 @@ .filter-sidebar { color: #fff; padding-left: 32px; + padding-bottom: 20px; } .filter-group { diff --git a/Custom_Templates/customer_templates/DataSnipper/catalog.html.liquid b/Custom_Templates/customer_templates/DataSnipper/catalog.html.liquid index a97ba7db..48fa4549 100644 --- a/Custom_Templates/customer_templates/DataSnipper/catalog.html.liquid +++ b/Custom_Templates/customer_templates/DataSnipper/catalog.html.liquid @@ -6,6 +6,9 @@ {% if courses.in_catalog.any? %}
+
+ {% include "filter_sidebar_courses" %} +
{% for course in courses.in_catalog %} {% assign course_categories = "" %} {% for cat in course.categories %} @@ -19,11 +22,6 @@ {% endunless %} {% endfor %}
- {% comment %} -
- {% include "filter_sidebar_courses" %} -
- {% endcomment %} {% else %} {% capture message %} {% t shared.zero_state.courses.catalog diff --git a/Custom_Templates/customer_templates/Walmart Luminate Canada/_header.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Canada/_header.html.liquid index 01576fda..c140c8cf 100644 --- a/Custom_Templates/customer_templates/Walmart Luminate Canada/_header.html.liquid +++ b/Custom_Templates/customer_templates/Walmart Luminate Canada/_header.html.liquid @@ -45,13 +45,13 @@
Learn
@@ -131,10 +131,10 @@