• Resolved wstor92

    (@wstor92)


    Hello. Love the player. Looking forward to using it on some of our sites.

    Having trouble adjusting the accent color. I’m using the following code. It looks right, but the player stays green.

    [podcastplayer feed_url =’https://feed.podbean.com/retirementreality/feed.xml’ accent_color =”#004371′]

    Any ideas?

    Also, is it possible to hide the “visit website” link in the header?

    Thanks!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Veda

    (@vedathemes)

    Hi there,

    Thanks for trying podcast player.

    Seems you are using double quote on one side and single quote on other side of the color hex code. I have corrected the shotcode for you, please copy paste following code,
    [podcastplayer feed_url='https://feed.podbean.com/retirementreality/feed.xml' accent_color='#004371']

    Yes, it is possible to remove visit website link in the header.

    1. If you want to display some custom menu. Just create a WordPress custom menu from Dashboard > Appearance > Menus (Let’s say custom menu name is ‘My Podcast‘). Now add podcast_menu='My Podcast' in the shortcode.

    2. If you do not wish to display any links in the header, just add hide_subscribe='true' in the shortcode.

    Hope it will solve your issues. Please inform if you need any other help.

    Thanks

    • This reply was modified 5 years, 6 months ago by Veda.
    Thread Starter wstor92

    (@wstor92)

    Excellent. Worked like a charm. Thank you!

    Plugin Author Veda

    (@vedathemes)

    welcome

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Accent Color’ is closed to new replies.