url segments not propagating
-
- Moderator
- Posts: 41
- Joined: Wed May 18, 2016 12:09 pm
Re: url segments not propagating
So it's looking like, in my case anyway, that the urls are being generated correctly, and the history.replaceState is working because I can access my page, and it does create a proper history that I can then navigate both back and forward. It doesn't seem to be updating the url though. Still looking more into it but currently stumped on why it's not updating the url.
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: url segments not propagating
Hello! we speak about URL in iframe mode, that should be updated on address bar when navigating forum's links inside iframe.
history.replaceState in used to update the address bar link, to the actual clicked link on phpBB inside the iframe (it just try to give an idea on how to work about, and need to be reviewed as said (as soon i can) as it fail on some case, like in ucp, and some other link on forum. It fail because the code lack. There are links that have not been added but for main links it should work.
The WP page forum work also if this thing fail, you can access your embedded forum page and navigate it, but links on main window that contain the iframe (the WP page) will not contain the rewrite URL.
It is strange that history.replaceState not work. If any update or some new please post and if any question just post!
I will finish these days with a new plugin and i will take a deep look into WP_w3all phpBB and URL issues, more generally about all JS inside the page-forum.
thethat the urls are being generated correctly, and the history.replaceState is working because I can access my page,
Code: Select all
history.replaceState
The WP page forum work also if this thing fail, you can access your embedded forum page and navigate it, but links on main window that contain the iframe (the WP page) will not contain the rewrite URL.
It is strange that history.replaceState not work. If any update or some new please post and if any question just post!
I will finish these days with a new plugin and i will take a deep look into WP_w3all phpBB and URL issues, more generally about all JS inside the page-forum.
- floxshifu
- User www
- Posts: 57
- Joined: Sun Sep 18, 2016 6:14 pm
Re: url segments not propagating
Great thank you!axew3 wrote:Hello! we speak about URL in iframe mode, that should be updated on address bar when navigating forum's links inside iframe.thethat the urls are being generated correctly, and the history.replaceState is working because I can access my page,history.replaceState in used to update the address bar link, to the actual clicked link on phpBB inside the iframe (it just try to give an idea on how to work about, and need to be reviewed as said (as soon i can) as it fail on some case, like in ucp, and some other link on forum. It fail because the code lack. There are links that have not been added but for main links it should work.Code: Select all
history.replaceState
The WP page forum work also if this thing fail, you can access your embedded forum page and navigate it, but links on main window that contain the iframe (the WP page) will not contain the rewrite URL.
It is strange that history.replaceState not work. If any update or some new please post and if any question just post!
I will finish these days with a new plugin and i will take a deep look into WP_w3all phpBB and URL issues, more generally about all JS inside the page-forum.
-
- Posts: 1
- Joined: Sun Sep 04, 2016 1:45 pm
- Location: New Zealand
- Contact:
url segments not propagating
When someone posts a URL why does it not show in blue and you cannot click on it to bring it up? Thanks...
снять квартиру в капотне снять квартиру на длительный срок от хозяина продажа 1 х комнатных квартир москва недвижимость продажа квартир снять квартиру в москве без комиссии
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
- floxshifu
- User www
- Posts: 57
- Joined: Sun Sep 18, 2016 6:14 pm
Re: url segments not propagating
Hi, to see the issue please check here on my board (register is not needed) :
https://monsieursarcastique.fr/forums (this the iframe embedded) and go click on this forum link : "Espace Jeux". You'll see that the link is not working, BUT, if you check via the normal url (without iframe) on https://monsieursarcastique.fr/forum, you'll see the url is working correctly.
Hope I could help you
https://monsieursarcastique.fr/forums (this the iframe embedded) and go click on this forum link : "Espace Jeux". You'll see that the link is not working, BUT, if you check via the normal url (without iframe) on https://monsieursarcastique.fr/forum, you'll see the url is working correctly.
Hope I could help you