-
AuthorPosts
-
madagascar Friend
madagascar
- Join date:
- March 2013
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 2 times in 1 posts
September 12, 2013 at 9:22 am #190519hi, 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 Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
September 12, 2013 at 9:37 am #505530I 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.
madagascar Friendmadagascar
- Join date:
- March 2013
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 2 times in 1 posts
September 12, 2013 at 9:46 am #505533Site-wide anything I keep seeing twice “rezzo originale 153,00 EUR”
the second is on the “più spedizione”
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
September 12, 2013 at 10:35 am #505548Did you check the code like I suggested? You can even post the file here so that someone can check it.
madagascar Friendmadagascar
- Join date:
- March 2013
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 2 times in 1 posts
September 18, 2013 at 7:22 am #506190Perfect, thank you very much that was the problem! 🙂
Where I write SOLVED?1 user says Thank You to madagascar for this useful post
AuthorPostsViewing 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
Joomshopping
Viewing 5 posts - 1 through 5 (of 5 total)