Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Sjoerd Smeets Member
@SjoerdSmeets · Joined 8 years ago · 37 posts · 11 topics · 10 reputation
Badges
Recent posts
-
Quark blog styling
· 7 years ago
Thanks @paulhibbitts that was what i was looking for. I think i'm going to use your snippet instead. I'm using an inherited theme based upon Quark. Thanks again!
-
Quark blog styling
· 7 years ago
Hello, I'm using the default Quark theme for a website, but i don't want the blog to use columns. Do i need to delete all bricklayer information in blog.html.twig? Or do i need to set the bricklayer
-
Exec() disabled after installing Quark Open Publishing theme/plugins
· 7 years ago
Hi @paulhibbitts that was it! After deleting the Git Sync Plugin the admin is alive again.
-
Exec() disabled after installing Quark Open Publishing theme/plugins
· 7 years ago
Hello, after installing Quark Open Publishing and all necessary plugins admin is disabled by exec() because one of the plugins has a problem. Trouble is, i can't figure out which one. The logs don't h
-
Blog post template
· 7 years ago
In that case create a blank post with all options set. Duplicate that post and edit your content.
-
Blog with years subfolders for tidiness
· 7 years ago
A possible solution is changing the default blog.md with items @descendants instead of @self.children.
-
Redis configuration
· 7 years ago
Hello, i can't find instructions about how to connect to a specific database for Redis. Database 0 and 1 are already in use, so for this install i want to use number 2 (i've got 15 seperate redis data
-
How can single form send two emails using different titles and bodies
· 8 years ago
That's it, thank you very much!
-
How can single form send two emails using different titles and bodies
· 8 years ago
I'm still looking for an example howto do this.. haven't found it yet..
-
How can single form send two emails using different titles and bodies
· 8 years ago
That's exactly what i want!