× About Services Clients Contact

dummy 4

Dummy 3

Dummy 2

Dummy 1

Aspire Park Doha test Pictures

Notes / To Do

  1. Find a way to put full sized pictures in between posts
  2. 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
  3. find out what the formats in the Post section do
    • They tell the Theme how to display the post.
    • Basically only additional meta data
  4. Insert a scroll down button in the start page
    1. in footer.php is the scroll up button.
    2. copy that one to header.php and make the necessary modifications
    3. change (or better create) the design in style.css
    4. find and adopt the Java script to make it disappear
  5. Change design on scroll up button in gallary pages
  6. Change the size of the Reply box
  7. Change Number of colums on first page.
    1. in /inc/customizer/pixgraphy_default_values.php change the value of variable pixgraphy_column_post
    2. in styles.css (around row 2050) make an entry for three-colum-post

test

Aspire Park Doha test Pictures