• Login or register

Slinkset Help

Have a question? Post it here.

  • Popular
  • Recent
  • Submit
  • 26.
    Larger Images for Up & Down Arrows

    How do I add custom (larger) arrows to my site?

    I'd like arrows that are about the size of the ones at this Slinkset site

    Thanks.

    2 points by billyd 1 month ago
    • 1 comment
  • 27.
    I want Google AdSense

    I really want to run google adsense on my site, http://theregularpeople.com, in the sidebar, which I have... but since it's in an iFrame google can't really pick up on the actual content of the page. I've tried some workarounds without too much success as you will notice the ads aren't super relevant.

    There should be a better ad solution!

    2 points by bradleyjoyce 1 month ago
    • 5 comments
  • 28.
    Integrate Slinkset into other projects

    Ok, I'm not a hacker so this migth be a stupid question. Nevertheless I would like to know if it is possible to connect a slinkset pages with other projects (forum, social-network... ) and merge the userdata so that people would not need to login 2 times etc.?

    That would definitely a feaature I would be willing to pay for.

    2 points by Twiek 1 month ago
    • 2 comments
  • 29.
    Adding a Custom Banner Image

    When I go to design --> Basic --> upload logo,

    My logo is uploaded in the title bar, but the title still shows. I've disabled the subtitle, but how do you make the title where it doesn't appear in addition to the logo. Or stated differently, what kind of CSS can I reference to swap out a banner image for the title and subtitle? I just want to have the banner image. Thanks!

    2 points by dev41 2 months ago
    • 1 comment
  • 30.
    Does this cost anything? Will there be ads? Can we run our own ads?

    I can't find any prices, or conversely any mention that SlinkSet sites can be set up for free or with SlinkSet-provided ads.

    Is SlinkSet free? Will you insert ads or start charging without warning?

    Can we insert our own ads in the sidebar?

    2 points by gojomo 3 months ago
    • 5 comments
  • 31.
    Aloha! Sleek and cool it is! Login API is the key to success! (blog.steven.be)

    Hi there! Live this service :) I'm definitely going to use it on some of my sites. I was scouting ofr a rating tool that covers my needs this week and accidently came across slikset. I would like to integrate it with a social platform that has a login feature and an API. Since I would prefer not to use another login for my users, auto login trough api would be nice!, very nice!
    Cheers,

    Steven

    2 points by stenito 3 months ago
    • 4 comments
  • 32.
    When i try to login to any slinkset site in Fx 2, i am served the "session expired or invalid" page (with the milk carton)

    other browsers are ok including chrome. just started happening about an hour ago. dont have Fx 3 to see if it is also the case in that one. cleared my cookies to see if something there was conflicting but it still happens.

    1 point by noFire 1 day ago
    • comment
  • 33.
    Do I need to forward the domain and cname?

    I have domain on godaddy. I followed the instructions - removed the A host - now there is nothing in the A host category. Cname (alias) slinkset.com points to sockittome.info.

    There is no email or anything else associated with the domain.

    Still getting the message "address not found" after 12 hours.

    I have a hosting account elswhere - would I be better off changing the name server to the hosting account first and trying this again?

    1 point by e-girl 2 days ago
    • 1 comment
  • 34.
    Am I missing something? How does "Popular" work?

    It seems different sites are doing different things with Popular. Some seem to list posts in order by most votes over all time (like "top" in Reddit) and others seem to be some algorithm based on votes per amount of time.

    Can I choose a default?

    1 point by scoobee 4 days ago
    • comment
  • 35.
    anyone know why google translate changes the color and the size of the content links to small and blue ?

    im stumped. don't see it doing it with non-slinkset sites. tried making the css !important but that doesnt work. anyone familar with this problem ?
    check it out.

    1 point by noFire 6 days ago
    • comment
  • 36.
    no biggie, but the "username has already been taken" alert doesnt fit above the field
    1 point by noFire 6 days ago
    • comment
  • 37.
    what happened to the header for the "account" and "user page" ?

    just today i noticed that my header has been removed from the account and user pages. any chance of an option to get it back please ?

    scratch that, it appears to back now so perhaps it was just a bug.

    1 point by noFire 7 days ago
    • comment
  • 38.
    Tutorial to set up Slinkset with your own domain?

    Anyone know of a tutorial to help set up a domain with Slinkset using Godaddy? I have yet to figure this out.... been working on it for about a day now...

    If I figure it out, I guess I'll put up a tutorial. :D

    1 point by manateemedia 11 days ago
    • comment
  • 39.
    Do you get organic traffic to your slinkset site?

    Hello there.... just wondering if anyone out there is getting organic searches from Google and other search engines to your slinkset site? Curious how well it does, etc. with traffic....

    1 point by manateemedia 11 days ago
    • 1 comment
  • 40.
    anyone know if there is a fix so as not to have a hzontal scroll bar showing up in Fx?

    doesnt show up in explorer or chrome. thinkin about tinkerin with the css myself unless someone knows a quick fx fix?

    1 point by noFire 12 days ago
    • comment
  • 41.
    how to center your logo and make your title and sub-title unseen using css

    this is not a query, just help for anyone who might have such a query. for my slinkset site at least i wanted to center the logo+banner and remove the title and sub-title from view as they were already drawn in my banner so what i did was first edit the css to center the image using....

    .title-bar .logo img {
    display: block;
    margin:0px auto;
    }

    and then i moved the title and subtitle off the page using....

    .title-bar .title, .title-bar .sub-title {
    position:absolute;
    left: -10000px;
    }

    the reason i used this method instead of display:none is that i want search engines to pick up on it. i could also have just matched the color of the font to the background image, say white on white but likewise it has been said that some search-engines notice this and think you are trying to game their results and penalize you for it. also using the above method, makes it accessible for screen-readers and html only browsers.

    if anyone finds anything wrong with the above code, let me know. read a book on css 6 months ago but then went in another direction so i have not been practicing and im no expert. hope its useful to someone.

    1 point by noFire 12 days ago
    • comment
  • 42.
    How do I do a good .htaccess redirect?

    Currently I am redirecting using an .htaccess redirect, that reads like this, but it breaks on logins (can interact anonymously, but no users)

    Options +FollowSymlinks
    RewriteEngine On

    RewriteCond %{HTTP_HOST} ^myslinksetsite.com$ [NC]
    RewriteCond %{REQUEST_URI} ^/$
    RewriteRule ^(.*)$ http://www.myslinksetsite.com/$1 [R]

    # change [R] to [R=301,L] when done troubleshooting

    1 point by Niels 16 days ago
    • comment
  • 43.
    Share Your Slinkset Website

    I really like SlinkSet and would love to see how other people are using their slinkets.

    Post your url here

    Here is mine http://socialpreneur.slinkset.com/

    pretty boring hey - would love to make it look better. I will be adding this to my social community I am currently building. I wish the thumbnails worked because it would look so much better.

    1 point by WAHM 1 month ago
    • 2 comments
  • 44.
    my own domain for my website

    hello slinkset team,my name is tom.in order to enlarge my business circle,i want to create a website with my own domain.i want to make the site exciting and want to generate traffic to my site.so,now i want an advice from you in this manner.below,i am giving my actual site that i want to have with my own domain.so,check this out and reply me.
    --------------------------------------------------------------------------------------------------------------
    tom cruise
    Dui

    1 point by tomcruise 1 month ago
    • 1 comment
  • 45.
    Wrong thumbnails

    The autothmubnails tend to show thumbnails which are not related to the specific blog article I'm linking to.

    Examples:

    http://news.helpedia.org/links/Utopia_wird_25_000_Die_Speed_Dating_Deutschland_Tour?c=0

    or

    http://news.helpedia.org/links/Kostenlose_Google_AdWords_f%C3%BCr_gemeinn%C3%BCtzige_Organisationen?c=0

    Until that is fixed I would like t have the option to only link to thumbnals manualy (no autothumbnails). In addition it would be good to have the option of an extra checkbox with regard to the thumbnail with customizable text (needed for German copyright law).

    1 point by Basti Schwiecker 1 month ago
    • 1 comment
  • 46.
    Hiding the description on the "popular" page

    I am sure that there was a way of doing this. But I couldn't find it. Help?

    I am reasonable proficient with css (at least enough to hide a div), but I haven't found a way of differentiating between popular/recent pages & the item pages.

    1 point by nethy_canning 1 month ago
    • 2 comments
  • 47.
    Valid emails shown as invalid

    Using a private slinkset page I tried to invite a friend with an email like example_@example.com. Unfortunately it didn't work since I was told "contains an invalid email". This is the guys regular email though and it is definitely valid!

    1 point by Basti Schwiecker 1 month ago
    • 2 comments
  • 48.
    RSS feed on private slinksets

    I have a couple of private slinksets that I want to follow in my RSS reader but I just get 'No Items' (I am using NewsFire).
    Is there any solution for this? Thx

    1 point by mhuebert 1 month ago
    • 2 comments
  • 49.
    Why do not all of my links change colour? (socialpreneur.slinkset.com)

    I changed the font colour for my link titles, can you tell me why only some of them are blue and the rest are grey?

    I tried to change the template to another colour, save and go back to the original template so it would default back to the original but this does not work either.

    Ideas?

    1 point by WAHM 1 month ago
    • 1 comment
  • 50.
    Confused as to Why RSS Feed is not pulling in

    enjoying your service and working to integrate it into my business plan (found out about you on Hacker News). Have a site at:
    http://brushbuzz.slinkset.com

    However it never seems update the following RSS Feed:
    http://data.fineartstudioonline.com/rssfeed.asp?id=126

    I did kill that particular feed and the re-added it to the feed list and that is when it stopped updating the feed, I also changed the feed a hair (to reflect more accurate link URLS) but, as far as I can tell the feed is valid.

    1 point by clintavo 1 month ago
    • 3 comments
previous next
  • Widget
  • Recent Comments
  • Leaders
Powered by slinkset.com