WordPress Image Control: Difference between revisions

mNo edit summary
Line 59: Line 59:
****To redirect Image Permalinks to specific Pages;
****To redirect Image Permalinks to specific Pages;
*****'''Redirect''' (under Tools, Redirection); This Plugin provides the ability to create a list of of redirects.
*****'''Redirect''' (under Tools, Redirection); This Plugin provides the ability to create a list of of redirects.
*****If the redirect for an Image Attachment Permalink includes a "hash" ( # ) to scroll to a specific location on a page, the format is: <nowiki>https://WhatEverWebSite/WhatEverPage/#WhatEverLocation</nowiki> (WordPress manipulates the URL from the "classic" HTML where it is: <nowiki>https://WhatEverWebSite/WhatEverPage#WhatEverLocation</nowiki> (with no forward slash ( / ))
****...and from there, and Image could be opened in a lightbox, etc.
***For Plugins like Timeline Express that have delayed rendering which affect Fragment Location / Anchor scrolling, additional steps have to be taken.
***For Plugins like Timeline Express that have delayed rendering which affect Fragment Location / Anchor scrolling, additional steps have to be taken.
****To redirect Image Permalinks to specific Pages;
****To redirect Image Permalinks to specific Pages, start with the step from above;
*****'''Redirect''' (under Tools, Redirection); This Plugin provides the ability to create a list of of redirects.
*****'''Redirect''' (under Tools, Redirection); This Plugin provides the ability to create a list of of redirects.
****...and then insert the below code into a Footer (using '''Header Footer Code Manager''') where the Timeline is configured;<syntaxhighlight lang="text">
****...and then insert the below code into a Footer (using '''Header Footer Code Manager''') where the Timeline is configured;<syntaxhighlight lang="text">