• Firstly, i see VK.com login function in this plugin, but it does not support VK.com likes! This is amazing :/ (Anyway thank you for VK support)

    Secondly, i cannot re-arrange items in like buttons order. It’s always changes as i don’t want. I cannot place them in order i need, it looks like jocking!

    Thirdly, if you uncheck one of like buttons in list among checked ones, you will get empty space between like buttons in HTML. Awful!!

    And the last. JavaScript warning: FB.getLoginStatus() called before calling FB.init(). It looks urgent for me.

    Please fix this, i hope for update soon. Thank you.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi there,

    Firstly, i see VK.com login function in this plugin, but it does not support VK.com likes! This is amazing :/ (Anyway thank you for VK support)

    We will add this too in the plugin in upcoming releases.

    Secondly, i cannot re-arrange items in like buttons order. It’s always changes as i don’t want. I cannot place them in order i need, it looks like jocking!
    Thirdly, if you uncheck one of like buttons in list among checked ones, you will get empty space between like buttons in HTML. Awful!!

    We are unable to reproduce these issues at our end. Would you drop an email at support[at]heateor[dot]com so that we can help you with these?

    Thread Starter Marcus Pearson

    (@crackhd)

    Hello. I am sorry for late answer.

    You’re correct, no problems. Sorry for posting false (it was CSS issues on my site or something like that).

    Please add VK likes support, it’s very easy. https://vk.com/dev/Like.
    Thanks.

    Is there any PHP function/filter i can use (in my site plugin or in wordpress) to display your like/share buttons panel?

    Plugin Author Heateor Support

    (@heateor)

    You’re correct, no problems. Sorry for posting false (it was CSS issues on my site or something like that).

    You posted a false 2 star review? ??
    Going to include VK like in upcoming releases.

    Is there any PHP function/filter i can use (in my site plugin or in wordpress) to display your like/share buttons panel?

    Yes, you can use like
    <?php echo do_shortcode('SHORTCODE') ?>
    Replace SHORTCODE in above code with the actual shortcode, like-
    <?php echo do_shortcode('[TheChamp-Counter') ?>

    Thread Starter Marcus Pearson

    (@crackhd)

    Great! Thanks.

    Seems like i cannot change rate…?
    yep. In few days i will ask www.remarpro.com moderators to remove my review.

    Plugin Author Heateor Support

    (@heateor)

    You’re welcome.
    BTW, there is a typo in the example code above. Below is the correct code.
    <?php echo do_shortcode('[TheChamp-Counter]') ?>

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    In few days i will ask www.remarpro.com moderators to remove my review.

    And in a few days the moderators will say “No, but you can change it via this link your self.” ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Issues’ is closed to new replies.