Button Issues in Pinboard

Viewing 3 posts - 1 through 3 (of 3 total)
  • #21709
    angelfehr
    Participant

    I’m having trouble with image links since installing Pinboard theme. You can see in the sidebar here: http://angelafehr.com/wordpress that the “Subscribe” box contains form fields but no “Submit” button – it has vanished since installing the theme. Widget code hasn’t changed.

    I also had trouble with an image changing and not linking to the URL I’d associated with it on one of my pages. I had thought originally that it was a plugin issue, but seeing as my MailChimp submit button is missing and the plugin I thought was the culprit has been deactivate, I’m thinking it’s Pinboard. Any easy fixes for this? I’m not interested in doing a lot of coding; there are enough WordPress themes out there that I will switch to a better one if this isn’t a simple fix.

    #21710
    angelfehr
    Participant

    Also my Youtube channel widget is completely missing.

    #21736
    PJ White
    Participant

    Hi, I had the same issue – of the disappeared button.

    It apparently was to do with conflicts of the background. The answer for me was to add the following css:

    #mc_embed_signup input[type=submit]{
    background-image: none;
    }

    I found this at

    https://wordpress.org/support/topic/mailchimp-subscribe-button-not-there

    Hope this helps. Let me know if you’re unsure of where to add the css.

Viewing 3 posts - 1 through 3 (of 3 total)

Tagged: 

You must be logged in to reply to this topic.