Notes / To Do
- Find a way to put full sized pictures in between posts
- Resize pictures from 6000×4000 to 1500×1000 to reduce size
- Done.
- Can be achieved by calling wp_get_thumbnail_url and hand over desired size
- WordPress is doing the rest
- find out what the formats in the Post section do
- They tell the Theme how to display the post.
- Basically only additional meta data
- Insert a scroll down button in the start page
- in footer.php is the scroll up button.
- copy that one to header.php and make the necessary modifications
- change (or better create) the design in style.css
- find and adopt the Java script to make it disappear
- Change design on scroll up button in gallary pages
- Change the size of the Reply box
- Change Number of colums on first page.
- in /inc/customizer/pixgraphy_default_values.php change the value of variable pixgraphy_column_post
- in styles.css (around row 2050) make an entry for three-colum-post