Before you ask please READ THIS

Gallery in blog post

Hi,

How add gallery in blog post? I try with Wordpress gallery, but something is wrong. Set 3 rows, but all is in 1.

Comments

  • AirAir
    edited February 2018 Posts: 10,970
    Hey there!

    This my fault in last update, sorry for that, and thanks for informing us!

    Simplest way to fix it will be going to photoproof/advance/ class-apollo13-framework.php line ~414 and changing:
    add_theme_support('html5', array('search-form', 'comment-form', 'comment-list', 'gallery', 'caption'));
    to
    add_theme_support('html5', array('search-form', 'comment-form', 'comment-list', 'caption'));
    I will fix it for next update.

    With kind regards.
    Post edited by Air on
  • Posts: 115
    Thanks. Working fine :)
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!