• jasonnberry

    (@jasonnberry)


    Hi there,

    Please can you help, for some reason the app preview (within WP plugin) is showing the wp dashboard on start up.

    I guess it’s because I am logged into wordpress… How can I fix this please?

    See screen shot

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Amauri

    (@amauric)

    Hi

    You homepage is set to /portal/, on website it doesnt redirect to the admin area?

    That’s better if you can test on the real demo app (just android for now, there is an issue with apple): https://wpmobile.app/doc/test/

    Thread Starter jasonnberry

    (@jasonnberry)

    Ah thank you man! I couldn’t find the setting.

    Can you advise how I can completely remove the top/bottom navbars? I want to use your native app buttons to navigate.

    Thank you

    Thread Starter jasonnberry

    (@jasonnberry)

    Also, do you have a way of integrating a chatbot?

    Plugin Author Amauri

    (@amauric)

    Add this on the wpmobile plugin > CSS and Javascript > in the app > CSS:

    
    footer.footer,
    header.header.header-with-topbar {
        display: none!important;
    }
    

    For the chatbot, if you get something working on the website, it should be ok on the app.

    iAyo

    (@iayo)

    hi, i just purchased the application and im having challenges with getting it on google play. I cant even download the package. Please help

    Plugin Author Amauri

    (@amauric)

    Hi,

    Please open your thread or reach me at [email protected]

    Everything is explained on the wpmobile dashboard: https://wpmobile.app/en/dashboard/

    The first step to get the android files is to follow this guide https://support.wpmobile.app/article/265-get-the-google-services-json-file-and-api-key?lang=en

    Take care of the package name at step 5, your package name is displayed on the wpmobile dashboard.

    iAyo

    (@iayo)

    @amauric Thanks for the quick response. Sent you an email

    Thread Starter jasonnberry

    (@jasonnberry)

    @amauric thanks for your help with the above queries, I have some more questions if you can help me:

    1) Is there a way to disable to the left-hand menu? The login/logout seems to conflict with the login/logout on my website and causes it to malfunction.

    2) The ‘change icon’ function in the menu buttons config doesn’t seem to work? Can you advise how this can be done?

    3) Is it possible to change the ‘push history’ icon? Since it looks like a chat tab, and I would like to add a chat button.

    Lastly, can you send me the link to your google my business page as I would like to update my review ?? 5/5

    Thread Starter jasonnberry

    (@jasonnberry)

    Oh also, your CSS managed to remove some of what I needed, but I can’t seem to remove the page titles from the top and also the native header. See screenshot: https://photos.app.goo.gl/7b8atYKG34MPp8Qw8

    Please can you help?

    Plugin Author Amauri

    (@amauric)

    1) With the native theme not possible to remove the menu but you can remove the login form from the wpmobile plugin > block design > menu > before the left menu

    2) This is odd. You cant select icons or the change is not saved?

    3) Not possible to change the icon but I note for a future evolution

    4) My business page here: https://g.page/r/CRui4DAiwvP2EAg/review thanks! : )

    5) To remove the title this is on the wpmobile plugin > block design > content > before page and block design > toolbar > middle of the toolbar

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘App Preview Home Screen is WordPress Dashboard’ is closed to new replies.