Section tag: Feature Request
See original GitHub issueHi Not an issue more of a feature request, would be good to add the base tag {% section "fName" %}
Looking at the include tag code, it looks like it would pretty much mirror that. I may spool up and test a pr duplicating the include tag implementation 😃
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Feature Request: Section tag for Section Block - WordPress.org
With the ability to use different tags, styling nested “section” blocks would also be easier. Plugin Support dimned. (@dimned).
Read more >Feature Requests - WP Fusion
With the Divi Theme and WP Fusion it's possible to show a section/row/module based on the tags a logged-in users has (any tags)....
Read more >Where should I post XCODE/Swift feature requests?
Feature requests are best put via the bug reporter, bottom right. Just do your best to explain the purpose and someone will filter...
Read more >Section fill by Layer/Tag - Feature Requests
I just tried out curic's section Plugin. I'd say with SketchUp previous knowledge on sections and scenes and watching the handful of videos...
Read more >[Feature Request] Add organisation free tags administration ...
Request Type Feature Request Problem Description Starting from ... Add a UI in org admin section to allow managing existing free tags
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
That’s great to have this plugin, I would like to put it into the plugin list when you’re ready.
Hiya, not an official as far as liquid goes. However an official tag on shopify liquid rendering so thought in context to :
A shopify compatible Liquid template engine in pure JavaScript.
as in if some one wanted to render some existing Shopify code via node It would hit a number of missing Shopify specific tags.
Ones that wouldn’t make sense to add as individuals may wish to write logic around these:
I am not sure on the scope you are trying to work to, but if it is to render shopify templates via node ( my use case ), there will be these implementations that do not exist in the liquid docs.
At present I am just gonna build them into a plugin for usage in my use case. 😃