Spartacus


About me


  • Spartacus has started 2 topics. 5 people are following them.
  • Spartacus has made 4 replies.

Recent activity

Subscribe to this feed
  • question

    Mario Menti replied 5 days ago to the question "Delete Account" in twitterfeed:

    Mario Menti
    You don't really need to delete your account, just delete the feeds and then all should be gone. As we're using OpenID to login/authenticate, we don't store any information on you, apart from the OpenID URL you use to login. So just deleting all the feeds in your account will be sufficient.
  • question

    Spartacus asked a question in twitterfeed 5 days ago:

    Spartacus
    Delete Account
    How do I delete my account?
  • question

    olahav replied 25 days ago to the question "Multiple Ratings in Post?" in outbrain:

    olahav
    Yes, this is one of the downsides of this forum.
    can you please email me for farther assistance

    olahav [at] outbrain [dot] com
  • question

    Spartacus replied 25 days ago to the question "Multiple Ratings in Post?" in outbrain:

    Spartacus
    Tried to show the code but it obviously won't show up here on the forum.
  • question

    Spartacus replied 25 days ago to the question "Multiple Ratings in Post?" in outbrain:

    Spartacus
    I've deactivated the plugin.
    Not sure I'm seeing the code as you've described. I've only embedded it once near the top of the page and it looks like this (copied directly from Outbrain):
  • question

    olahav replied 25 days ago to the question "Multiple Ratings in Post?" in outbrain:

    olahav
    Now that you have inserted the code into the page, please try to disable the outbrain plugin.
    also, I looked at your code. seems like you forgot to terminate the " " tag you have opened before the script tag.
    also, there seems to be some encoded quote tag at the end of the OutbrainRater.js script call that should be marked as quote and not ‘

    try it and let me know how it goes.


  • question

    A comment on the question "Multiple Ratings in Post?" in outbrain:

    Spartacus
    OK, so I've used the javascript versus the widget which should allow me to embed the code in multiple areas on the same page, yet when I try to do it it still only shows up at the bottom (as if I'd used the widget). I've checked the code on the example provided and it looks like they are pasting the javascript multiple times on the same page/post. Are there some settings that should change on the Wordpress plugin to prevent the rater to show up on the page bottom versus in multiple instances? I am using a Wordpress template that enables you to pull RSS feeds into a three-column layout under blog site headings. Each page that you see is actually just one Wordpress post. In order to make the Outbrain widget work, I need to be able to paste the javascript under each RSS feed on the page. You can view at http://www.poolies.tv to see what I'm talking about. It is essentially a variation of PopUrls.com. Thx – Spartacus, 25 days ago
  • question

    olahav replied 25 days ago to the question "Multiple Ratings in Post?" in outbrain:

    olahav
    Hi Spartacus
    Our "off the shelf" solution is indeed acting as you describe - one rater per post.
    If I understand correctly you want to rate sites and not posts from sites.
    this can be done by your using our JavaScript version which you can find in:
    http://www.outbrain.com/get/ratings/O...

    a good example for someone that did similar thing is here:
    http://bpstyle.blogspot.com/
    you can look at their HTML as an example
  • question

    A comment on the question "Multiple Ratings in Post?" in outbrain:

    Spartacus
    Some javascript comment/review solutions (such as js-kit) allow you to embed code in several instances within the same post or page. Ours site at www.poolies.tv requires this feature. Using Wordpress, we have one post containing multiple RSS feeds from various content providers and we'd like to embed the ratings widget underneath each site that we feature. – Spartacus, 26 days ago
  • question

    Rotem replied 26 days ago to the question "Multiple Ratings in Post?" in outbrain:

    Rotem
    Hi Spartacus,
    I am not sure what is it you mean...
    At the moment you can only choose whether to put the rater at the beging of the post or at the end of the post.
    Soon we'll release a version which supports these changes - you can be a beta user if you like :)

    For now here is what you need to change the location to the begining of the post:
    var OB_isOnHeader = true;

    If you need assistance implementing this please let me know what is your blog url.

    Rotem
    the Outbrain team
  • question

    Spartacus asked a question in outbrain 27 days ago:

    Spartacus
    Multiple Ratings in Post?
    Can the widget appear multiple times on a page or in a post?