Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Angelo Mandato

    (@amandato)

    The lines 48/49 style the subscribe sidebar widget specifically, they should not apply to other elements on your website.

    Can you reply with a link to your website so we can see what is happening?

    Thread Starter detroitlionspodcast

    (@detroitlionspodcast)

    Well, the good news is that it only affects the spacing on the “Subscribe to our podcast” heading. I’ve fixed it, but you can see where it would occur at: https://detroitlionspodcast.com

    The specific lines of code mentioned put the “subscribe to our podcast” heading on the bottom of the blue background rather than vertically centered.

    Plugin Author Angelo Mandato

    (@amandato)

    Ahh I see, thanks for showing the example.

    Perhaps what we can do is provide a define you can put in your wp-config.php to prevent PowerPRess from adding the CSS, then you can simply copy/paste the CSS you want to use into your theme. Does that sound like a good option?

    Plugin Author Angelo Mandato

    (@amandato)

    detroitlionspodcast, please email me your issue/ticket number from when you contacted Apple. cio [at] rawvoice dot com. I will pass that up to our contact at Apple to follow up with.

    Thread Starter detroitlionspodcast

    (@detroitlionspodcast)

    The define would be great! I appreciate it. I think the second message was actually meant for someone else, I didn’t contact Apple.

    Thanks!

    Hi there!

    Guys, I need some help… my subscribe page is not ok, the icons and links for itunes, android, email, etc are not on the side of my podcast cover, it is bellow it… I don’t know what to do to fix that. Take a look: https://natanrufino.com.br/assine-nosso-podcast-2/
    Any adivice would be nice! =)

    Thanks a lot!
    Natan

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    thanks!! I’ll do it now…

    Plugin Author Angelo Mandato

    (@amandato)

    @detroitlionspodcast,

    The new define option is:

    define('POWERPRESS_SUBSCRIBE_SIDEBAR_NO_H_STYLING', true);

    It will completely remove the h1, h2, and h3 styling applied to the header label above the subscribe sidebar widgets. Expect this in the next release of PowerPress, version 7.0.3.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Please stop hard coding style!!!’ is closed to new replies.