Is it possible to set up content scheduling in Kentico v8 similar to method in the article Content scheduling in web parts V7?
You'd have to modify your code to work in v8 but there's no reason it shouldn't.
Where do you see the modifications taking place--the code?
Some of the changes were ContextResolver was moved to MacroResolver in K8:
Also the macro.SourceTable was removed.
There is a sourceObject you might be able to work with though.
Please, sign in to be able to submit a new answer.