Difference between revisions of "Notable and Most Recent Template Parts"
From GLMWiki
(Created page with "This page shows what site/template contains the most up to date template parts or which contain aspects or functionality which may be important in the future. Optimally these...") |
(→Parts) |
||
Line 5: | Line 5: | ||
=== Parts === | === Parts === | ||
− | * ''' | + | == Navigation/Header == |
+ | * '''Slideshow description slides in on image load''': CSRYE (www.csrye.org) | ||
* '''frontpage header video''': Petoskey Area: Shows a full width video in the header that makes use of javascript to switch out the video tag used for mobile/(tablet+desktop) | * '''frontpage header video''': Petoskey Area: Shows a full width video in the header that makes use of javascript to switch out the video tag used for mobile/(tablet+desktop) | ||
Line 13: | Line 14: | ||
* '''Member db profile images in the main nav dropdown''': Meetings Michigan. A problem as of this writing is that member db image resizing may result in very poor quality images in cases of extreme ratios (super wide or super tall) | * '''Member db profile images in the main nav dropdown''': Meetings Michigan. A problem as of this writing is that member db image resizing may result in very poor quality images in cases of extreme ratios (super wide or super tall) | ||
− | |||
+ | == Shop == | ||
+ | * '''shop sidebar nested categories display''': shop-cats-and-products.php : Turkeyville: Currently shows all categories for a shop. Sub categories only shown if category is selected. 'current' category get a '>' prefix. Going into a product page also shows the category that the product is a part of using a '>' prefix. Empty categories are not shown. Product numbers are not shown after the category titles. | ||
=== Functions === | === Functions === |
Revision as of 15:29, 5 December 2017
This page shows what site/template contains the most up to date template parts or which contain aspects or functionality which may be important in the future. Optimally these will all be integrated into a default/standard template. Do note that the best part to include here is not always the one most up to date.
Themes
Parts
- Slideshow description slides in on image load: CSRYE (www.csrye.org)
- frontpage header video: Petoskey Area: Shows a full width video in the header that makes use of javascript to switch out the video tag used for mobile/(tablet+desktop)
- split top navigation around logo: True North Golf: Uses two different navigation menus
- Member db profile images in the main nav dropdown: Meetings Michigan. A problem as of this writing is that member db image resizing may result in very poor quality images in cases of extreme ratios (super wide or super tall)
Shop
- shop sidebar nested categories display: shop-cats-and-products.php : Turkeyville: Currently shows all categories for a shop. Sub categories only shown if category is selected. 'current' category get a '>' prefix. Going into a product page also shows the category that the product is a part of using a '>' prefix. Empty categories are not shown. Product numbers are not shown after the category titles.