I used to get around this problem by adding my own HTML code for all buttons inside the description box. So I’d have the book description, and at the end of it (you need to flip to text mode) you can add something like:
<a href="amazonlink" target="_blank" rel="noopener noreferrer">Amazon</a> <a href="kobolink" target="_blank" rel="noopener noreferrer">Kobo</a> <a href="goodreadslink" target="_blank" rel="noopener noreferrer">Goodreads</a>
And so on, for as many buttons as you need. Then you don’t use the “real” 3 buttons, just this part.
But eventually I got fed up with that and I forked this plugin and enhanced it with my own code. I added up to 12 buttons, plus additional functionality – display books in series, add a “buy local” button if you have your own woocommerce shop, add links for excerpts and audio samples.
-
This reply was modified 4 years, 2 months ago by snowbelly.
-
This reply was modified 4 years, 2 months ago by snowbelly.
-
This reply was modified 4 years, 2 months ago by snowbelly.
-
This reply was modified 4 years, 2 months ago by snowbelly.
-
This reply was modified 4 years, 2 months ago by Yui. Reason: please use CODE button for proper formatting