• Thanks for the great plugin.

    Can I only set the hint window for a single page?

    Many thanks for your response.

    Greetings

Viewing 2 replies - 1 through 2 (of 2 total)
  • Did you ever find a solution?

    Ok, I figured this out. In the plugin setting, set the popup to display on every page, and then add the following to your theme’s stylesheet:

    #addToHomeScreen{display:none !important}

    Then identify the class of the page you want the popup to display on and add the following to your stylesheet:

    .PageClassName #addToHomeScreen{display:inline !important}

    You could use a similar trick to disable to the popup on specific pages…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hint for one page only?’ is closed to new replies.