• I need more than 3 buy buttons. I see that cjcagle @cjcagle asked the same question and somehow figured it out. Any ideas? TIA

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ejauthor

    (@ejauthor)

    Oh, tagging corinneolson @corinneolson too, who started to reply to the previous ask.

    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
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add more buy buttons to book page’ is closed to new replies.