Difference between revisions of "WordPress TwentyFourteen Modifications"

m
no edit summary
m
m
 
Line 9: Line 9:
Redirecting sitemap_index.xml to a different file  
Redirecting sitemap_index.xml to a different file  


==== Dependencies ====
====Dependencies====
The above redirections rely on proper naming conventions for Image and Post Permalinks (which also determines the ID Attribute for an Element).  Additionally, Apache level or WordPress level Redirects are also necessary for scrolling to a Fragment Link (AKA Anchor Link) on a web page.
The above redirections rely on proper naming conventions for Image and Post Permalinks (which also determines the ID Attribute for an Element).  Additionally, Apache level or WordPress level Redirects are also necessary for scrolling to a Fragment Link (AKA Anchor Link) on a web page.


===Other Coding===
===Other Coding===
Timeline Express: Scroll delay and adjustment to bring Event on Timeline into view
Timeline Express: Scroll delay and adjustment to bring Event on Timeline into view
A JavaScript function for Post Navigation


===To Do===
===To Do===