Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Baden

    (@baden03)

    Here is an example of how the short code is used:

    [column width="180px" padding="10px"]content[/column]
    [column width="120px" padding="10px"]content[/column]
    [end_columns]

    the word ‘content’ is a placeholder. you replace this with the stuff you want to be displayed. in your case this seems to be pictures. so you would do something like:

    [column width="180px" padding="10px"]<img src="https://spacedonkey.de/wp-content/uploads/2012/09/ninja_turtles-150x150.jpg">[/column]
    [column width="120px" padding="10px"]<img src="https://spacedonkey.de/wp-content/uploads/2012/09/ninja_turtles.jpg">[/column]
    [end_columns]

    If that does not help, you are going to have to explain what you mean by:

    but i don’t even know how to get the pictures with your plugin…. the word ‘content’ in your documentation doesn’t tell anythin’

    Thread Starter Elaine-

    (@elaine-2)

    well, what i want is my blog posts, an updating grid, with my most recent post in the top left corner… you know…. this is my website right now CLICK HERE

    the grid is so boring it’s going to kill me lol

    Plugin Author Baden

    (@baden03)

    The grid on your page is using masonry to create the grids.

    I am sorry to report that your issues will not be solved by this plugin.
    Issue marked as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘pictures as content?’ is closed to new replies.