Skip to main content
28
results
Andrew Fletcher
In this article, I'll show you how to create a new an Acy Mailing 5 newsletter.   Access to Acy Mailing 5 This screen is accessible via the administration area: Select Components → Acy Mailing 5 → Newsletters from the drop-down menus.   Creating a new newsletter When you land on the newsletters page, you will see a list of previous newsletters created and sent.  By default the list is ordered most recent at the top of the list. To create a new...
Andrew Fletcher
In this article, I'll show you how to manage an Acy Mailing 5 subscription...
Andrew Fletcher
In this article, I'll show you how to edit an existing member's...
Andrew Fletcher
In this article, I'll show you how to review a newsletter's statistics for...
Andrew Fletcher
In this article, you will learn how to send a newsletter using Acy...
Andrew Fletcher
In this article, I'll show you how to edit an unsent Acy Mailing 5 newsletter.   Access to Acy Mailing 5 This screen is accessible via the administration area: Select Components → Acy Mailing 5 → Newsletters from the drop-down menus.   Editing a new newsletter When you land on the newsletters page, you will see a list of previous newsletters that have been generated and for most - sent.  By default the list is ordered most recent at the top of the...
Andrew Fletcher
How to apply a gradient tint over a background image? Set the background...
Andrew Fletcher
Working on formatting the date in Xcode, and you come across the situation where...
Andrew Fletcher
Adding a floating decimal point for n number of places is quite easy to achieve....
Andrew Fletcher
Using shell access you the site you want to add the Spyc library.  Then go...
Andrew Fletcher
During the process of building the app, there are warnings about the code.  It's good practice to remove all warnings before you submit your apps to the App Store so there's a few steps you can follow to silence these warnings: Navigate the the Project Settings page below; Select the drop down menu next to Devices; Change from Universal to iPhone; then Run your app again and the warnings should disappear.
Andrew Fletcher
https://github.com/kylebrowning/waterwheel.swift After a short amount searching...
Andrew Fletcher
If you have this error, the core issue is the dyld issue. dyld dyld is a...