Viewing 1 replies (of 1 total)
  • Plugin Author Eric Amundson

    (@sewmyheadon)

    blitz999,

    You can customize the output template to your heart’s content.

    From the FAQ:

    How do I change the output template
    Simply copy the posts_loop_template.php to your theme directory and make changes as necessary.

    You can even rename it – but make sure to indicate that in the shortcode using the template=’template_name.php’.

    You can even use different templates for each shortcode if you like.

    From the Installation page:

    [ic_add_posts template='template-in-theme-dir.php'] – In case you want to style your markup, add meta data, etc. Each shortcode can reference a different template. These templates must exist in the theme directory.

    Hope that helps.

    Eric

Viewing 1 replies (of 1 total)

The topic ‘Adding custom classes’ is closed to new replies.