Best page builder?
Hi all,
Wordpess has elementor, Joomla has sp page builder, how about Drupal?
What is the fastest and easiest way to just make custom landing pages with a drag and drop like interface?
[link] [comments]
Hi all,
Wordpess has elementor, Joomla has sp page builder, how about Drupal?
What is the fastest and easiest way to just make custom landing pages with a drag and drop like interface?
Hi all,
Drupal is great for creating custom content types, setting up layouts, placing reusuable blocks but the one thing it is terrible at is making custom templates.
Why is there no option in views for me to simple select that i want all fields to simple come back in a certain tag and just get the text value, for example
<span>field_blog_title.value</span>
<img src="{{ field\_blog\_featured\_img.url }}" />
<p>field_blog_summary.value</p>
If Drupal was better at this i swear the usage would sky rocket.