Name "rssapp"
Name "rssapp"
Hi Johnny,
Found it. We'll test.
Johnny,
In the code that adds news to the next page, replace:
preAppery('htmlpost').append(artikel);/preWithpreAppery('htmlpost').html(artikel);/pre
Thank you.
I did and no change. I did refresh
Did you try cleaning cache?
yes I did
Hello,
I've tested your project just now. You didn't make a change, that was recommended. Also, you should change an event on page "leespost", use "page show" event instead of "Load" and run this JS
var artikel = localStorage.getItem('contentpost');
Appery('htmlpost').html(artikel);
Hi
Thank you for the support. I did made the changes
but the only thing I did not change was the "page show".
I changed it and it work ![]()
Thank you support team!!