Anthony_Richardson Posted March 11, 2020 Share Posted March 11, 2020 I have read plenty regarding URL mapping, and I understand the very essence of it is to redirect users from a dead page. I'm wondering if there is some magical code that can help me redirect a blog post that is active/live to another URL, either internal or external? I am trying to figure a workaround for the lack of Gallery Block Summary with clickable links for 7.1, and I'm not getting far with something. Link to comment
tuanphan Posted March 12, 2020 Share Posted March 12, 2020 Add Code Block to blog post > Paste this code <script> setTimeout(function(){ window.location.href = 'https://beaverhero.com'; }, 5000); </script> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.