Add new Kindle FAQ section to How to Use our Ebooks, and a link to it in the azw3 download link

This commit is contained in:
Alex Cabal 2021-01-11 21:02:49 -06:00
parent 5eb32788d8
commit 79573d121c
2 changed files with 34 additions and 5 deletions

View file

@ -164,7 +164,7 @@ catch(\Exception $ex){
<span><a property="schema:contentUrl" href="<?= $ebook->Azw3Url ?>" class="amazon">
azw3
<meta property="schema:encodingFormat" content="application/x-mobipocket-ebook"/>
</a></span> <span></span> <span>Kindle devices and apps.<? if($ebook->KindleCoverUrl !== null){ ?> Also download the <a href="<?= $ebook->KindleCoverUrl ?>">Kindle cover thumbnail</a> to see the cover in your Kindles library.<? } ?></span></p>
</a></span> <span></span> <span>Kindle devices and apps.<? if($ebook->KindleCoverUrl !== null){ ?> Also download the <a href="<?= $ebook->KindleCoverUrl ?>">Kindle cover thumbnail</a> to see the cover in your Kindles library. You may be interested in our <a href="/help/how-to-use-our-ebooks#kindle-faq">Kindle FAQ</a>.<? }else{ ?> Also see our <a href="/how-to-use-our-ebooks#kindle-faq">Kindle FAQ</a>.<? } ?></span></p>
</li>
<? } ?>