Posts by Scott Bolinger
AppPresser Now Supports BuddyBoss
Now you can create a BuddyBoss App using AppPresser! Bring your community into the iOS and Android app stores quickly and affordably with AppPresser. iOS and Android app included Phone and tablet support Unlimited app downloads Customization and your branding App store publishing AppPresser has supported BuddyPress for several years, and as you may know,…
Read MoreWooCommerce Example App: Ole Florida Fly Shop
A new app by one of our customers just hit the app stores, and it turned out so good we wanted to share it with you. The Ole Florida Fly Shop app helps their customers resupply on fishing materials through a mobile for iOS and Android that ties into their WooCommerce store. The OFFS store…
Read MoreLet’s Build a Fitness Video Membership App with AppPresser
This video series covers building a video membership app from scratch using AppPresser 4. Topics Covered App Setup Tab navigation Custom homepage links and CSS Custom post types and taxonomies Custom Javascript Timer Add timer to posts using template hooks Protect content with a membership plugin In app purchases for premium membership content If you…
Read MoreNew! HUGE LearnDash App Improvements
We completely rewrote our LearnDash integration from scratch to make your courses faster, smoother, and more immersive for your students. It’s now in beta and ready for you to test in your own apps. The main focus was performance, and it is a huge improvement. Moving away from iFrames to an API based infrastructure allows…
Read More7 MUSTS For Agencies Who Want to Develop Mobile Apps for Clients
I recently spoke with James, who owns a web development Agency in the UK. He has had some requests for mobile apps from his clients, and he is figuring out the best way to create those apps. Here are a few things he mentioned to me: The client doesn’t have a huge budget or timeline,…
Read MoreFunction to Enroll a User into a LearnDash Course
To enroll or unenroll a user from a LearnDash course programatically (using code), you use the ld_update_course_access() function. Enroll This function takes 3 arguments, the user id, course id, and whether you’d like to remove them from the course. To get the course id, it’s helpful to use the learndash_get_course_id() function. This allows you to…
Read MoreUsing Tab Navigation In Your App
Tab navigation is a popular way to get around an app, in this post we’ll show you how to use tab navigation with your AppPresser app. We are also excited to release global tab navigation, a new feature you can use today. A lot of popular apps use tab navigation, including the Apple Podcast app,…
Read MoreThe Difference Between WordPress Actions and Filters (for beginners)
If you want to customize something on your WordPress site using code, you use an action or a filter. With an action or a filter, you can add something to a page, load Javascript or CSS, add information to a post before it is saved, and a thousand other things. So what’s the difference between…
Read MoreAppPresser Updates April 2022
The first quarter of 2022 went by fast, here’s what we’ve been working on. tl;dr – we’ve been making lots of updates, but there are no breaking changes, carry on as usual! AndroidX Updates Google is requiring all new apps to be updated for AndroidX later this year, so we have been hard at work…
Read MoreNew Photo Gallery and More Product Updates
Check out what’s new with AppPresser this month. Photo Gallery You can now easily add a photo gallery to your app, and allow app users to upload photos from their device. Choose if you want to allow photo uploads, what photos you want to display, and how you want them displayed. Click a photo to…
Read More