Help with getting things done and fixing problems.
Topics | Comments | Posted |
Last comment![]() |
---|---|---|---|
hook_form_alter and missing profile data Accepted answer | 2 | 6 years 9 months ago | 6 years 9 months ago |
Missing Entity_plus module | 1 | 6 years 9 months ago | 6 years 9 months ago |
Can't get Home page layout to work | 1 | 6 years 9 months ago | 6 years 9 months ago |
Automatically clear the cache while theming Accepted answer | 3 | 6 years 11 months ago | 6 years 9 months ago |
Views admin interface not showing labels | 3 | 6 years 10 months ago | 6 years 9 months ago |
Problems with the 1.11.0 release | 7 | 6 years 9 months ago | 6 years 9 months ago |
Recent Log Entrys: /problem solved | 7 | 6 years 10 months ago | 6 years 9 months ago |
Broken menu links in the header Accepted answer | 2 | 6 years 10 months ago | 6 years 9 months ago |
Site name inconsistency between front page and sub-pages Accepted answer | 4 | 6 years 10 months ago | 6 years 9 months ago |
Problem downloading a module with Drush | 7 | 6 years 11 months ago | 6 years 10 months ago |
Display images for taxonomy terms in term reference field? Accepted answer | 10 | 6 years 10 months ago | 6 years 10 months ago |
module_preprocess_page, $_SESSION and anon users | 1 | 6 years 10 months ago | 6 years 10 months ago |
Is there anything like "Inline Entity Form" yet for BackdropCMS? | 4 | 6 years 10 months ago | 6 years 10 months ago |
How can I create a view of views? | 1 | 6 years 10 months ago | 6 years 10 months ago |
Create a view of rendered files Accepted answer | 1 | 6 years 10 months ago | 6 years 10 months ago |
How to create custom layout for display modes? Accepted answer | 1 | 6 years 11 months ago | 6 years 11 months ago |
user selectable theme? | 3 | 7 years 3 months ago | 6 years 11 months ago |
Node notifications | 4 | 7 years 1 week ago | 6 years 11 months ago |
Footer: Accepted answer | 5 | 6 years 11 months ago | 6 years 11 months ago |
Login form is missing Accepted answer | 3 | 6 years 11 months ago | 6 years 11 months ago |
Issue with Mailchimp | 1 | 6 years 12 months ago | 6 years 11 months ago |
Where is theme settings page? | 1 | 6 years 12 months ago | 6 years 11 months ago |
Update to 1.10.1 | 3 | 7 years 14 hours ago | 6 years 11 months ago |
One to many textfield form input. | 2 | 6 years 12 months ago | 6 years 12 months ago |
output of layout vs page template files Accepted answer | 6 | 7 years 23 hours ago | 7 years 22 hours ago |
Recent comments
Hi @Gnome and welcome to Backdrop When I create custom layout templates I put them in /layouts/custom/my_layout Note: you can split modules and layouts between contrib and custom...
My layout template (layout--blog.tpl.php) doesn't work
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View. https://drupal.stackexchange...
I Need to Display an Image in a View that was Uploaded to a Webform
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows: ->propertyCondition('langcode', 'en...
How to get the current page language?