Closed MYITWORKS closed 8 years ago
@MYITWORKS Do you have n public URL to check this? I think this is more a css-issue than a translation issue.
We did see the same problem, but it was after using magesetup2, which adds Inkl. xx MwSt., exkl. Versandkosten
underneath the price, so it may be an issue with that.
Hi there,
Sorry, just a dev-system with no public URL.
But you are completely right. I added magesetup2 too.
I will create an issue @ firegento-magesetup2 #16
Here the code of both elements (just if you are curious):
<span class="tax-details">Inkl. 7% MwSt.<span class="tax-separator">, </span><span class="shipping-cost-details">exkl. <a href="http://192.168.10.134/lieferung">Versandkosten</a></span></span>
`
<div class="actions-secondary" data-role="add-to-links">
<a href="#" data-post="{"action":"http:\/\/192.168.10.134\/wishlist\/index\/add\/","data":{"product":"10","uenc":"aHR0cDovLzE5Mi4xNjguMTAuMTM0Lw,,"}}" class="action towishlist" data-action="add-to-wishlist" title="Zur Wunschliste hinzufügen">
<span>Zur Wunschliste hinzufügen</span>
</a>
<a href="#" class="action tocompare" data-post="{"action":"http:\/\/192.168.10.134\/catalog\/product_compare\/add\/","data":{"product":"10","uenc":"aHR0cDovLzE5Mi4xNjguMTAuMTM0Lw,,"}}" title="Zur Vergleichsliste hinzufügen">
<span>Zur Vergleichsliste hinzufügen</span>
</a>
</div>
</div>`
great, so I'll close it then
After installing there is a problem in the widget-area "what's new" of the sample-data-shop
as you see in the picture the text "Inkl. 7% MwSt., exkl. Versandkosten" cant be seen completely but is overlayed by the "zum warenkorb hinzufügen" button
I already cleard caches, restartet ubuntu server. stays the same.