• Resolved i3lani

    (@i3lani)


    Thank you for the best plugin! However, for iOS, an install prompt button should be added. I have a code snippet here that you can use:

    <div class="daftplugPublicIosOverlay">
    <div class="daftplugPublicIosOverlay_background"></div>
    <div class="daftplugPublicIosOverlay_content">
    <div class="daftplugPublicIosOverlay_header">
    <div class="daftplugPublicIosOverlay_title"><?php printf(__('Add %s to Home Screen', $this->textDomain), $appName); ?></div>
    <div class="daftplugPublicIosOverlay_close"><?php esc_html_e('Close', $this->textDomain); ?></div>
    </div>
    <div class="daftplugPublicIosOverlay_main">
    <p class="daftplugPublicIosOverlay_message"><?php printf(__('For an optimized experience on mobile, add %s shortcut to your mobile device\'s home screen', $this->textDomain), $appName); ?></p>
    <div class="daftplugPublicIosOverlayStep -one">
    <img class="daftplugPublicIosOverlayStep_icon" src="<?php echo plugins_url('pwa/public/assets/img/icon-iosstep1.png', $this->pluginFile); ?>"/>
    <div class="daftplugPublicIosOverlayStep_desc"><?php esc_html_e('1) Press the share button on your browser\'s menu bar', $this->textDomain); ?></div>
    </div>
    <div class="daftplugPublicIosOverlayStep -two">
    <img class="daftplugPublicIosOverlayStep_icon" src="<?php echo plugins_url('pwa/public/assets/img/icon-iosstep2.png', $this->pluginFile); ?>"/>
    <div class="daftplugPublicIosOverlayStep_desc"><?php esc_html_e('2) Press \'Add to Home Screen\'.', $this->textDomain); ?></div>
    </div>
    </div>
    </div>
    </div>

    i found this code in the premium plugin “daftplug-instantify” wich is no more supported.

    thanks

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

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Magazine3

    (@magazine3)

    Hi, Thank you for reaching out to us, and we apologize for the delayed response. Our plugin does have this functionality, but could you please share if you are facing any specific issues? If so, kindly provide the details so we can check and provide you with a quick solution.

    Thread Starter i3lani

    (@i3lani)

    Hi,

    Thank you for getting back to me. I appreciate your assistance.

    I have installed the plugin on our website (https://seituna-berlin.de/), but I am experiencing an issue. The plugin does not seem to display anything on iOS devices. Could you please check this and provide a quick solution? Thank you in advance for your help. Best regards

    Plugin Author Magazine3

    (@magazine3)

    Hi, we have checked on our end and did not see any issue. You can see this video. Could you please describe the issue you are facing on your end? Kindly share a short video showing the exact issue so we can check accordingly.

    Thread Starter i3lani

    (@i3lani)

    thanks for the reply, my comment was actually that there is no install prompt on iOS devices!
    but we have created a plugin that fulfills these functions.
    good luck to you,
    kind regards

    Plugin Author Magazine3

    (@magazine3)

    Hi, could you please share a screenshot of the prompt that appears on iOS devices after applying this code so we can check?

    Thread Starter i3lani

    (@i3lani)

    please show it live on this website:

    http://www.aqlam.de

    Plugin Author Magazine3

    (@magazine3)

    Alright, thank you for sharing this. We’ll look into it.

    • This reply was modified 1 month, 3 weeks ago by Magazine3.
    Thread Starter i3lani

    (@i3lani)

    Hello guys, are there any updates regarding ‘add to home’ on iOS? Thanks in advance! Best regards.

Viewing 8 replies - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.