Jose Regular
@joejac · Joined 9 years ago · 162 posts · 36 topics · 21 reputation
Badges
Recent posts
-
Site.yaml redirect, but I get a browser error: The page is not redirecting properly
· 5 years ago
Hello I want to redirect the website root to productos (products) page: 01.productos is the blog directory renamed, If I place in site.yaml this redirects: '/': 'productos' In the url I get: http://
-
CSS in Frontmatter in Mache theme Works but no in Quark Theme
· 5 years ago
I did some minor adjustments to improve the adaptation of the LightSlider script to Quark theme. So I changed the post to have these latest changes. Regards
-
Quark: How to change number of columns shown in blog item list
· 5 years ago
The problem in my inherited theme was caused when replacing Hero image with LightSlider Banner, I had a wrong line of code, the solution is described in this post. /forum/themes-styling/css-in-frontma
-
CSS in Frontmatter in Mache theme Works but no in Quark Theme
· 5 years ago
@joejac: {% extends 'blog.html.twig' %} Please be aware that in order to avoid problems with other parts of the page, like for example the blog summaries, this line should be eliminated from lightsli
-
Quark blog: replace Hero image with LightSlider
· 5 years ago
Hello, Finally it was not so difficult, as per the documentation in Cookbook > General Recipes Unfortunately I do not cook 😆 https://learn.getgrav.org/17/cookbook/general-recipes#creating-a-simple-
-
Quark blog: replace Hero image with LightSlider
· 5 years ago
Hello, I was able to place LightSlider script in place of the hero image of Blog Skeleton with Quark theme, unfortunately, for some reason I lose control on the summaries section of Blog page, I must
-
Quark: How to change number of columns shown in blog item list
· 5 years ago
Thanks a lot @pamtbaau ! It works perfect in Quark theme but not in my inherited theme. Now I have to debug what I did wrong with my inherited theme. @pamtbaau I appreciate a lot your great help! 🙏 👏
-
Quark: How to change number of columns shown in blog item list
· 5 years ago
Hello, I looked for this in the forum with no luck. Is it possible to configure Quark theme via frontmatter or site.yaml or quark.yaml, to display 3 or 4 summaries per row, instead of 2 summaries like
-
Is it possible to change Quark theme navigation menu from one page to multi page?
· 5 years ago
Hello, I would suggest to use Deliver theme, inherit your own theme and activate the menu in: user/themes/delivermytheme/delivermytheme.yaml: enabled: true dropdown: enabled: true sticky_menu: ena
-
CSS in Frontmatter in Mache theme Works but no in Quark Theme
· 5 years ago
Yes, thank you for the advise @pamtbaau 👍, the first thing I did is to create a custom theme "quarkmytheme" that inherit the base theme, where I work on quarkmytheme/css/custom.css and copied only the