How to reset wrong Lateral-Layout-Settings especially view "promoted content"
My next question:
How to reset a “View” that I accidentally set incorrectly with titel "promoted content" (see screenshot) or better: how to bring "all views" back to origin point after installing backdrop?
There were already questions about Views restoration to default settings, but I did not see a simple answer — install a clean copy of Backdrop and make an export > import. I always have a copy Backdrop “for experiments” on a local server, very convenient.
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...
Posted3 days 4 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
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...
Posted4 days 12 hours ago by Alejandro Cremaschi (argiepiano) on:
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...
Thanks so much! It's working now:
I was able to transfer the docroot files to the containing directory without the need for a second database or any manual configuration export/import/sync...
Comments
From within the view:
From the listing of views:
I'm not aware of a simple way to revert all views to their default in one operation.
There were already questions about Views restoration to default settings, but I did not see a simple answer — install a clean copy of Backdrop and make an export > import. I always have a copy Backdrop “for experiments” on a local server, very convenient.