test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • madagascar Friend
    #190519

    hi, I’m using joomshopping and wrote to the producer who has sent me to you because it says it is a problem of template.

    in the product detail http://www.web-brand.it/legnapellets/prodotti/product/view/2/97 the “Prezzo originale 153.00 EUR” is repeated twice, how do I take only one? thanks

    swissa Friend
    #505530

    I only saw one first but then saw what you mean.

    You need to navigate to domain/components/com_jshopping/templates/ja_tiris/ and take a copy of product_default.php (that way you have a back-up)

    Open the file and look for this code and make sure it is only in there once.

    <?php if ($this->product->product_old_price > 0){?> <div class="old_price">
    <?php print _JSHOP_OLD_PRICE?> <span class="old_price" id="old_price"><?php print formatprice($this->product->product_old_price)?></span>
    </div>
    <?php }?>

    If you have this 2 times then remove the second one, save the file back to the server, clear server cache and see if that helps.

    Please make sure you take a back-up of your site first. Ignore the attached screenshot.


    1. Screen-Shot-2013-09-12-at-11.34.53-AM
    madagascar Friend
    #505533

    Site-wide anything I keep seeing twice “rezzo originale 153,00 EUR”

    the second is on the “più spedizione”

    swissa Friend
    #505548

    Did you check the code like I suggested? You can even post the file here so that someone can check it.

    madagascar Friend
    #506190

    Perfect, thank you very much that was the problem! 🙂
    Where I write SOLVED?

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  madagascar 11 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum