Code Monkey home page Code Monkey logo

Comments (3)

shafaqat309 avatar shafaqat309 commented on May 20, 2024 1

App banner is appearing after fixed banner, here are my meta tags.

<meta name="smartbanner:title" content="app title">
<meta name="smartbanner:author" content="my name">
<meta name="smartbanner:price" content="FREE">
<%--<meta name="smartbanner:price-suffix-apple" content=" - On the App Store">--%>
<meta name="smartbanner:price-suffix-google" content=" - In Google Play">
<%--<meta name="smartbanner:icon-apple" content="https://url/to/apple-store-icon.png">--%>
<meta name="smartbanner:icon-google" content="url to googleplay.png">
<meta name="smartbanner:button" content="VIEW">
<%--<meta name="smartbanner:button-url-apple" content="https://ios/application-url">--%>
<meta name="smartbanner:button-url-google" content="my app url">
<%--<meta name="smartbanner:enabled-platforms" content="android,ios">--%>
<meta name="smartbanner:enabled-platforms" content="android">
<meta name="smartbanner:disable-positioning" content="true">
<meta name="smartbanner:hide-ttl" content="10000">
<!-- End SmartBanner configuration -->

from smartbanner.js.

ain avatar ain commented on May 20, 2024

Please post your meta tags that you're using to initialise smartbanner.js.

from smartbanner.js.

ain avatar ain commented on May 20, 2024

Given your configuration, this is expected behaviour since you have smartbanner:disable-positioning set to true. It is advanced feature that will disable smartbanner's standard positioning logic so the responsibility for positioning smartbanner lies on you and styles you apply yourself.

See Disable positioning documentation for more information.

from smartbanner.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.