Luke Oatham
Forum Replies Created
-
AuthorPosts
-
Luke Oatham
KeymasterIt’s in Options, General. You only need to specify the last bit of the glyphicon e.g. flag
Luke Oatham
KeymasterYou need to paste your app password into the Most Active widget in the GA key field.
See how to setup 2-step verification.
Luke Oatham
KeymasterHello – have you followed the setup instructions and do you have all the necessary plugins?
Luke Oatham
KeymasterHello. If you are installing for the first time then you don’t need to run the upgrade routine.
Take a look at the first time installation guide.
Luke Oatham
KeymasterHello! You must have 2-step verification switched on in your Google account, and you need to setup an application-specific key.
See: Most active widget
Luke Oatham
KeymasterHi Dean – did you have any luck with this? Just wondering if it’s a simple case of a blank line at the end of the content that you pasted?
Luke Oatham
KeymasterThere’s an area in the Options, Style tab for custom CSS. If you change the header.php file, you risk it being overwritten by future theme updates.
You can try pasting the following into the Custom CSS area and changing the numbers to position and give space to your logo:
#crownlogo {
padding-top: 17px !important;
}
#crownlink {
padding: 20px 0 0 60px !important;
min-height: 60px !important;
}Luke Oatham
KeymasterI’ve uploaded a rough and ready importer plugin that I’ve used before, which you can adapt as necessary. There are 2 importers, a simple team importer to run first, and a user importer to run second which can tie into the teams.
This requires you to create 2 spreadsheets using columns as specified below, export each spreadsheet to a CSV file, open the CSV in a TEXT EDITOR, copy the rows and paste into the converter (found under Tools). Don’t leave a blank at the end of the pasted contents.Teams:
// [0] team name
// [1] parent nameUsers:
// [0] first_name
// [1] last_name
// [2] Nickname
// [3] Team name
// [4] Email
// [5] Phone
// [6] Mobile
// [7] Working pattern
// [8] Job title
// [9] Role/bio
// [10] Line manager
// [11] Skills
// [12] More bioLuke Oatham
KeymasterUpdated in 4.0.2.2 – added a condition to style circular avatars.
Luke Oatham
KeymasterDo you have the ACF PRO plugin?
Luke Oatham
KeymasterHi Will
Thanks for spotting this. The template didn’t work well with the Pods plugin but integrates nicely now with ACF. I’ve updated the staff profile templates to link to the edit template.
However, it doesn’t look like the sidebar login plugin supports a user nicename tag so we can’t build the necessary URL to link to the correct staff profile page.
Luke
Luke Oatham
KeymasterYes! They are all supposed to be sorted on permalink. I’ll get that fixed.
Luke Oatham
KeymasterGlad you got it sorted. Looks like people need to go to Settings, Permalinks and hit save for new post types to show up after turning them on in modules, otherwise, they’ll work their way through in due course.
Luke Oatham
KeymasterDon’t worry, your posts are still in the database.
I’ve added a plugin on github to correct missing vacancies and jargonbusters. Install and activate the GovIntranet 4 upgrade fix plugin (not the original upgrade plugin!) and run the fix from the Tools menu.
Luke Oatham
KeymasterThanks for spotting! I’ll update this in the theme.
-
AuthorPosts