• Resolved C.Giron

    (@yadiihair)


    Hello Suport
    So i’ve been having some issues with my app, would you please help me to resolve them.
    thank you.

    1) the cart number count icon is not displaying, it shows just a white icon without number.

    2) I’m trying to activate the Overlay theme but it’s really messed up, the page loading doesn’t stop and the content shows my full website elements(logo, menus, footer…)

    3) Question: How can i Lock the app to portrait orientation?
    Thank you.

    • This topic was modified 5 years, 8 months ago by C.Giron.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author AmauriC

    (@amauric)

    Hello ??

    1- Use this CSS class to change the counter color:
    a .badge {color: black;}

    2- With the overlay theme you have to add CSS rules to hide unnecessary elements, I can help ?????

    3- This is not a good practice, if the user do not want the rotation, there is an option on each smartphone.

    Thread Starter C.Giron

    (@yadiihair)

    1- Fixed. Thank you
    2- the full WpAPP.ninja theme isn’t available anymore? I have just two app themes available, I don’t like the overlay theme and the WebApp May be rejected for apple store.

    • This reply was modified 5 years, 8 months ago by C.Giron.
    Plugin Author AmauriC

    (@amauric)

    2- No, it’s now replaced by the webapp and it’s accepted by Apple ; )

    Thread Starter C.Giron

    (@yadiihair)

    Awesome.thank you.

    Thread Starter C.Giron

    (@yadiihair)

    Would you have please help me to:
    1. Make search bar sticky(before content) right below the logo.

    2) translations for product categories aren’t working. All my categories are translated with WPML, but in the app when I change language those translated categories shows no products. Any idea why is this happening?

    Thank you.

    Plugin Author AmauriC

    (@amauric)

    1. Add the searchbar widget on Blocks > Content > Before pages/other post

    Add this CSS rule:

    .wpapp_navbar_search {
    position: fixed;
    width: 100%;
    top: 50px;
    }

    (may need more adjustement)

    2- I’m aware of a 404 bug with WPML but I have never be able to fix it :/
    Maybe the wpml team can help you more than me on this point.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘some issues’ is closed to new replies.