Commit graph

390 commits

Author SHA1 Message Date
pmoreno.rodriguez
2697c602a5 Added sidebar menu to login 2023-02-06 21:27:54 +01:00
pmoreno.rodriguez
0d20c098ba Changelogs for V1.0.3 2023-02-06 20:45:46 +01:00
pmoreno.rodriguez
5eeadce863 Update README V1.0.3 2023-02-06 20:44:30 +01:00
pmoreno.rodriguez
89029c34ba Show Sidebar option translated 2023-02-06 20:44:00 +01:00
pmoreno.rodriguez
a313d9d94b Added Show Sidebar option 2023-02-06 20:22:17 +01:00
pmoreno.rodriguez
9efa3ae93c Added show_sidebar option for all pages 2023-02-06 20:17:46 +01:00
pmoreno.rodriguez
b500da265b Fixed some minor issues 2023-02-06 18:11:40 +01:00
pmoreno.rodriguez
4041c9777d Added support to Login Form 2023-02-06 18:10:52 +01:00
pmoreno.rodriguez
58261d6573 Merge branch 'develop' of https://github.com/pmoreno-rodriguez/grav-theme-future2021 into develop 2023-02-06 17:25:02 +01:00
pmoreno.rodriguez
905acfe751 Improved the declaration of show_breadcrumbs and show_pagination variables. 2023-02-06 17:23:21 +01:00
pmoreno.rodriguez
e010a528a3 Added show_breadcrumbs to items 2023-02-06 17:22:35 +01:00
pmoreno.rodriguez
fb73ba591b Fixed blueprints translations and fixed show_pagination variable 2023-02-06 17:19:39 +01:00
pmoreno.rodriguez
98312d485b New heading css class added 2023-02-06 17:18:38 +01:00
pmoreno.rodriguez
6e3456db9d Added margin-bottom to breadcrumbs 2023-02-06 17:17:38 +01:00
pmoreno.rodriguez
e66ad52fb7
Changed striptags filter in page.summary 2023-02-06 10:14:04 +01:00
pmoreno.rodriguez
d0d719eecd
Fixed img and table on search results summary 2023-02-06 09:59:45 +01:00
pmoreno.rodriguez
1c6ccf9d03 Fixed breadcrumb links underlining too long (issue [#8](https://github.com/pmoreno-rodriguez/grav-theme-future2021/issues/8)) 2023-02-05 22:08:21 +01:00
pmoreno.rodriguez
81120e3f57 Fixed bug with search results on pages with tables. 2023-02-05 21:55:52 +01:00
pmoreno.rodriguez
8541e6fb32 Fixed display of svg in search results. 2023-02-05 21:54:43 +01:00
pmoreno.rodriguez
e7fd57c5ec Added breadcrumb translations. 2023-02-05 21:53:41 +01:00
pmoreno.rodriguez
0bf933fd9f
Merge pull request #25 from pikim/develop
Merge changes and fixes into develop
2023-02-05 11:49:16 +01:00
pikim
d26b33ea2d
Merge pull request #2 from pmoreno-rodriguez/develop
Update to pmorenos develop
2023-02-04 23:15:44 +01:00
pmoreno.rodriguez
dc06785635
Updated search-item class
Deleted border-bottom from image link in search-item and deleted width and height
2023-02-04 22:35:08 +01:00
pmoreno.rodriguez
7132d75570
Deleted <hr> and rename banner to thumb 2023-02-04 22:31:16 +01:00
pmoreno.rodriguez
a4436724b0
Deleted hr and change banner to thumb 2023-02-04 22:30:12 +01:00
pmoreno.rodriguez
ca381944f8
Deleted width and height in search-image
Width and Height is already defined with cropZoom(100,100) filter in search results template.
2023-02-04 12:47:33 +01:00
pmoreno.rodriguez
7bcd5189b0
Improved the definition of variables.
Improved the definition of title, subtitle and image variables.
2023-02-03 23:24:24 +01:00
pmoreno.rodriguez
17c977eeb9
Improved the definition of variables.
Improved the definition of title, subtitle and image variables.
2023-02-03 23:19:04 +01:00
pmoreno.rodriguez
43b0da2882
Improved the definition of variables.
Improved the definition of title, subtitle and image variables.
2023-02-03 23:10:09 +01:00
pmoreno.rodriguez
72440d8d27
Improved the definition of variables.
Improved the definition of title, subtitle and image variables. Added the featured image, subtitle and content
2023-02-03 22:58:13 +01:00
pmoreno.rodriguez
7bd8e5c494
Improved the definition of variables.
Improved the definition of title, subtitle and image variables.
2023-02-03 22:50:11 +01:00
pmoreno.rodriguez
efc22e2780
Improved the definition of variables.
Improved the definition of title, subtitle and image variables.
Code commented about showing one page menu on modular pages. Pending future improvement
2023-02-03 22:42:55 +01:00
pmoreno.rodriguez
08e1b28e46
Improved the definition of variables
Improved the definition of title, subtitle and image variables
2023-02-03 22:30:08 +01:00
pmoreno.rodriguez
11c82f8f60
Fixed image variable 2023-02-03 22:28:04 +01:00
pmoreno.rodriguez
c89a3b76cd
Updated blog template
Modification to show the featured image of the blog page, the title and subtitle if they exist.
2023-02-03 22:20:11 +01:00
pmoreno.rodriguez
98b7d8400f
Updated translations for filtered blog title 2023-02-03 22:11:00 +01:00
pmoreno.rodriguez
e251fa16ab
Delete padding-inline-start in breadcrumbs 2023-02-03 22:06:44 +01:00
pmoreno.rodriguez
f50d80f185
Deleted post style from article tag
This change prevents the <img> tag in simplesearch_item.html.twig from inheriting the options defined in the .post style
2023-02-03 21:16:43 +01:00
pmoreno.rodriguez
36d4668000
Deleted border-bottom on .search-row css style 2023-02-03 21:10:06 +01:00
pmoreno.rodriguez
15327bd95a
Update banner and title with raw filter 2023-02-03 20:53:53 +01:00
pmoreno.rodriguez
e839d18e55
Update simplesearch_item.html.twig 2023-02-03 20:53:03 +01:00
pmoreno.rodriguez
4b447e69a7
Set title for page.title 2023-02-03 20:52:29 +01:00
pmoreno.rodriguez
649e259f29
Fixed |raw filter in banner image 2023-02-03 16:09:32 +01:00
pmoreno.rodriguez
3e691e8bdb
Fixed html attributes to first image 2023-02-03 13:37:32 +01:00
pmoreno.rodriguez
cf01929426
Fixed logo display when only mobile logo is chosen 2023-02-02 13:36:03 +01:00
pikim
a441ae3020
Merge branch 'develop' into develop 2023-02-01 22:25:18 +01:00
pikim
ff9999d31c Remove whitespace 2023-02-01 22:06:52 +01:00
pikim
6561dc788e Merge latest changes from initial develop 2023-02-01 22:04:36 +01:00
pmoreno.rodriguez
99094c0aaf
Update author and avatar variables 2023-02-01 11:54:07 +01:00
pikim
01bc8e5b6d Fixed date translation 2023-01-22 20:24:10 +01:00