Sorry it took so long to reply. I installed the update and it reset the plugin to default. I retraced my steps. I went into app-store-functions.php and put a display: none; on the center ‘view in app store’ button. That way only the button at the top under the app icon appears.
I can’t include a link to my site as it’s local right now but I can provide one once it is live. Thanks for your reply! You obviously care a lot about this plugin.
Thank you. I did try that and it was pretty buggy. My entire app disappeared. A friend of mine who does PHP helped me…first we inspected element and the 2 buy buttons had different function names. So we went into the PHP file app-store-functions.php and commented out the second button.