• Resolved morwennabone

    (@morwennabone)


    I don’t know how to explain it but the buttons do not even show up on the web page. I have activated the plugin, entered the address and telephone numbers but they don’t appear on the page.
    Any help much appreciated, Thanks

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author David Sword

    (@davidsword)

    It is working, however it’s hidden behind your other plugin, the Storefront toolbar anchored to the bottom of the screen (My Account, Search, Cart icons element: .storefront-handheld-footer-bar).

    If you raise the z-index (details in FAQ) in the advanced settings to 10000 the Call Now plugin would be higher than your Storefront toolbar plugin – so you can see it exists, and is working fine.

    So, you have two plugins fighting to be in the same place. My plugin intentionally has a lower priority and is visibly hidden.

    to resolve: you can opt to not use one, or hack one to leave some room for the other. To “hack” one, in addition to the z-index change, in wp-admin > Appearances > Custom CSS, add the following:

    html body .storefront-handheld-footer-bar { bottom: 53px !important; }

    but as you’ll see doing that really takes away the vertical space.

    • This reply was modified 7 years, 4 months ago by David Sword. Reason: added css hack

    Nothing is showing up for me on any of my pages???

    Plugin Author David Sword

    (@davidsword)

    @jgrooms I see it on all your pages.

    You have it setup to show when the width is less than 420px. Perhaps the device your expecting it to show on is bigger than 420px. You can adjust this setting in wp-admin > Settings > Mobile Call Now and Map Buttons. The setting field “Display on” has a row of devices. select a bigger one, like 680px. and hit save.

    Thanks for the quick reply. That was an easy fix.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘It’s just not working’ is closed to new replies.