You are viewing a single comment's thread from:

RE: Content Promotion 📢

in Suggestions Club3 months ago (edited)

I'm curious why those posts in your screenshot are orange, and not blue. Here's what it looks like in mine with light mode:

I'm wondering if your PC is having trouble pulling the promoted post list from SteemWorld... If you click on one of the dollar amounts, do you see the "Promotion Cost" highlighted in blue?

Edited to add:

I suggest putting the titles of the first five posts from the /promoted page here.

I'd suggest one step further. Select five titles at random, with the odds of selection proportionate to the promotion amount. This way, even low-ranked promotions could get some placements. It's fairly easy to implement at current usage rates, although it could eventually present scaling challenges, so a long term solution might depend on hivemind as well as condenser. One compromise might be to select randomly from the first N posts, where N is something like 10 or 100 or 1000. Another compromise might be to implement some sort of price floor (F) and choose randomly from posts where the promotion value is above F.

Sort:  
 3 months ago 

I'm curious why those posts in your screenshot are orange, and not blue.

I have no idea. In the previous version of your extension, they were blue.

If you click on one of the dollar amounts, do you see the "Promotion Cost" highlighted in blue?

Here's what I see:

image.png

I have Ukrainian localization, so it says "Promotion cost $0.00" in Ukrainian, but the text is not highlighted in any color.

One compromise might be to select randomly from the first N posts,

We can also use this solution. I like it. 🙂

 3 months ago (edited)

Ah... I'll bet it's the language. I have no idea how to fix that. The extension is looking for strings in English. I'll give it some thought.

 3 months ago 

Yes, you're right. I switched to English and everything worked. 😀

image.png

 3 months ago 

I created an issue for this. No promises about how long it will take, though. At least there's a work-around.

https://github.com/remlaps/Steem-Curation-Extension/issues/16

 3 months ago 

I have a fix. It now recognizes all of the possible matching strings from the condenser language files. I guess I should test for a week or two before I publish it.

 3 months ago 

It was very fast. 😃

 2 months ago 

I just submitted 0.5.1-beta for review in the Chrome Web Store. It could take a few days or up to a month before it's published (assuming approval).

 2 months ago 

The new version is available from the Chrome Webstore now. The promoted post highlighting should work for Ukrainian (and all languages in the Steemit menu) now. Please me know if there's still a problem.