Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #536647

    A) Please see below re: share and advise:

    1 http://awesomescreenshot.com/0985eph51f
    2 http://ethanwarren.actor/ethan-warren-appearing-in-a-charlie-brown-christmas/

    B) In addition on reply in the post, people can reply on all formats but on IPhone, IPad or Mac, the name of the person is garbled as seen here:
    http://awesomescreenshot.com/0d55epi5ab

    Please advise, thanks!

    #537159

    Hey seichen,

    Your screenshots are not loading on my end, could you try a different service like for instance imgur.com? Not sure what you mean by the share links not working though, they seem to be working fine on my end using OSX.

    Best regards,
    Rikard

    #537403

    As per above:

    https://drive.google.com/file/d/0B4WoiO6iP7AJbkVibjFMT0dpdVU/view?usp=sharing – see here: http://ethanwarren.actor/ethan-warren-appearing-in-a-charlie-brown-christmas/
    https://drive.google.com/file/d/0B4WoiO6iP7AJbGlMTWk5anhvRUE/view?usp=sharing

    I have done several test with our team (5 on Android and 5 on Apple) A) Social share links and replies are no problem on Android devices and Windows laptops 2) The social share links DO NOTt work at all OR you need to hold them down for a long time for Facebook or Twitter to appear and work on IPad, IPhone and Mac, please advise.

    #537862

    Hi,

    It works fine on my end using Chrome on OSX/ipad mini/Iphone 4. On mobile device you will need to tap twice since the first tap will display the tooltip. Not sure about the comment though, how can we verify what a user used as input? Maybe he or she had spell checker installed?

    Best regards,
    Rikard

    #538249

    NOBODY on our team that uses an IPhone even thought of this and these are developers that do this every day, Bad approach that should be changed!

    The Android mobile phones DO NOT have this problem?

    Everybody now knows what a share link is, NO NEED for a tool tip. Why don’t you remove the tip and avoid the tap twice. Rikard I cannot believe that this wonderful theme has this glitch and I would like to know when this will be resolved,

    In the meantime in the tool tip PUT “Tap Twice” For Facebook and all of them, please advise asasp!

    • This reply was modified 8 years, 4 months ago by seichen.
    #540017

    You can remove the tooltip by editing line 236 in /includes/helper-social-media.php:

    $this->html .= 		"<a {$blank} href='".$share['url']."' ".av_icon_string($icon)." title='' data-avia-related-tooltip='{$name}'><span class='avia_hidden_link_text'>{$name}</span></a>";
    

    To:

    $this->html .= 		"<a {$blank} href='".$share['url']."' ".av_icon_string($icon)." title=''><span class='avia_hidden_link_text'>{$name}</span></a>";
    

    Regards,
    Josue

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