• Closed
  • Pandri Akmal
    Spectator
    December 12, 2015 at 7:35 pm #23027

    Hi again, I have some questions:
    1. how to edit the space between the top and bottom in alora? I mean as shown below:

    view my site for detail: my site

    2. why when I add new posting, no format “aside”? whereas if I edit posts demo content, format “aside” available?
    format asite available when edit posts from demo content.

    Format aside not available when add new post.

    Please respond.

    Thomas Barnhart
    Spectator
    Posts: 3
    December 20, 2015 at 3:51 am #23153

    I have this same issue

    Denzel Chia
    Moderator
    Posts: 2656
    December 21, 2015 at 6:52 am #23158

    Hi,

    In Alora theme functions.php line 74
    // Post Formats
    add_theme_support('post-formats', array('gallery', 'link', 'image', 'quote', 'video', 'audio', 'chat'));

    You can see that aside is not supported.

    Thanks!