• Resolved Ascker

    (@ascker)


    Hello dear,
    Firstly I like to thank you for your good plugin, and I give a rate of 5 stars because it deserve it.

    I am using https://www.ads-software.com/plugins/ultimate-social-media-plus/ and twenty fourteen theme.

    1- Some icons not clean, when I use the light icons like flat, thin or cute on a black background the icons have white outer so I forced to use the dark ones, the worst I cone is google plus.
    2- The the link on share button not working on mobile.
    3- I need to add whatsapp as a custom icon but how???? when I add a custom button I there is no place to set link, and if it is possible to hide the whatsapp icon on the desktop browser.
    4- When I use widget icons, I have a problem because it is not responsive.
    I am using 6 icons in the width of the sidebar they will be as two lines firs 4 then 2
    and I tried not to set the width but I failed so I tried not to put the number of icons in each line but they will be in 6 lines each line have one icon.
    And in the mobile view even if there is a space they will be in two line if I chocs the number of icon in each row or one line.
    5-I like to add the same small horizontal icons that are in the posts to the pages but as I read that I can use this shortcode [DISPLAY_ULTIMATE_PLUS].
    so is there any other to show the small ones.
    6- When I use “design & animation do you want to give your icons?” >>> “Shuffle them automatically”
    and check
    “When site is first loaded”
    and set the “event” to 10 seconds
    On anroid chrome mobile the icon moving randomly rapidly every less than 1 second .

    Finally thanks a lot for your patient and for this plugin.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thanks Ascker. What’s your blog url so that I can see?

    Thread Starter Ascker

    (@ascker)

    I am sorry it is not online yet.
    On the point number 1 flat icons is good … sorry but when I tried to use Splash and Shaded Light on a black background was really bad view.
    Some of the icons have problems n the black background because they have transparent background.

    For point number 4 I use css responsive codes to handle the number of rows by width.

    For point number 6 I am facing the problem using android 4.2.2 chrome 46.0.2490.76. When I tried dolphin browser it was okay, I don know if
    the problem really caused by plugin.

    I still trying to find a way to use the small icons in the pages.
    Thanks for your support and hard working.

    Thread Starter Ascker

    (@ascker)

    I figure out now that the point number 6 caused when I solved the point number 4 by adding this code

    @media screen and (max-width: 1008px)
    {
    .sfsiplus_norm_row {
    min-width: 100%;
    max-width: 100%;
    }
    }

    So I change it to

    @media screen and (max-width: 1008px)
    {
    .sfsiplus_norm_row {
    min-width: 300px;

    }
    }

    After this the icons movements is OK, so point number 6 is resolved.
    Thanks for you and sorry for point number 6.

    Thanks Ascker. I think it will be much easier for us to see once your site is live. Could you please ping us then again?

    Thread Starter Ascker

    (@ascker)

    Unfortunately the website is not online yet and I can not upload it if I am not sure 100% that every thing is okay and working correctly.

    I created a new icons that fit my needs.
    Still I have problem adding a custom icon
    I add custom and use this Link URL https://digg.com/submit?url=%5Bpost-url%5D&title=%5Bpost-title%5D
    but I face javascript:void(0);

    And is there any shortcode/<?php echo ?> for pages to use the small icons that are in the posts.

    Thanks for your help.

    Thread Starter Ascker

    (@ascker)

    `Thanks for your answers and fast response
    Unfortunately the website is not ready and I cannot upload it if I am not sure the every thing is okay and all links are working correctly.

    -About the icons I create new icons that fit my needs.
    -I tried to create custom share for digg using:
    custom -> Link URL -> https://digg.com/submit?url=[post-url]&title=[post-title]
    but I face this: javascript:void(0)

    -Is there any shortcode\<?php echo ?> that can be used in pages to display the small post icons

    Thanks for your help

    Thread Starter Ascker

    (@ascker)

    Thanks for your answers and fast response
    Unfortunately the website is not ready and I cannot upload it if I am not sure the every thing is okay and all links are working correctly.

    Thread Starter Ascker

    (@ascker)

    -About the icons I create new icons that fit my needs.
    -I tried to create custom share for digg using:
    custom -> Link URL -> https://digg.com/submit?url=%5Bpost-url%5D&title=%5Bpost-title%5D
    but I face this: javascript:void(0)

    -Is there any shortcode\<?php echo ?> that can be used in pages to display the small post icons

    Thanks for your help

    Thanks Ascker, if you upload a custom icon you can only link it to a specific site. We currently don’t have shortcode for the icons before/after posts.

    Thread Starter Ascker

    (@ascker)

    Thanks a lot for your help.
    Sorry about post repeat, please delete the repeated ones.

    Kindly allow adding custom web share icon-image and link like this
    https://digg.com/submit?url=[post-url]&title=[post-title]
    Because is is allowed in WordPress pages.
    With this option the plugin will be more universal because the user can add any websites he need.

    And about the small icons on pages it will be great to have this flexibility.

    Finally as usual you are ready and have fast response, many thanks for your help and your time and sure the plugin.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Thanks for the perfect plugin – Some notes or bugs’ is closed to new replies.