Hello community & programmers!
First of all: Thanks for this great Subscribe Button (and the Podlove project as a whole)!
I’d like to add a single Subscribe Button to one of my Wordpress pages. Therefore I found the shortcode [podlove-podcast-subscribe-button]
. By default, this one is way too big for my case. It’s fine for the sidebar though. Then I found a few parameters like “small”, “big”, “big-logo” (that’s the default one) and so on.
Now to my question: How do I apply these parameters to this one single button? I tried stuff like:
[podlove-podcast-subscribe-button-small]
[podlove-podcast-subscribe-button "small"]
… and so on. Nothing worked. As you might know by now, hardly know anything about programming. So I’d appreciate your help here.
Now as I have started this topic, I could take it a bit further: How do i change the colors of the button? I found this. Once again, I don’t know where (and how) to apply the listed parameters.