J. Lukass
J. Lukass
Offline
0
Hi Germi!

In the demo below are the two albums (Some featured albums).

Can I do that are here displayed the three latest/newest albums???

THANKS!
Responses (9)
  • Accepted Answer

    Tuesday, March 09 2010, 06:29 PM - #Permalink
    0
    The reply is currently minimized Show
  • Accepted Answer

    J. Lukass
    J. Lukass
    Offline
    Tuesday, March 09 2010, 10:29 PM - #Permalink
    0
    could also use the plugin to display the latest albums?
    The reply is currently minimized Show
  • Accepted Answer

    J. Lukass
    J. Lukass
    Offline
    Sunday, March 21 2010, 09:18 AM - #Permalink
    0
    Hi!

    In whitch file can I change the displayed fields for the plugin?
    I'd like to remove Catalog N°.

    Can I integrate the first 100 letters of the Review???

    THANK YOU!
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, March 21 2010, 10:26 AM - #Permalink
    0
    /plugins/content/showalbum.php
    The reply is currently minimized Show
  • Accepted Answer

    J. Lukass
    J. Lukass
    Offline
    Sunday, March 21 2010, 10:30 PM - #Permalink
    0
    Thanks!

    Can I integrate the first 100 letters of the Review???
    The reply is currently minimized Show
  • Accepted Answer

    J. Lukass
    J. Lukass
    Offline
    Tuesday, March 23 2010, 03:37 PM - #Permalink
    0
    Hi Germi!

    I have now added:


    ".$album->review."



    I see now the review :)

    But some texts are too long :(
    It is somehow possible, to display only a maximum of 200 letters?

    Thank you!
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, March 23 2010, 03:38 PM - #Permalink
    0
    you can use the substr PHP function..

    ".substr($album->review,0,200)."
    The reply is currently minimized Show
  • Accepted Answer

    J. Lukass
    J. Lukass
    Offline
    Tuesday, March 23 2010, 04:00 PM - #Permalink
    0
    Sensationally, works great :)

    THANK YOU!
    The reply is currently minimized Show
  • Accepted Answer

    J. Lukass
    J. Lukass
    Offline
    Tuesday, March 23 2010, 10:59 PM - #Permalink
    0
    Hi!

    Would still like to adjust the gray background of the plugin.
    Should be a little brighter, as in the joomla template.

    Can I change this?

    THANK YOU!
    The reply is currently minimized Show
Your Reply