• Closed
  • Pandri Akmal
    Spectator
    12.12.2015 at 19:35 #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
    20.12.2015 at 03:51 #23153

    I have this same issue

    Denzel Chia
    Moderator
    Posts: 2656
    21.12.2015 at 06:52 #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!