Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Jose Regular
@joejac · Joined 9 years ago · 162 posts · 36 topics · 21 reputation
Badges
Recent posts
-
Slug of none english title
· 5 years ago
Hello and welcome @ufukayyildiz If you see Grav Documentation on this link 1. Multi Language Routing: https://learn.getgrav.org/17/content/multi-language#multi-language-routing You will se the french
-
Bootstrap4 Theme Question
· 5 years ago
I see, I have used Deliver, Mache and Quark themes and all of them works with custom.css. Good to know that about Bootsrap, it is understandable, it is not recently updated. Thanks and regards.
-
Bootstrap4 Theme Question
· 5 years ago
Hello and welcome @designplaybox.tech I think it is not necessary to touch the stylesheets block if following pamtbaau recommendation on Theme inheritance. I worked with several skeletons-themes and
-
Site.yaml redirect, but I get a browser error: The page is not redirecting properly
· 5 years ago
I am so sorry, I installed the original Quark Blog skeleton and it has in system.yaml in line 1 home: alias: '/blog' I checked system.yaml in my previous installation that I used as base install
-
Grav for non developers
· 5 years ago
Hello @tamimh and welcome. I am non developer, and for me Skeletons are a blessing, you can have a website very quickly. If it is a corporate website I would suggest X-Corporation Skeleton, very easy
-
Can i create a website like motorcycle listing on grav?
· 5 years ago
Hello @hassan and welcome. Yes, it can be done with Grav. Grav is very powerful, you can do even a more complex structure website than the one you show. By the way using the LightSlider plugin you wil
-
Site.yaml redirect, but I get a browser error: The page is not redirecting properly
· 5 years ago
Thanks @pamtbaau After any change done, I always erase the cache via the Admin plugin > Dashboard >Clear cache >All cache, I do not use command line. So this time I deleted the alias from u
-
Taxonomy Order by custom does not work as expected with accented words (Spanish special characters)
· 5 years ago
Hello In Spanish, cars = automóviles as you can see the o is accented with special character over it. If I use it, no matter which place I place the word, it goes to the end, if I use normal o not ó
-
Site.yaml redirect, but I get a browser error: The page is not redirecting properly
· 5 years ago
One last thing on this issue @pamtbaau I had to use the redirection trick because when I renamed the main 01.blog page of Quark skeleton with 01.productos the website lost the home, when I entered the
-
Site.yaml redirect, but I get a browser error: The page is not redirecting properly
· 5 years ago
Thanks a lot @pamtbaau , it works now. I used home: alias: '/productos' but I mistakenly placed in site.yaml sorry :see_no_evil: Regards