Posterboard – Events with pictures

WordPress Event Management, Calendars & Registration Forums General Question Posterboard – Events with pictures

This topic contains 3 replies, has 2 voices, and was last updated by  Stephen Harris 9 years, 5 months ago.

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

    Hello,

    I would like to have pictures for each event as shown in this example :

    http://wp-event-organiser.com/extensions/event-organiser-posterboard/attachment/screenshot-2-2/

    How can I do that ? Unfortunately if a put something like this :

    
    

    before

    <!--more-->  
    

    for example in my event post, it is not shown..

    Thank you 🙂

    Alexandre Janvier
    #19071

    Hi Alexandre,

    You’ll need to indent any code by 4 spaces for me to to able to see (see the help icon for details on using markdown).

    As for displaying pictures in the posterboard – that is default behaviour: simply assign the event a ‘featured image’.

    Stephen Harris
    #19076

    Sorry for the code not shown correctly.

    “Featured image” works perfectly as wanted 🙂

    Last question about it : is it possible to put the image in the center of the event displayed on posterboard?

    For the moment, by default, it is assigned to the left, as you can see on my website :

    http://www.owly.fr (“Norman sur scène” event for the example).

    Thank you!

    Alexandre Janvier
    #19077

    Seems your theme is not aligning images correctly, try adding

    .aligncenter{ display: block; margin: 0 auto; }
    

    to your theme’s style.css.

    Stephen Harris
Viewing 4 posts - 1 through 4 (of 4 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.