paranka1
Forum Replies Created
Viewing 7 replies - 1 through 7 (of 7 total)
-
it works perfectly thanks .
when will it be returned to the stable version ?
or just copy the templete text to the stable version ?Thank you, perfect!
hello I noticed that in the development version 4.0.0b05 the price does not have a comma and the currency symbol “€”.
Hello and thank you for your availability,
converts [amazon_textlink] correctly, but since the link is within a text, you should remove any div tags and leave only the link tags within a textnow:
<div class="amazon-auto-links"> <div class="amazon-products-container amazon-unit-" style=""> <div class="amazon-product-container"> <div class="amazon-product converted-aalb"> <a href="#" title="" rel="nofollow noopener" target="_blank">lormeipsum anchor text</a> </div> </div> </div> <!-- Rendered with Amazon Auto Links by miunosoft --> </div>
would be best:
<p>Lorem ipsum dolor sit amet, consectetur adipiscing <a href="#" title="" rel="nofollow noopener noreferrer" target="_blank">lormeipsum anchor text</a> Lorem ipsum dolor sit amet, consectetur adipiscing </p>
- This reply was modified 4 years, 9 months ago by paranka1.
Thanks
Yes, the text “lormeipsum anchor text” should replace the product title.
Viewing 7 replies - 1 through 7 (of 7 total)