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.
Posted1 week 1 day ago by Martin Price | System Horizons Ltd (yorkshirepudding) in Weekly Meetings
Recent comments
No, that won't work. My dev server's address looks like: localhost:1000/xyz/folder1/folder2
My prod server address looks like: example.com
Just using a relative...
I am guilty (in Drupal) of using PHP Filter in places just so I can use l() and url(), since my paths are very different between dev and prod servers.
For example, at the top of my Views,...
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.