+ Reply to Thread
Results 1 to 3 of 3

Thread: listing box plugin

  1. #1
    Senior Member
    Join Date
    Dec 2012
    Posts
    102

    listing box plugin

    Is there a way to hide listing boxes when there is no listing active instead of showing 'No listings added yet. click to add a new one.'?

  2. #2
    I suggest you create a new ticket with the request and we will do it as customization to you.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Senior Member
    Join Date
    Dec 2012
    Posts
    102
    found it.I just changed last lines in listings_box.block.tpl:

    {*assign var='link' value='<a href="'|cat:$href|cat:'">$1</a>'}
    {$lang.no_listings_here|regex_replace:'/\[(.+)\]/':$link*}

+ Reply to Thread