Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author leethompson

    (@leethompson)

    bergblume,
    I am adding a feature at this moment, and will work on adding excerpt instead of read more. I will try to add font to use themes font too. I have broke my svn at the moment and you will see much changes as my commits are failing. I apologize for the update issues.

    Thread Starter bergblume

    (@bergblume)

    hi leethompson,

    thanks a lot for your prompt reply.
    That′s great to hear that you want to integrate excerpts instead of “read more”

    I just figured out to change font size and style in the folder plugins\lazy-content-slider\css ??

    Plugin Author leethompson

    (@leethompson)

    hi bergblume,
    I have committed version 2.0 and removed the font family and added a dark r light style. I dont know why its not showing in the admin section of WP. I will fix that once I get the excerpts done. At the moment to get the latest veriosn you have to uninstall and reinstall.

    Lee

    Thread Starter bergblume

    (@bergblume)

    great, Lee! many thanks…
    looking forward to the excerpt-integrated-version

    I have done also a small modification that could be useful for your next version..

    Instead of

    <?php echo $largeimage ?>

    I changed this line in lzcs.php to

    <a href="<?php echo get_permalink($recent["ID"]) ?>" ><?php echo $largeimage ?></a>

    so that also the huge background images a clickable…

    Plugin Author leethompson

    (@leethompson)

    bergblume,
    Thanks for all the suggestions, I have added the excerpt portion. please let me know what you think.

    Lee

    Thread Starter bergblume

    (@bergblume)

    Hi Lee! Wow. perfect! works like a charm! many thanks!

    Plugin Author leethompson

    (@leethompson)

    bergblume,

    Not a problem, If you need anything else please let me know.

    Lee

    Plugin Author leethompson

    (@leethompson)

    Marking as Resolved

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: Lazy content Slider] How to get extract in slider’ is closed to new replies.