• Resolved jagesso

    (@jagesso)


    First, let me say that I like this plugin a lot. It’s excellent apart from one issue.

    On mobile based themes, the floating box dominates the right part of the screen to the point it makes reading the page difficult. Further, if you touch the “Facebook” box, it expands out and I cannot seem to close it.

    Is there a way to shut it off on mobile themes? Or better yet, can it be somehow tweaked to better operate with mobile?

    https://www.ads-software.com/plugins/aspexi-facebook-like-box/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter jagesso

    (@jagesso)

    By the way, the main theme I support is Ridizain. However, this is a problem on multiple websites I run, each of which have different themes.

    Plugin Author Aspexi

    (@aspexi)

    @jagesso next release of the plugin will be available shortly, mobile issue will be fixed.

    Plugin Contributor Krzysztof Dryja (Aspexi)

    (@cih997)

    @jagesso new version has been released. iPad / iPhone issue has been fixed. Simply click again on facebook button to close window.

    Thread Starter jagesso

    (@jagesso)

    Great service. Looks good and I have reactivated it on several sites. Thanks.

    Thread Starter jagesso

    (@jagesso)

    It is still a little much on mobile themes, but I do like it on desktop. In case this helps anyone else, I decided to add this CSS, which shuts it off on smaller screens:

    @media only screen and (max-width: 320px) {
    .aspexifblikebox {
    display: none;
    }
    }

    Plugin Author Aspexi

    (@aspexi)

    Thank you jagesso for this suggestion.

    We will add an option to disable plugin on screen size less than full plugin width. This should resolve the problem.

    This should be available in next release soon.

    Plugin Author Aspexi

    (@aspexi)

    We have just added this functionality – plugin detects screen width and if it’s bigger than like box width, plugin is hidden then.

    You can download the latest version now.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Turn off or improve for mobile themes?’ is closed to new replies.