Help with getting things done and fixing problems.
Topics | Comments | Posted |
Last comment![]() |
---|---|---|---|
Override favicon | 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 |
Remove normalize.css? Accepted answer | 2 | 4 years 2 months ago | 4 years 2 months ago |
Different display mode for different screen size | 1 | 4 years 2 months ago | 4 years 2 months ago |
How to use different images for different screen sizes? | 4 | 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 |
File Not Writable - Error Accepted answer | 2 | 4 years 2 months ago | 4 years 2 months ago |
Using Bootstrap classes in Flexible layouts for regions | 4 | 4 years 3 months ago | 4 years 2 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 |
Webform Address Field | 2 | 4 years 3 months ago | 4 years 3 months ago |
Region layouts | 4 | 4 years 3 months ago | 4 years 3 months ago |
Query Parameters To URL? | 2 | 4 years 3 months ago | 4 years 3 months ago |
Installing CiviCRM on Backdrop CMS with Lando Accepted answer | 9 | 4 years 8 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 |
Language links/flags positioning Accepted answer | 4 | 4 years 3 months ago | 4 years 3 months ago |
Git Workflow for Backdrop CMS | 4 | 4 years 3 months ago | 4 years 3 months ago |
Backdropcms views and CiviCRM integration | 8 | 4 years 3 months ago | 4 years 3 months ago |
ckeditor mangling html around images | 5 | 5 years 5 months ago | 4 years 3 months ago |
formatting url with token and blanks | 6 | 4 years 4 months ago | 4 years 3 months ago |
File Uploading to individual node specific locations | 4 | 4 years 3 months ago | 4 years 3 months ago |
Call to undefined function entity_view() error Accepted answer | 4 | 4 years 4 months ago | 4 years 3 months ago |
plupload widget Accepted answer | 12 | 4 years 3 months ago | 4 years 3 months ago |
<source> tag being closed with a stray end tag | 2 | 4 years 4 months ago | 4 years 4 months ago |
What's the deal with tokens? Accepted answer | 8 | 5 years 1 week ago | 4 years 4 months 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?