THEMEHALL
  • Omega
  • Cart
  • Support
  • My Account

Magazine Carousel

Home › Forums › Omega Child › Magazine Carousel

Tagged: Carousel, Magazine

  • This topic has 3 replies, 2 voices, and was last updated 12 years, 3 months ago by han.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • January 9, 2014 at 2:26 pm #1475
    John RC
    Participant

    Hi Han,

    I’m really enjoying the Magazine child theme, thanks.

    I have a couple of questions concerning the carousel:

    1. How do I keep the carousel to a fixed width and height? If I read the css correctly the default size is ‘medium’, how do I make it defined variables? (I prefer the height of the second image, not the first).
    2. Is there a way to order the post/images on the carousel? At the moment the newest are the first seen, but I would like to change that as new content is added and importance of post changes.

    You can find my site here: http://www.roommatecolumn.com

    Thanks, I appreciate the help!
    John

    January 10, 2014 at 1:52 pm #1502
    han
    Keymaster

    Hi John, you need to customize the child theme
    1. open functions.php and modify this line
    add_image_size( 'sticky', '980', '400', true );
    2. open home.php and modify function magazine_get_featured_posts as you need

    January 11, 2014 at 10:40 pm #1521
    John RC
    Participant

    Thanks Han,

    I managed to correct the second point with your direction, but the first is still not functioning.

    Thank you for the assistance,
    John

    January 14, 2014 at 12:06 pm #1528
    han
    Keymaster

    It looks like you solved point #1.

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)

You must login to reply to this topic.

Copyright © 2025 THEMEHALL.

  • Terms of Service
  • Resources
  • Blog
  • Support
css.php