Posted2 weeks 10 hours ago by (indigoxela) in Weekly Meetings
Recent comments
To add a summary of event details to the list below the title and customize the way the time is displayed.
If this is part of the library then I guess the easiest way is to create a list...
AFAIK, this is part of the FullCalendar library and it doesn't create a separate View Display. If you want to customise the look and feel, you will need to target the elements with CSS....
Posted7 hours 31 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
CSS - font-weight: bold.
If in the future you want to remove the bold for that field on all pages of the site, changing the formatting of all pages is very difficult, unlike changing the CSS...
Hi @geoma
If I've understood you correctly:
Go to /admin/structure/types/manage/institutions/display/default
For the "County" field, select the Label to "...
Posted8 hours 37 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Comments
Yes, the easiest way do do this would be with Layouts. You can add a "Visibility condition" to the menu block that checks a User's role.
Start on the Layouts UI at admin/structure/layouts, and click "Manage Blocks" for the default layout.
For whichever menu you'd like to hide, click on the "Configure" link at the right.
When the modal opens, csroll down to the "Visibility conditions" section at the very bottom, and pop it open. Click on "Add visibility condition"
Then select the User: role option.
Then select the user role "Authenticated" if you only want people who are logged-in to see the menu!
Note that you will need to repeat these steps for all layouts where you want the block limited by role.