Page 14 of 16 FirstFirst 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 LastLast
Results 196 to 210 of 231
Like Tree308Likes

The "Likes Tree", finding a forum's most useful content will change forever....

This is a discussion on The "Likes Tree", finding a forum's most useful content will change forever.... within the vBSEO Announcements forums, part of the Announcements & Pre-Sales category; try changing . vbseo -likes-count-image { } to display: none;...

  1. #196
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    try changing

    .vbseo-likes-count-image {
    }

    to display: none;
    fide and kernel like this.
    Brian Cummiskey / Crawlability Inc.
    Security vbulletin - Patch Level for all supported versions released!

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  2. #197
    Junior Member
    Real Name
    Ninurta
    Join Date
    Sep 2009
    Posts
    22
    Liked
    0 times
    We have a display issue of the like 'like' button :

    In the source code :

    We had to change the CSS as follows :

    from :
    Code:
    .vbseo-likes-container {
           display:none;
           ...
    }
    to :
    Code:
    .vbseo-likes-container {
           display:inline;
           ...
    }
    to display "Like | share" text.

    Is it logical to read in CSS : display set to "none" --> vbseo_buttons.css ?

    Also, the "like-counter" does not display at all even if all options are ticked in the vbseo panel.

    ps : sorry for the poor english folks

  3. #198
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    If you want to display Like | Share button all the time, you can directly change required setting in vBSEO Cp , no need for CSS edit.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  4. #199
    Junior Member
    Real Name
    Ninurta
    Join Date
    Sep 2009
    Posts
    22
    Liked
    0 times
    Quote Originally Posted by Mert Gökçeimam View Post
    If you want to display Like | Share button all the time, you can directly change required setting in vBSEO Cp , no need for CSS edit.
    This module was already activated and I use the latest version of vBSEO. I don't understand...

  5. #200
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    Last setting in that screen shot, "Link always visible".

    Set to yes.

  6. #201
    Junior Member
    Real Name
    Ninurta
    Join Date
    Sep 2009
    Posts
    22
    Liked
    0 times
    So does it mean that the "like counter" is only for forum threads and not for CMS articles ? Because nothing is displayed on the CMS. Thanks again for your help

  7. #202
    Junior Member
    Real Name
    Mujahid Taban
    Join Date
    Oct 2010
    Posts
    2
    Liked
    0 times
    Quote Originally Posted by Mert Gökçeimam View Post
    We have no plans to release this as a separate modification.
    ok

  8. #203
    Junior Member
    Real Name
    Matthew McGuire
    Join Date
    Nov 2006
    Location
    Rancho Murieta, CA
    Posts
    23
    Liked
    0 times
    Quote Originally Posted by Juan Muriente View Post
    Update: Importers for the more common like/thank-you hacks will be made available. In fact, two have been coded already, one for the most popular thank-you hack and one for the native vB reputation system.

    Thanks for your continued feedback.
    Where do I find the converters?

  9. #204
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    They are in the 'docs (do not upload)/importers/' folder in the download package.

  10. #205
    Junior Member
    Real Name
    Alex
    Join Date
    Jul 2006
    Posts
    25
    Liked
    1 times
    Hello, is there a way to turn off notifications?

  11. #206
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    It is not currently possible however we are considering this in next vBSEO version.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  12. #207
    Junior Member Nacho Vidal's Avatar
    Real Name
    Nacho Vidal
    Join Date
    Feb 2011
    Location
    Kidderminster, UK
    Posts
    23
    Liked
    5 times
    Quote Originally Posted by Brian Cummiskey View Post
    This is not tied to facebook. It is an internal like system. Oddly enough, not everyone uses facebook.....
    Yep, vast majority of my forum hate Facebook so it's good to have an internal system. When I was trying to get my forum back up and running on another host the biggest complaints I got from users was "where has the Like option gone?"...once it was restored they were back to dishing out their Likes

  13. #208
    Member
    Real Name
    Defkalion
    Join Date
    Sep 2008
    Posts
    46
    Liked
    0 times
    I'm about to buy an extension of my license to upgrade to vbseo 3.6 but i needed to ask first if there is any "members that have received the most likes" function that I can use in a php code module (i use vb3.7 so i'll just throw the code in a vbadvanced module)

  14. #209
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    Quote Originally Posted by defkalion View Post
    I'm about to buy an extension of my license to upgrade to vbseo 3.6 but i needed to ask first if there is any "members that have received the most likes" function that I can use in a php code module (i use vb3.7 so i'll just throw the code in a vbadvanced module)
    The code we use on vBSEO.com is designed as vBulletin widgets. Any other custom widget should be handled by yourself.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  15. #210
    Member
    Real Name
    Defkalion
    Join Date
    Sep 2008
    Posts
    46
    Liked
    0 times
    Does that mean there is actually a code for a vbulletin php widget that shows the highest "liked" members?

Page 14 of 16 FirstFirst 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 LastLast

Similar Threads

  1. Change "subscription.php" to "prenumerationer/"
    By Astyanax in forum Custom Rewrite Rules
    Replies: 3
    Last Post: 08-19-2010, 05:20 PM
  2. Change "/content/" to "/artikel/"
    By Astyanax in forum Custom Rewrite Rules
    Replies: 4
    Last Post: 08-19-2010, 04:35 PM
  3. Replies: 1
    Last Post: 01-04-2010, 01:03 PM
  4. Replies: 5
    Last Post: 09-09-2006, 04:11 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •