Hello, i experimented yesterday a new
page-forum.php, that i will propose so to test it (i will put example online) and to see, whenever someone else will read the topic, how it could be improved or if except the one i did, there is another way to achieve the same, or better result.
My page forum "experiment" return this:
the Url into the wp parent page is not pushed anymore, except when it will load the first time.
Then you can start navigate and go forward or backward with the browser history, the effect is much better than the version with base64 urls.
At the time the user go to reload the wp page, it will correctly return to the same post or topic etc.
But once the reload has been executed, then the browser's tab history is not navigable anymore and it will be impossible to, for example, back forward with the browser to visit old pages.
After last applied fix into the overall_footer code, about the jQuery error, i did not experienced any "resizing 1px or selected elements like when on console active": no problem at moment. But maybe it was not related, we'll see.
change into:
Code: Select all
if( ! $(window.location.hash).length || location.hash.length < 2 ){