• Hello all,

    I had some theme issues with this plug-in however, I was able to find a solution and wanted to share it. With the current release of Atahualpa theme 3.7.1 you may insert Social media mashup in the sidebar, but some URL’s from your updates will break out of the sidebar and go over your background or your page. All you need to do to fix this visual problem is to go into your Social Media Mashup CSS file titled “social-media-mashup/style.css” and then insert this CSS code:

    .smm-item {
        word-wrap: break-word;
    }

    http://wordpress.org/extend/plugins/social-media-mashup/

  • The topic ‘Some Atahualpa theme issues with Social Media Mashup’ is closed to new replies.