Tag: disable
The app user can disable their location by clicking on the location icon next to their username and choosing “Never locate me” (see attached screenshot). This option is not linked to “Nearby” or “Map”, options in the App Manger, it is tied to each individual app user in the app.
Follow the instructions below to disable the Search option in the Job feature.. 1) Create or locate the image that you want to use. The size should be around 640x128px. 2) Log into your App Manager and select your app. 3) Click Colors from the left-hand-side of the screen (or the middle of the screen). 4) Scroll down to the Advanced
+ Read More
If you want to hide the login/register link when using Layout Premium A, follow the instructions below: 1) Log into your App Manager and select your app. 2) Click Colors from the left-hand-side of the screen (or the middle of the screen). 3) Scroll down to the Advanced SCSS box. If there is already code in the advanced SCSS box, do not remove it. Start
+ Read More
If you don’t want to use the text menu that appears when you click the red button in the Fab layout, follow the instructions below to hide it: 1) Log into your App Manager and select your app. 2) Click Colors from the left-hand-side of the screen (or the middle of the screen). 3) Scroll down to the Advanced SCSS box. If there
+ Read More
Click the link below if you need to temporarily disable 2 factor authentication on your Apple iTunes Connect account: https://helpdesk.awosoft.com/hc/en-us/articles/115000824352-How-to-turn-off-two-factor-authentication-for-Apple-ID- NOTE: Be sure to enable 2 factor authentication when the process that is being conducted is completed.
The code below will enable you to hide (disable) the Register button in your app: 1) Log into your App Manager and select your app. 2) Click Colors from the left-hand-side of the screen (or the middle of the screen). 3) Scroll down to the Advanced SCSS box. If there is already code in the box do not delete it! Simply
+ Read More
Use the code below to hide the “My Account” link/button. It’s important to note that some features require that the “My Account” function be added and my prompt for the login depending on the function used. That being said, even if you use the code below, the app user may receive a prompt (depending on
+ Read More
Use the code below to change hide the “My Account” link when using Layouts 1 or 9: 1) Log into your App Manager and select your app. 2) Click Colors from the left-hand-side of the screen (or the middle of the screen). 3) Scroll down to the Advanced SCSS box. 3a) Enter the following code for Layout 1. .layout .tab-item:nth-child(1) {
+ Read More