Moving blocks
Permalink
I have a site that I have simplecast loaded in. I have added several podcasts using the cast add into a block on a page. The podcasts have a record date. Currently all of the podcasts show up in the order they were added. I want to move them so that the latest added is on top. I open the page in edit and select move. I move the sections around the way I want them and select save position. When it leaves that page they all go back to the order they were in. Move does not seem to work. Is there a way to get them in the right order? Can I edit some PHP to get them ordered correctly?
Yes. I am clicking save positioning. It is in the correct position until I click it. Then they go back to where they were before I moved them.
make sure that you have updated to the latest build. versioning was negated in earlier builds and the new version should have corrected this issue.
I stand corrected. I did change the SimpleCast code....but I forgot to remove the versioning skip in the controller.
will re-upload here shortly.
will re-upload here shortly.
the good news:
it's working as intended with versioning and moving is registering correctly.
bad news:
you have to re-add each item. sadly there is no way around this as it is a C5 function that has to be re-registered in the block versions table on the C5 end of things. And I will not be coding an auto update for C5 tables.
I apologize. Skipping versioning turned out to be a grave mistake that cost me 40 or so hours of time.
moving forward, I am excited about SimpleCast and expect few, if any issues.
it's working as intended with versioning and moving is registering correctly.
bad news:
you have to re-add each item. sadly there is no way around this as it is a C5 function that has to be re-registered in the block versions table on the C5 end of things. And I will not be coding an auto update for C5 tables.
I apologize. Skipping versioning turned out to be a grave mistake that cost me 40 or so hours of time.
moving forward, I am excited about SimpleCast and expect few, if any issues.
Thank you!! It is now working GREAT! Move is working and all the casts seem to show up in the castlist!! Thank you so much!
I love it!!
I love it!!
Otherwise, you might want to full a bug report for this under the add-on page's requests.