Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Mick Member
Grav Forum Moderators
@unmick · Joined 8 years ago · 26 posts · 5 topics · 5 reputation
Badges
Recent posts
-
Page blueprint with conditional tab
· 5 years ago
Sorry for the delay. It's effectively the best solution. I cannot avoid to duplicate gallery.yaml in gallery-item.yaml and may be in a second time to create a gallery-eshop.yaml i have too many kind o
-
Page blueprint with conditional tab
· 5 years ago
Hi Thanks to take care of me 🙂 In my blueprints folder, i have a gallery.yaml which imports the fields related to the gallery: import@1: type: partials/gallery context: theme://blueprints Not importan
-
Page blueprint with conditional tab
· 5 years ago
Thanks! I will dig this solution.
-
Page blueprint with conditional tab
· 5 years ago
Hi, 'true' or true don't work. "'true'" works for a field. type: conditional condition: "'true'" fields:
-
Page blueprint with conditional tab
· 5 years ago
Hello, I try to set a condition to display a tab. But the tab under the condition is not displayed. it's properly displayed without the "conditional". title: Gallery '@extends': type: default
-
Cache directory growing infinitely
· 5 years ago
Did you try to remove the cache folder? (It will be regenerated automatically)
-
Looking for support for unitegallery
· 7 years ago
What i have done with the unitegallery in a modular page : A java script declaration : <script type="text/javascript"> jQuery(document).ready(function () { jQuery("#gallery{{ page.slug }}").uni
-
Shoppingcart email confirmation
· 8 years ago
Hi, In the shoppingcart.php , you will find the onshoppingcartaftersaveorder function. I have just added few lines to test it and i have received correctly the email. ` public function onShoppingCartS
-
Theme blueprints not working
· 8 years ago
I don't know woo theme. What's the content of your page.yaml ? Why do you need to create a page.yaml ? Try first to create a page which template is default :
-
Theme blueprints not working
· 8 years ago
@heihachi88: title: Video '@extends': type: default context: blueprints://pages form: fields: tabs: type: tabs active: 1 fields: gallery: type: tab title: Gallery fields: