For every page, be sure to check the following to ensure it adheres to MakeWeb's quality control measures. See a summary below for guidelines. Note that for every site, the whole website also needs this level of polish. Therefore the guidelines apply not only to every...
Operations
Instagram Feed Pricing
For an instagram feed, we now use an Elfsight widget, which is hosted off-site. Cost to client: $100+GST/year per site (added to hosting invoice) - setup time is included. This is the standard price. For sites with extremely high number of page views, we may need to...
Postmaster truncate function in Ratchet
You can truncate post content to a set length on a postmaster tile/display using Ratchet's built in functionality. E.g. Add post excerpt to the postmaster template, truncated at 90 characters: <p class="post-excerpt"><?php echo(truncate(get_the_excerpt(),...
Divi Space logins and plugins
https://divi.space/ username: makeweb password: UPPER123 Plugins: Divi Widget Builder (license for unlimited sites) - great Divi Builder option for adding no-code and easily edited custom widgets to the Slide In Mobile Nav
Enable custom WP login image with Ratchet & child theme edits
Using Font Awesome icons
Paste the following script in Theme Options>Integration (header code): <script src="https://kit.fontawesome.com/1b1c397bad.js" crossorigin="anonymous"></script> Find icons: https://fontawesome.com/icons?d=gallery Use code of selected icon: Font...
Checking images to rewrite with relevant file names, titles & keywords (using Media File Renamer Pro)
Full site example and instruction: Renaming SVG files: Ensuring foreground images are using the new rewritten image data:
Selecting & setting target keywords
Noun Project Logins
https://thenounproject.com/accounts/login/ accounts@makeweb.com.au UPPER123
Select dashicon for custom post type
When creating a new post type in ACF>Post Types, in the Advanced Settings, click on the "Visibility" tab. From there, you can use the "Dashicons" resource link. From the list of icons, click on the one you wish to use for the new post type. Then copy...