• Resolved echtemannen

    (@echtemannen)


    First of all i would like to compliment you on this plugin i truely love it.

    But, i have 2 questions.

    First i want to center the images and the title within the cell. I have tried several thing but without any luck.

    Second i wonder if you have any tips about using the excerpt function. I have added the neceserry lines to functions.php but still no excerpt.

    I have added the folowing line to my page.php on http://www.echtemannen.info.

    <?php print autonav_wl_shortcode(array(‘display’=>’images,excerpt’,’caption’=>'<h1>Onderligende paginas</h1>’,’orderby’=>’post_date’,’order’=>’desc’,’pics_only’=>’1′,’paged’=>’12’)); ?>

    Can you please help me out with this as i love the plugin.

    http://wordpress.org/extend/plugins/autonav/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wlindley

    (@wlindley)

    Centering: Use CSS. With the Firefox browser, I suggest the Firebug plugin so you can see what HTML is actually being emitted. Firebug also lets you test various bits of CSS to see what works. Chrome has a similar function.

    Excerpts: Have you actually written manual excerpts for your child pages?

    Thread Starter echtemannen

    (@echtemannen)

    First of all my appologies for the late response.

    I have added the tags to my CSS and it is working just fine thank you very much for your suggestion.

    Feel free to have a look at http://www.echtemannen.nl

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Center images and excerpt’ is closed to new replies.