Help with getting things done and fixing problems.
Topics | Comments |
Posted![]() |
Last comment |
---|---|---|---|
Language links/flags positioning Accepted answer | 4 | 4 years 3 months ago | 4 years 3 months ago |
404 error with Backdrop/CiviCRM on Lando Accepted answer | 1 | 4 years 3 months ago | 4 years 3 months ago |
Why were all the handy classes removed? | 6 | 4 years 3 months ago | 4 years 3 months ago |
How to sort taxonomy field in Views table | 4 | 4 years 3 months ago | 4 years 3 months ago |
Region layouts | 4 | 4 years 3 months ago | 4 years 3 months ago |
Webform Address Field | 2 | 4 years 3 months ago | 4 years 3 months ago |
Using Bootstrap classes in Flexible layouts for regions | 4 | 4 years 3 months ago | 4 years 2 months ago |
How to configure Layout for CiviCRM pages | 9 | 4 years 2 months ago | 4 years 1 month ago |
How to use different images for different screen sizes? | 4 | 4 years 2 months ago | 4 years 2 months ago |
File Not Writable - Error Accepted answer | 2 | 4 years 2 months ago | 4 years 2 months ago |
Run update.php core return blank page | 13 | 4 years 2 months ago | 4 years 2 months ago |
How to integrate with Backdrop? | 4 | 4 years 2 months ago | 3 years 7 months ago |
Different display mode for different screen size | 1 | 4 years 2 months ago | 4 years 2 months ago |
Remove normalize.css? Accepted answer | 2 | 4 years 2 months ago | 4 years 2 months ago |
Language Icons English flag damaged | 4 | 4 years 1 month ago | 4 years 1 month ago |
How to uninstall and delete module via UI? | 3 | 4 years 1 month ago | 4 years 1 month ago |
Easily insert PDF's and other embedded content in Ckeditor? | 7 | 4 years 1 month ago | 4 years 1 month ago |
Override favicon | 4 | 4 years 1 month ago | 4 years 1 month ago |
migrat to 1.19 | 4 | 4 years 1 month ago | 4 years 1 month ago |
Problem with Backup and Migrate AND Backdrop 1.19.0 | 7 | 4 years 1 month ago | 4 years 2 weeks ago |
Ubercart product import | 4 | 4 years 1 month ago | 3 years 7 months ago |
Feeds Tamper (plugin dissapears) | 0 | 4 years 1 month ago | 4 years 1 month ago |
Is there a module to assign classes to the body for pages? | 4 | 4 years 1 month ago | 4 years 1 month ago |
Form API password_confirm #states parameter not working Accepted answer | 3 | 4 years 1 month ago | 4 years 1 month ago |
Add attributes with backdrop_add_js Accepted answer | 2 | 4 years 1 month ago | 4 years 1 month 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?