+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Problem with news

  1. #11
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    409
    I slightly modified the appearance of the news, so I think it's better.

  2. #12
    Guru
    Join Date
    Jul 2019
    Location
    Australia
    Posts
    671
    [QUOTE=Jen
    Boatfind.com
    Boatfind.com.au

  3. #13
    Guru
    Join Date
    Jul 2019
    Location
    Australia
    Posts
    671
    Do you know how to put the categorie on the corner of the picture? Would realy like to show it on the picyure. My coding is very limited.
    Boatfind.com
    Boatfind.com.au

  4. #14
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    409
    I haven't done that either, but it's a good idea. I'll try to see if it can be done somehow.

  5. #15
    Guru
    Join Date
    Jul 2019
    Location
    Australia
    Posts
    671
    <div class="date">{$lang.category}:
    <a href="{pageUrl key='news' add_url='category='|cat:$article.Category_Path}" title="{$article.Category_Name}">
    {$article.Category_Name}
    </a>
    </div>

    this is the code but it does not show the link if you move it to the news block in a divider.

    its looking for the "key"in url?
    Boatfind.com
    Boatfind.com.au

+ Reply to Thread