Web page continuously refresh (black/white flash screen)

Hi when I load an asset with a web page like this: anfiteatro-01-slide – Digital Palace, screenly updates continuously without displaying anything. I once solved this problem by removing the LOOP php code from the wordpress page. But now I no longer remember how I did it. Has it happened to others? How did you solve? Thank you

I’ve found this LOOP code in page.php from Twenty Nineteen wordpress theme (very basic theme) :

<?php // Start the Loop. while ( have_posts() ) : the_post(); get_template_part( 'template-parts/content/content', 'page' ); // If comments are open or we have at least one comment, load up the comment template. if ( comments_open() || get_comments_number() ) { comments_template(); } endwhile; // End the loop. ?>

Can i try to delete it? I don’t need to visualize any post, only one image e one slide per pages.

Anything with php and websites editing outside of OSE is not something we can help with.

What do you mean "updates continuously without displaying anything? Are you using the latest OSE version with the updated browser? you would need a fresh install on the SD card for this, then it should work like a regular browser.

Hi, I mean that where the website page should be, instead there is a flickering white page. Could you give me the link of the latest available version of OSE? When did it come out? So I try to do a fresh install. Regards.

Screenly/screenly-ose: The most popular digital signage project on GitHub!

The new version with the new web browser has been out for more than a year now.