Title: digboston's Replies | WordPress.org

---

# digboston

  [  ](https://wordpress.org/support/users/digboston/)

 *   [Profile](https://wordpress.org/support/users/digboston/)
 *   [Topics Started](https://wordpress.org/support/users/digboston/topics/)
 *   [Replies Created](https://wordpress.org/support/users/digboston/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/digboston/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/digboston/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/digboston/engagements/)
 *   [Favorites](https://wordpress.org/support/users/digboston/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Widget Columns] Widgets size correctly but won’t sit on same row](https://wordpress.org/support/topic/widgets-size-correctly-but-wont-sit-on-same-row/)
 *  Thread Starter [digboston](https://wordpress.org/support/users/digboston/)
 * (@digboston)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/widgets-size-correctly-but-wont-sit-on-same-row/#post-11593415)
 * Thanks Alexis,
 * Figured it out the same time you posted…
 * Appreciate the response!
    -  This reply was modified 7 years, 1 month ago by [digboston](https://wordpress.org/support/users/digboston/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Widget Columns] Widgets size correctly but won’t sit on same row](https://wordpress.org/support/topic/widgets-size-correctly-but-wont-sit-on-same-row/)
 *  Thread Starter [digboston](https://wordpress.org/support/users/digboston/)
 * (@digboston)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/widgets-size-correctly-but-wont-sit-on-same-row/#post-11593398)
 * So, I fixed the problem by changing the CSS from the above to the below
 *     ```
       .featured-content {
           clear:both;
       }
   
       .featured-content {
           clear:none;
       }
       ```
   
    -  This reply was modified 7 years, 1 month ago by [digboston](https://wordpress.org/support/users/digboston/).
    -  This reply was modified 7 years, 1 month ago by [digboston](https://wordpress.org/support/users/digboston/).
    -  This reply was modified 7 years, 1 month ago by [digboston](https://wordpress.org/support/users/digboston/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] New user set password and reset password emails broken or missing links](https://wordpress.org/support/topic/new-user-set-password-and-reset-password-emails-broken-or-missing-links/)
 *  [digboston](https://wordpress.org/support/users/digboston/)
 * (@digboston)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/new-user-set-password-and-reset-password-emails-broken-or-missing-links/#post-11553085)
 * Having the same issue. Have checked the “send HTML emails” and changed the number
   of reset attempts.
 * I can’t replicate it every time. Sometimes the link works but most times it says
   it’s an invalid key. The link spits out a strange string.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Optimizer] Changing the buttons in the frontpage](https://wordpress.org/support/topic/changing-the-buttons-in-the-frontpage/)
 *  Thread Starter [digboston](https://wordpress.org/support/users/digboston/)
 * (@digboston)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/changing-the-buttons-in-the-frontpage/#post-6696578)
 * [http://dev-binj.pantheon.io/](http://dev-binj.pantheon.io/)
 * I can e-mail you admin access if you need.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Optimizer] Changing the buttons in the frontpage](https://wordpress.org/support/topic/changing-the-buttons-in-the-frontpage/)
 *  Thread Starter [digboston](https://wordpress.org/support/users/digboston/)
 * (@digboston)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/changing-the-buttons-in-the-frontpage/#post-6696440)
 * I mean the buttons that say “button 1” and “Button 2” that are currently “demo”
   and “Download” on the theme front page slider. When I click on the plus sign 
   they don’t open up to anything. It’s like something is messing with the code 
   to open them except I haven’t any plugins at all on the site yet. Have only downloaded
   theme.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Add Meta Tags] Text appearing on page that appears to be generated by plug in.](https://wordpress.org/support/topic/text-appearing-on-page-that-appears-to-be-generated-by-plug-in-1/)
 *  [digboston](https://wordpress.org/support/users/digboston/)
 * (@digboston)
 * [11 years ago](https://wordpress.org/support/topic/text-appearing-on-page-that-appears-to-be-generated-by-plug-in-1/#post-6235284)
 * Hi George,
 * The comment tags begin in the `<head>` and end in the `<body>` and this is causing
   an issue. It only happened last update.
 * [http://imgur.com/PfRCFSF](http://imgur.com/PfRCFSF) – Screenshot link
 * It’s not the same part of the meta tags every time. Sometimes the title, sometimes
   the tags, but it’s always generated by this plugin and falls in between these
   tags. When I remove that part out of the meta tag section on the post the words
   disappear.
 * The plugin is generating code in the `<head>` and `<body>` tags for some reason
   and you’ll see it in the screenshot where the comment `<!-- BEGIN Metadata added
   by Add-Meta-Tags WordPress plugin -->` is in the `<head>` section and the `<!--
   END Metadata added by Add-Meta-Tags WordPress plugin -->` comment comes up in
   the `<body>` tag.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Add Meta Tags] Text appearing on page that appears to be generated by plug in.](https://wordpress.org/support/topic/text-appearing-on-page-that-appears-to-be-generated-by-plug-in-1/)
 *  [digboston](https://wordpress.org/support/users/digboston/)
 * (@digboston)
 * [11 years ago](https://wordpress.org/support/topic/text-appearing-on-page-that-appears-to-be-generated-by-plug-in-1/#post-6235256)
 * Hi George, the plugin is a huge help and a cup of coffee is on the way. I am 
   having this issue as well. We haven’t anything in the global full meta tags section.
   What’s happening is that the title entered into the post is appearing as plain
   text immediately below the body tag.
 * Here is a screenshot on Imgur: [http://i.imgur.com/5eRCcya.png](http://i.imgur.com/5eRCcya.png)
 * Link to the post is here: [https://digboston.com/sneaky-sounds-say-hello-to-bostons-new-converse-rubber-tracks-studio/](https://digboston.com/sneaky-sounds-say-hello-to-bostons-new-converse-rubber-tracks-studio/)
 * Appreciate the help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WebberZone Top 10 — Popular Posts] Widget only shows "not top posts yet"](https://wordpress.org/support/topic/widget-only-shows-not-top-posts-yet/)
 *  Thread Starter [digboston](https://wordpress.org/support/users/digboston/)
 * (@digboston)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/widget-only-shows-not-top-posts-yet/#post-5984473)
 * Hi,
 * Thanks for quick response. blog_id under wp_top_ten is showing a 1
 * Is that correct?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Disqus Conditional Load] CSS broken?](https://wordpress.org/support/topic/css-broken-1/)
 *  Thread Starter [digboston](https://wordpress.org/support/users/digboston/)
 * (@digboston)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/css-broken-1/#post-5787316)
 * Thanks Joel,
 * Appreciate the quick reply. Will await your response.
 * John

Viewing 9 replies - 1 through 9 (of 9 total)