-
At present you can set an icon for a feature (using `font-awesome`) by setting:
```
feature:
- header: Test
- text: Testing 123
- icon: box
```
Would it be possible to add image/thumb…
-
**SEE ALSO:** [CD Demo issue: Provide a way for CE folks to disable sidebars and have a full-width page](https://github.com/CU-CommunityApps/cd_drupal_upstream/issues/47)
**REMINDER:** We're curren…
-
there is this page template in grav called item.
it's missing from this theme.
in templates folder there should be
item.html.twig file
-
The supported templates of the bundle would need a refresh to be aligned with what the [twig bridge supports](https://github.com/symfony/symfony/tree/5.x/src/Symfony/Bridge/Twig/Resources/views/Form).…
-
Hello junstyle,
Thank you for this extension. When writing this piece of code:
```
{% macro menuLink(href, config, active = false, class = '') %}
```
the extension reports the following "prob…
-
Hello, I started to use your plug-in with Contao 5.3, replacing an old C3-Plugin. It works fine so far. But I would like to suggest some improvements:
- Usage of Twig-Templates
- Usage of nested c…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
10.0.15
### …
-
Any suggestion how to use Fractal with WordPress (within Timber library which adds twig support to WordPress tamplates)? I'm not developer :)
I wan't to use Fractal for making components and use th…
-
Asume you have a file foo.twig
```twig
{% block product_info_1 %}
Some stuff
{% endblock %}
```
In file bar.twig you want just to output the block `product_info_1`
```twig
{{…
-
any plan to update it?
solution:
Twig\Extension\AbstractExtension intsead of twig_extension
Twig\TwigFunction instead of Twig_SimpleFunction
create yaml file for config: google_tag_manager.y…