Luke Oatham

Forum Replies Created

Viewing 15 posts - 211 through 225 (of 304 total)
  • Author
    Posts
  • in reply to: Adding Glyphicons #1787
    Luke Oatham
    Keymaster

    It’s in Options, General. You only need to specify the last bit of the glyphicon e.g. flag

    in reply to: Homepage widgets #1782
    Luke Oatham
    Keymaster

    You need to paste your app password into the Most Active widget in the GA key field.

    See how to setup 2-step verification.

    in reply to: After Install page is white #1768
    Luke Oatham
    Keymaster

    Hello – have you followed the setup instructions and do you have all the necessary plugins?

    in reply to: ACF Pro not being detected? #1763
    Luke Oatham
    Keymaster

    Hello. 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.

    in reply to: Homepage widgets #1753
    Luke Oatham
    Keymaster

    Hello! 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

    in reply to: User import #1751
    Luke Oatham
    Keymaster

    Hi 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?

    in reply to: Logo width #1750
    Luke Oatham
    Keymaster

    There’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;
    }

    in reply to: User import #1734
    Luke Oatham
    Keymaster

    I’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 name

    Users:
    // [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 bio

    in reply to: Circular Avatars #1733
    Luke Oatham
    Keymaster

    Updated in 4.0.2.2 – added a condition to style circular avatars.

    in reply to: Intranet Configuration Settings #1731
    Luke Oatham
    Keymaster

    Do you have the ACF PRO plugin?

    in reply to: Front Profile Edit #1712
    Luke Oatham
    Keymaster

    Hi 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

    in reply to: How do I? #1708
    Luke Oatham
    Keymaster

    Yes! They are all supposed to be sorted on permalink. I’ll get that fixed.

    in reply to: How do I? pages #1678
    Luke Oatham
    Keymaster

    Glad 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.

    in reply to: Jargon busters vanished #1677
    Luke Oatham
    Keymaster

    Don’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.

    in reply to: Team page missing telephone icon #1676
    Luke Oatham
    Keymaster

    Thanks for spotting! I’ll update this in the theme.

Viewing 15 posts - 211 through 225 (of 304 total)