Photos in blog are posting as background

  • Unknown's avatar

    I have a simple site. I have two blog entries that include a photo. The photo then shows up as the background when published and shared on FB. or viewing on the web. becoming part of the header.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    We have no control over what is displayed by social l networks like the images that Twitter, Facebook or any other social networks chooses to display or when they choose to flush their image caches. We really only send them the URL of the post, and they hunt through that for the excerpt and images to include.

    Please read Images in Publicize http://en.support.wordpress.com/publicize/#images-in-publicize

    Facebook debugger
    http://developers.facebook.com/tools/debug
    Facebook image thumbnail

    Facebook Image Thumbnail

  • Unknown's avatar

    Even in WordPress preview?

  • Unknown's avatar

    What do you mean by preview? Post a screenshot please.

    Screenshots can be very helpful. You can use http://snag.gy/ or http://cloudup.com to share screenshots and link to them here. If you use the WordPress.com guide for screenshots http://en.support.wordpress.com/make-a-screenshot/ you can and upload it to your Media Library, and return to this thread to provide the file name so Staff can examine it.

    Then type modlook into the sidebar tags on this thread for Staff help. How do I get a Moderator/Staff reply for my question? https://en.support.wordpress.com/getting-help-in-the-forums/#how-do-i-get-a-moderatorstaff-reply-for-my-question Then please subscribe to this thread so you are notified when they respond. To subscribe look in the sidebar of this thread, find the subscribe to topics link and click it.

  • Unknown's avatar

    Here is the code…. note, there is a background picture line in the header portion. I do not want that. How do I turn it off?

    <!DOCTYPE html>
    <html lang=”en”>
    <head>
    <meta charset=”UTF-8″>
    <meta name=”viewport” content=”width=device-width, initial-scale=1″>
    <link rel=”profile” href=”http://gmpg.org/xfn/11″>

    <title>The cat – poetry is poetry</title>
    <script>
    ( function() {
    var query = document.location.search;

    if ( query && query.indexOf( ‘preview=true’ ) !== -1 ) {
    window.name = ‘wp-preview-12’;
    }

    if ( window.addEventListener ) {
    window.addEventListener( ‘unload’, function() { window.name = ”; }, false );
    }
    }());
    </script>
    <link rel=’dns-prefetch’ href=’//s2.wp.com’ />
    <link rel=’dns-prefetch’ href=’//s1.wp.com’ />
    <link rel=’dns-prefetch’ href=’//s0.wp.com’ />
    <link rel=’dns-prefetch’ href=’//fonts.googleapis.com’ />
    <link rel=”alternate” type=”application/rss+xml” title=”poetry is poetry » Feed” href=”https://poetryispoetry.wordpress.com/feed/” />
    <link rel=”alternate” type=”application/rss+xml” title=”poetry is poetry » Comments Feed” href=”https://poetryispoetry.wordpress.com/comments/feed/” />
    <script type=”text/javascript”>
    /* <![CDATA[ */
    function addLoadEvent(func) {
    var oldonload = window.onload;
    if (typeof window.onload != ‘function’) {
    window.onload = func;
    } else {
    window.onload = function () {
    oldonload();
    func();
    }
    }
    }
    /* ]]> */
    </script>
    <script type=”text/javascript”>
    window._wpemojiSettings = {“baseUrl”:”https://s0.wp.com/wp-content/mu-plugins/wpcom-smileys/twemoji/2/72×72/”,”ext”:”.png”,”svgUrl”:”https://s0.wp.com/wp-content/mu-plugins/wpcom-smileys/twemoji/2/svg/”,”svgExt”:”.svg”,”source”:{“concatemoji”:”https://s1.wp.com/wp-includes/js/wp-emoji-release.min.js?m=1516999477h&ver=4.9.5″}};
    !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline=”top”,l.font=”600 32px Arial”,a){case”flag”:return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case”emoji”:return b=d([55357,56692,8205,9792,65039],[55357,56692,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement(“script”);c.src=a,c.defer=c.type=”text/javascript”,b.getElementsByTagName(“head”)[0].appendChild(c)}var g,h,i,j,k=b.createElement(“canvas”),l=k.getContext&&k.getContext(“2d”);for(j=Array(“flag”,”emoji”),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],”flag”!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener(“DOMContentLoaded”,h,!1),a.addEventListener(“load”,h,!1)):(a.attachEvent(“onload”,h),b.attachEvent(“onreadystatechange”,function(){“complete”===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);
    </script>
    <style type=”text/css”>
    img.wp-smiley,
    img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
    }
    </style>
    <link rel=’stylesheet’ id=’all-css-0-1′ href=’https://s0.wp.com/_static/??-eJyFUdFOwzAM/CGywFgRL4hvSVLTeo2TKE4o+3vcFiqxTeGlsi93vtNVz0m5GAqEoqmq5OuAgfWcXCTFhB4uV9vBMT/o+zKull3GVDDK9hG9j3OLP8ZPyMpWaz2Iulw87HQMztdeYAF0b3hEOcAHwnBLObMu8j7Z+LUPLV+P06KCkoyb1Lq16KYXV2VN/mli3zcR6hDLmm4fWtdczCA4JVMWBkGPBjyQ0FoySi+/qmUcJXnTZotqbcrArORLWEmVUYz+iUdLlK2Vtfw/yI10u6hTtRoFyYPxxkkL6nj1Q+94DRAgb83dHRftO709dcfHU3fqnl/P32eGAwg=?cssminify=yes’ type=’text/css’ media=’all’ />
    <style id=’wpcom-admin-bar-inline-css’ type=’text/css’>

    .admin-bar {
    position: inherit !important;
    top: auto !important;
    }
    .admin-bar .goog-te-banner-frame {
    top: 32px !important
    }
    @media screen and (max-width: 782px) {
    .admin-bar .goog-te-banner-frame {
    top: 46px !important;
    }
    }
    @media screen and (max-width: 480px) {
    .admin-bar .goog-te-banner-frame {
    position: absolute;
    }
    }

    </style>
    <link rel=’stylesheet’ id=’intergalactic-2-lato-css’ href=’https://fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700%2C300italic%2C400italic%2C700italic%26subset%3Dlatin%2Clatin-ext&subset=latin%2Clatin-ext’ type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’all-css-2-1′ href=’https://s0.wp.com/_static/??-eJx9jtEOgjAMRX/IWsCQ8GL8ljHGrNnWZS0S/975Bj7srefmnKS4Z7Cc1CVFfbroBPM2I9WleBOMVbIwVLYo+gkO9mw5Xq3IBQ9p3CCHzVMS3GnxTgWFLZkAVJUztOLEWj8wS6QEsynwHlq2dwyBrVHidAJYg6HSSoubA/t6eqzWAVuRskBxmYvCyiX+8y99xHs/dlM/3bpxeH0BQP2CQA==?cssminify=yes’ type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’print-css-3-1′ href=’https://s2.wp.com/wp-content/mu-plugins/global-print/global-print.css?m=1465851035h&cssminify=yes’ type=’text/css’ media=’print’ />
    <link rel=’stylesheet’ id=’all-css-4-1′ href=’https://s1.wp.com/_static/??-eJx9TssKwjAQ/CHjEmilHsRv2aYxWdlkQzatv297UBGxp3kwMww8inGSm88N0mwKz4GyAk6JshmxQkJtvq7MyOJrpcnrxzs61QP8mXCNJG8Tb7YXL6LN3BipgkaslMML91oqjpANS5Bv8VNq0af1euwgsIzIW+CaLra3p/PQ2264PwErH2NX?cssminify=yes’ type=’text/css’ media=’all’ />
    <script type=’text/javascript’ src=’https://s2.wp.com/_static/??-eJx9kFEKwjAMQC9kVycT9yOeZavZyGyb2qQbenr7MRFHFQIh5JHkRS9BoTc2XYH1lOOeID7WVE280/8A5XCMnUDl0L9hQ17Ai3ZJBZtG9Kw59WwiBkHK1UDW0rLF8+hALA6YuxEKXUc9WlCJIWbAS75qoAL3bYB+Rigt24iChM7cVATGJ5S8OXwUfz9spS7uXDft6dDWx2Y/vQBJS4U5′></script>
    <link rel=”EditURI” type=”application/rsd+xml” title=”RSD” href=”https://poetryispoetry.wordpress.com/xmlrpc.php?rsd” />
    <link rel=”wlwmanifest” type=”application/wlwmanifest+xml” href=”https://s1.wp.com/wp-includes/wlwmanifest.xml” />
    <link rel=’prev’ title=’Only One!’ href=’https://poetryispoetry.wordpress.com/2018/04/04/only-one/’ />
    <link rel=’next’ title=’Daily Conversations’ href=’https://poetryispoetry.wordpress.com/2018/04/07/daily-conversations/’ />
    <meta name=”generator” content=”WordPress.com” />
    <link rel=”canonical” href=”https://poetryispoetry.wordpress.com/2018/04/06/the-cat/” />
    <link rel=’shortlink’ href=’https://wp.me/p9N0bR-c’ />
    <link rel=”alternate” type=”application/json+oembed” href=”https://public-api.wordpress.com/oembed/?format=json&url=https%3A%2F%2Fpoetryispoetry.wordpress.com%2F2018%2F04%2F06%2Fthe-cat%2F&for=wpcom-auto-discovery” /><link rel=”alternate” type=”application/xml+oembed” href=”https://public-api.wordpress.com/oembed/?format=xml&url=https%3A%2F%2Fpoetryispoetry.wordpress.com%2F2018%2F04%2F06%2Fthe-cat%2F&for=wpcom-auto-discovery” />
    <!– Jetpack Open Graph Tags –>
    <meta property=”og:type” content=”article” />
    <meta property=”og:title” content=”The cat” />
    <meta property=”og:url” content=”https://poetryispoetry.wordpress.com/2018/04/06/the-cat/” />
    <meta property=”og:description” content=”Day 5 of NaPoWriMo was yesterday. I found the photo I wanted to use, and a French poem that I wanted to use. The prompt for yesterday was: “Today, we’d like to challenge you to write a poem t…” />
    <meta property=”article:published_time” content=”2018-04-06T18:21:02+00:00″ />
    <meta property=”article:modified_time” content=”2018-04-07T18:40:53+00:00″ />
    <meta property=”og:site_name” content=”poetry is poetry” />
    <meta property=”og:image” content=”https://poetryispoetry.files.wordpress.com/2018/04/louisaseye-rekip7plus.jpg” />
    <meta property=”og:image:width” content=”3024″ />
    <meta property=”og:image:height” content=”3025″ />
    <meta property=”og:locale” content=”en_US” />
    <meta name=”twitter:site” content=”@nonisnotes” />
    <meta name=”twitter:text:title” content=”The cat” />
    <meta name=”twitter:image” content=”https://poetryispoetry.files.wordpress.com/2018/04/louisaseye-rekip7plus.jpg?w=240″ />
    <meta name=”twitter:card” content=”summary” />
    <meta name=”twitter:creator” content=”@nonisnotes” />
    <meta property=”fb:app_id” content=”249643311490″ />
    <meta property=”article:publisher” content=”https://www.facebook.com/WordPresscom” />
    <link rel=”shortcut icon” type=”image/x-icon” href=”https://s1.wp.com/i/favicon.ico” sizes=”16×16 24×24 32×32 48×48″ />
    <link rel=”icon” type=”image/x-icon” href=”https://s1.wp.com/i/favicon.ico” sizes=”16×16 24×24 32×32 48×48″ />
    <link rel=”apple-touch-icon-precomposed” href=”https://s2.wp.com/i/webclip.png” />
    <link rel=”search” type=”application/opensearchdescription+xml” href=”https://poetryispoetry.wordpress.com/osd.xml” title=”poetry is poetry” />
    <link rel=”search” type=”application/opensearchdescription+xml” href=”https://s1.wp.com/opensearch.xml” title=”WordPress.com” />

    <meta name=”application-name” content=”poetry is poetry” /><meta name=”msapplication-window” content=”width=device-width;height=device-height” /><meta name=”msapplication-tooltip” content=”Author posts, manage comments, and manage poetry is poetry.” /><meta name=”msapplication-task” content=”name=Edit post;action-uri=https://wordpress.com/post/poetryispoetry.wordpress.com/12;icon-uri=https://s2.wp.com/i/icons/post.ico” /><meta name=”msapplication-task” content=”name=Write a post;action-uri=https://wordpress.com/post/poetryispoetry.wordpress.com;icon-uri=https://s2.wp.com/i/icons/post.ico” /><meta name=”msapplication-task” content=”name=Moderate comments;action-uri=https://poetryispoetry.wordpress.com/wp-admin/edit-comments.php?comment_status=moderated;icon-uri=https://s2.wp.com/i/icons/comment.ico” /><meta name=”msapplication-task” content=”name=Upload new media;action-uri=https://poetryispoetry.wordpress.com/wp-admin/media-new.php;icon-uri=https://s2.wp.com/i/icons/media.ico” /><meta name=”msapplication-task” content=”name=Blog stats;action-uri=https://poetryispoetry.wordpress.com/wp-admin/index.php?page=stats;icon-uri=https://s1.wp.com/i/icons/stats.ico” /><meta name=”title” content=”The cat | poetry is poetry on WordPress.com” />
    <meta name=”description” content=”Day 5 of NaPoWriMo was yesterday. I found the photo I wanted to use, and a French poem that I wanted to use. The prompt for yesterday was: "Today, we’d like to challenge you to write a poem that, like the work in Translucence, reacts both to photography and to words in a language not…” />
    <style type=”text/css” id=”custom-background-css”>
    body.custom-background { background-color: #190100; }
    </style>

    <style type=”text/css” media=”screen”>
    html { margin-top: 32px !important; }
    * html body { margin-top: 32px !important; }
    @media screen and ( max-width: 782px ) {
    html { margin-top: 46px !important; }
    * html body { margin-top: 46px !important; }
    }
    </style>
    <style type=”text/css” id=”syntaxhighlighteranchor”></style>
    </head>

    <body class=”post-template-default single single-post postid-12 single-format-standard logged-in admin-bar no-customize-support custom-background mp6 singular single-thumbnail has-custom-header widgets-hidden highlander-enabled highlander-light”>
    <div id=”page” class=”hfeed site”>
    Skip to content
    <header id=”masthead” class=”site-header” role=”banner”>

    <div class=”site-branding”>
    <p class=”site-title”>poetry is poetry</p>
    </div>

    <button class=”menu-toggle x”>
    <span class=”lines”></span>
    Menu </button>
    <!– #masthead –>
    <div class=”slide-menu”>
    <nav id=”site-navigation” class=”main-navigation” role=”navigation”>
    <div class=”menu-primary-container”><ul id=”menu-primary” class=”menu”><li id=”menu-item-6″ class=”menu-item menu-item-type-custom menu-item-object-custom menu-item-6″>Home
    <li id=”menu-item-7″ class=”menu-item menu-item-type-post_type menu-item-object-page menu-item-7″>Contact

    <div id=”secondary” class=”widget-area” role=”complementary”>
    <aside id=”search-1″ class=”widget widget_search”><form role=”search” method=”get” class=”search-form” action=”https://poetryispoetry.wordpress.com/”>
    <label>
    <span class=”screen-reader-text”>Search for:</span>
    <input type=”search” class=”search-field” placeholder=”Search …” value=”” name=”s” />
    </label>
    <input type=”submit” class=”search-submit” value=”Search” />
    </form></aside><aside id=”blog_subscription-1″ class=”widget widget_blog_subscription”><h1 class=”widget-title”><label for=”subscribe-field”>You are following this blog</label></h1>
    <p>You are following this blog, along with 74 other amazing people (manage).</p>

    </div>
    <div id=”content” class=”site-content”>

    <div id=”primary” class=”content-area”>
    <main id=”main” class=”site-main” role=”main”>

    <div class=”entry-background” style=”background-image:url(https://poetryispoetry.files.wordpress.com/2018/04/louisaseye-rekip7plus.jpg?w=150&crop)”>
    <header class=”entry-header”>
    <h1 class=”entry-title”>The cat</h1> </header><!– .entry-header –>
    </div>

    <article id=”post-12″ class=”post-12 post type-post status-publish format-standard hentry category-poetry tag-napowrimo tag-poetry has-post-thumbnail fallback-thumbnail”>
    <div class=”entry-content-wrapper”>
    <div class=”entry-meta”>
    <span class=”posted-on”>Posted on <time class=”entry-date published” datetime=”2018-04-06T18:21:02+00:00″>April 6, 2018</time><time class=”updated” datetime=”2018-04-07T18:40:53+00:00″>April 7, 2018</time></span><span class=”byline”> by <span class=”author vcard”>RuthEK</span></span> </div><!– .entry-meta –>
    <div class=”entry-content”>
    <p>Day 5 of NaPoWriMo was yesterday. I found the photo I wanted to use, and a French poem that I wanted to use. The prompt for yesterday was:</p>
    <p>“Today, we’d like to challenge you to write a poem that, like the work in Translucence, reacts both to photography and to words in a language not your own. Begin with a photograph. Now find a poem in a language you don’t know (here’s a good place to look!) Ignore any accompanying English translation (maybe cover it up, or cut-and-paste the original into a new document). Now start translating the poem into English, with the idea that the poem is actually “about” your photograph. Use the look and feel of the words in the original to guide you along as you write, while trying to describe your photograph. It will be a bit of a balancing act, but hopefully it will lead to new and beautiful (and possibly very weird) places.”</p>
    <p>================================</p>
    <p> </p>

    ””
    #LouisaIsMyCat

    <table style=”height:1413px;” width=”812″>
    <tbody>
    <tr>
    <td width=”312″>The Cat</td>
    <td width=”312″>Le Pont Mirabeau</td>
    </tr>
    <tr>
    <td width=”312″></td>
    <td width=”312″></td>
    </tr>
    <tr>
    <td width=”312″>The eye of the cat is brilliant and  bright</td>
    <td width=”312″>Sous le pont Mirabeau coule la Seine</td>
    </tr>
    <tr>
    <td width=”312″>As she sits</td>
    <td width=”312″>Et nos amours</td>
    </tr>
    <tr>
    <td width=”312″>On my lap and adores</td>
    <td width=”312″>Faut-il qu’il m’en souvienne</td>
    </tr>
    <tr>
    <td width=”312″>The life that she lives in the house.</td>
    <td width=”312″>La joie venait toujours après la peine.</td>
    </tr>
    <tr>
    <td width=”312″>The light in her eye</td>
    <td width=”312″>Vienne la nuit sonne l’heure</td>
    </tr>
    <tr>
    <td width=”312″>Reflects the cats dreams</td>
    <td width=”312″>Les jours s’en vont je demeure</td>
    </tr>
    <tr>
    <td width=”312″>Of a life well lived with this woman and her man</td>
    <td width=”312″>Les mains dans les mains restons face à face</td>
    </tr>
    <tr>
    <td width=”312″>A life that is passing slowly yet swiftly by</td>
    <td width=”312″>Tandis que sousLe pont de nos bras passe</td>
    </tr>
    <tr>
    <td width=”312″>Eternally grateful for their adoration and love</td>
    <td width=”312″>Des éternels regards l’onde si lasse</td>
    </tr>
    <tr>
    <td width=”312″>Come and pet her</td>
    <td width=”312″>Vienne la nuit sonne l’heure</td>
    </tr>
    <tr>
    <td width=”312″>The blinks signals her love</td>
    <td width=”312″>Les jours s’en vont je demeure</td>
    </tr>
    <tr>
    <td width=”312″>A love that is forgiving and courageous</td>
    <td width=”312″>L’amour s’en va comme cette eau courante</td>
    </tr>
    <tr>
    <td width=”312″>She can only meow to express herself</td>
    <td width=”312″>L’amour s’en vaComme la vie est lente</td>
    </tr>
    <tr>
    <td width=”312″>Yet she is seldom ever violent</td>
    <td width=”312″>Et comme l’Espérance est violente</td>
    </tr>
    <tr>
    <td width=”312″>When the sky is dark</td>
    <td width=”312″>Vienne la nuit sonne l’heure</td>
    </tr>
    <tr>
    <td width=”312″>And the shades are closed</td>
    <td width=”312″>Les jours s’en vont je demeure</td>
    </tr>
    <tr>
    <td width=”312″>She crawls into bed with the woman and her man</td>
    <td width=”312″>Passent les jours et passent les semaines</td>
    </tr>
    <tr>
    <td width=”312″>And falls fast asleep</td>
    <td width=”312″>Ni temps passé</td>
    </tr>
    <tr>
    <td width=”312″>Loving them with every purr</td>
    <td width=”312″>Ni les amours reviennent</td>
    </tr>
    <tr>
    <td width=”312″>The eyes are closed for the night</td>
    <td width=”312″>Sous le pont Mirabeau coule la Seine</td>
    </tr>
    </tbody>
    </table>
    <p>6 April 2018 @RuthEK</p>
    </div><!– .entry-content –>

    <footer class=”entry-footer”>
    <span class=”entry-tags”><span class=”heading”>Tags:</span> #NaPoWriMo, Poetry</span><span class=”entry-categories”><span class=”heading”>Categories:</span> Poetry</span>
    <span class=”edit-link”>Edit</span> </footer><!– .entry-footer –>

    </div><!– .entry-content-wrapper –>
    <!– #post-## –>

    <div class=”entry-footer-wrapper”>
    <div class=”entry-author author-avatar-show”>
    <div class=”author-avatar”>
    <img alt=” src=’https://2.gravatar.com/avatar/b936d5dacd5671dce1a6c593fb6e074f?s=140&d=identicon&r=G’ class=’avatar avatar-140′ height=’140′ width=’140′ /> </div><!– .author-avatar –>

    <div class=”author-heading”>
    <h2 class=”author-title”>Published by <span class=”author-name”>RuthEK</span></h2>
    </div><!– .author-heading –>

    <p class=”author-bio”>
    Life IS a Journey
    View all posts by RuthEK

    </p><!– .author-bio –>
    </div><!– .entry-auhtor –>

    <nav class=”navigation post-navigation” role=”navigation”>
    <h2 class=”screen-reader-text”>Post navigation</h2>
    <div class=”nav-links”><div class=”nav-previous”><span class=”title”>Previous</span>Only One!</div><div class=”nav-next”><span class=”title”>Next</span>Daily Conversations</div></div>
    </nav> </div><!– .entry-footer-wrapper –>

    <!– #main –>

    <footer id=”colophon” class=”site-footer” role=”contentinfo”>
    <div class=”site-info”>
    Create a free website or blog at WordPress.com.

    </div><!– .site-info –>
    <!– #colophon –>

    <!– –>
    <script type=”text/javascript”>
    /* <![CDATA[ */
    jQuery(document).ready( function($) {
    function doFollowingHover() {
    $(‘#wp-admin-bar-follow > a’).unbind( ‘.unfollow’ );

    $(‘#wp-admin-bar-follow > a’).bind( ‘mouseover.unfollow’, function() {

    $(this).html( “Unfollow” ).parent( ‘li’ ).addClass( ‘unfollow’ );
    });
    $(‘#wp-admin-bar-follow > a’).bind( ‘mouseout.unfollow’, function() {
    $(this).html( “Following” ).parent( ‘li’ ).removeClass( ‘unfollow’ );
    });
    }
    doFollowingHover();

    $(‘#wp-admin-bar-follow > a’).click( function( e ) {
    $(‘#wp-admin-bar-follow > a’).unbind( ‘.unfollow’ );

    e.preventDefault();

    var link = $( this ), li = $( ‘#wp-admin-bar-follow’ ), timeout = 0;

    if ( li.hasClass( ‘subscribed’ ) ) {
    li.removeClass( ‘subscribed’ ).removeClass( ‘unfollow’ );
    link.html( “Follow” );

    $(‘body’).append( $( ‘div.wpcom-bubble’ ).removeClass( ‘fadein’ ) ).off( ‘click.bubble’ );

    var action = ‘ab_unsubscribe_from_blog’;
    } else {
    li.addClass( ‘subscribed’ ).removeClass( ‘unfollow’ );
    link.html( “Following” );

    var left = 131 – link.width();
    li.append( $( ‘div.wpcom-bubble’ ).css( { left: ‘-‘ + left + ‘px’ } ) );
    $( ‘div.bubble-txt’, ‘div.wpcom-bubble’ ).html( “New posts from this blog will now appear in your reader</a>. You can manage email alerts from your subscriptions page</a>.” );

    $( ‘div.wpcom-bubble.action-bubble’ ).addClass( ‘fadein’ );

    setTimeout( function() {
    $(‘body’).on( ‘click.bubble touchstart.bubble’, function(e) {
    if ( !$(e.target).hasClass(‘wpcom-bubble’) && !$(e.target).parents( ‘div.wpcom-bubble’ ).length )
    hideBubble();
    });
    setTimeout( hideBubble, 15000 );
    }, 500 );

    var action = ‘ab_subscribe_to_blog’;
    $(‘#wp-admin-bar-follow > a’).bind( ‘mouseout.shift’, function() {
    doFollowingHover();
    $(this).unbind( ‘.shift’ );
    });
    }

    var nonce = link.attr( ‘href’ ).split( ‘_wpnonce=’ );
    nonce = nonce[1];

    $.post( “https://poetryispoetry.wordpress.com/wp-admin/admin-ajax.php”, {
    ‘action’: action,
    ‘_wpnonce’: nonce,
    ‘source’: ‘admin_bar’,
    ‘blog_id’: 144665831 });
    });
    });
    /* ]]> */
    </script>
    <script type=’text/javascript’ src=’//0.gravatar.com/js/gprofiles.js?ver=201814y’></script>
    <script type=’text/javascript’>
    /* <![CDATA[ */
    var WPGroHo = {“my_hash”:”b936d5dacd5671dce1a6c593fb6e074f”};
    /* ]]> */
    </script>
    <script type=’text/javascript’ src=’https://s1.wp.com/wp-content/mu-plugins/gravatar-hovercards/wpgroho.js?m=1380573781h’></script>

    <script>
    //initialize and attach hovercards to all gravatars
    jQuery( document ).ready( function( $ ) {

    if (typeof Gravatar === “undefined”){
    return;
    }

    if ( typeof Gravatar.init !== “function” ) {
    return;
    }

    Gravatar.profile_cb = function( hash, id ) {
    WPGroHo.syncProfileData( hash, id );
    };
    Gravatar.my_hash = WPGroHo.my_hash;
    Gravatar.init( ‘body’, ‘#wp-admin-bar-my-account’ );
    });
    </script>

    <div style=”display:none”>
    <div class=”grofile-hash-map-b936d5dacd5671dce1a6c593fb6e074f”>
    </div>
    </div>

    <div id=”ab-reblog-box”>
    <form action=”” name=”reblog”>
    <textarea id=”reblog-content” name=”reblog-content” placeholder=”Add your thoughts here… (optional)”></textarea>
    <label for=”blogid” id=”lblogid”>Post to</label>

    <select name=”to_blog_id” id=”reblog-to-blog-id”>
    <option value=”144665831″>poetry is poetry</option>
    <option value=”63888196″>Noni's Notes</option>
    </select>

    <div class=”submit”>
    <span class=”canceltext”>Cancel</span>
    <input type=”submit” name=”reblog-submit” class=”button-primary” id=”reblog-submit” value=”Reblog Post” />
    <input type=”hidden” id=”original-blog-id” value=”144665831″ />
    <input type=”hidden” id=”original-post-id” value=”12″ />
    </div>

    <input type=”hidden” id=”_wpnonce” name=”_wpnonce” value=”a7ec9786f2″ /><input type=”hidden” name=”_wp_http_referer” value=”/2018/04/06/the-cat/?preview_id=12&preview_nonce=d6f98b4eb1&_thumbnail_id=-1&preview=true” /> </form>

    <div class=”arrow”></div>
    </div>

    <script type=”text/javascript”>
    var wpcom_reblog = {
    request: false,
    source: ‘toolbar’,

    init: function() {
    // Click reblog button on post
    jQuery(document).on( ‘click’, ‘#wpadminbar .reblog’, function(e) {
    e.preventDefault();
    wpcom_reblog.source = ‘toolbar’;

    if ( jQuery( ‘#wpadminbar #ab-reblog-box’ ).is( ‘:visible’ ) ) {
    wpcom_reblog.cancel_reblog();
    }
    else {
    wpcom_reblog.show_reblog_box();
    }
    } );

    // Clicked reblog button on already reblogged post.
    jQuery(document).on( ‘click’, ‘#wpadminbar .reblogged’, function(e) {
    e.preventDefault();
    });

    // Click cancel reblog button
    jQuery(document).on( ‘click’, ‘#ab-reblog-box a.cancel’, function(e) {
    e.preventDefault();
    wpcom_reblog.cancel_reblog();
    });

    // Submit reblog box
    jQuery(document).on( ‘click’, ‘#ab-reblog-box input[type=submit]’, function(e) {
    e.preventDefault();
    wpcom_reblog.submit_reblog( jQuery(this) );
    });
    },

    show_reblog_box: function() {
    return this.show_reblog_box_here(
    ‘#wp-admin-bar-wpr-reblog’,
    #wpadminbar
    );
    },

    toggle_reblog_box_flair: function( obj_id ) {
    if ( jQuery( ‘#jp-post-flair #ab-reblog-box’ ).is( ‘:visible’ ) ) {
    wpcom_reblog.cancel_reblog();
    }
    else {
    wpcom_reblog.show_reblog_box_flair( obj_id );
    }
    },

    show_reblog_box_flair: function( obj_id ) {
    this.source = ‘post_flair’;
    this.obj_id = obj_id;
    return this.show_reblog_box_here(
    ‘.post-likes-widget’,
    ‘body’
    );
    },

    show_reblog_box_here: function(anchorId, parentId) {
    var jq = jQuery,
    $anchor = jq( anchorId ),
    $parent = jq( parentId ),
    $window = jq( window ),
    $scroll = jq(‘html, body’),
    $reblog_box = jq( ‘#ab-reblog-box’ ),
    offset = $anchor.offset(),
    left = offset.left + ‘px’,
    width = ‘500px’,
    position,
    top;

    if ( $parent.css( ‘position’ ) === ‘fixed’ ) {
    position = ‘fixed’;
    top = $parent.position().top + $parent.outerHeight();
    }
    else {
    position = ‘absolute’;
    top = offset.top + $anchor.outerHeight() + ‘px’;
    }
    $reblog_box.remove();
    $parent.append( $reblog_box );
    $anchor.addClass( ‘selected’ );

    if ( jq( window ).innerWidth() < offset.left + 500 ) {
    // Most likely mobile or tablet
    left = ‘0px’;
    width = ( jq( window ).innerWidth() – 24 ) + ‘px’;
    }

    $reblog_box
    .find(‘p.response’).remove().end()
    .find(‘div.submit, div.submit span.canceltext’).show().end()
    .find(‘div.submit input[type=submit]’).prop(‘disabled’,false).end()
    .show()
    .css({
    top : top,
    left : left,
    width : width,
    position: position,
    ‘z-index’: 10 // slide under twentyfourteen’s fixed-positioned masthead
    });

    // Ensure we can see the whole reblog box
    var docViewTop = $window.scrollTop(),
    windowHeight = $window.height(),
    docViewBottom = docViewTop + windowHeight,
    elemTop = $reblog_box.offset().top,
    elemHeight = $reblog_box.outerHeight() + 10,
    elemBottom = elemTop + elemHeight;
    if ( docViewTop > elemTop ) {
    // Need to scroll up
    // leave 75px for toolbar + Reblog button + margin
    $scroll.animate({scrollTop: elemTop – 75});
    }
    else if ( docViewBottom < elemBottom ) {
    // Need to scroll down
    $scroll.animate({scrollTop: elemBottom – windowHeight}, 100);
    }
    },

    submit_reblog: function( input ) {
    var jq = jQuery;
    var self = this;
    if ( typeof this.request == ‘object’ )
    this.request.abort();

    input.attr( ‘value’, ‘Reblogging…’ );
    input.prop( ‘disabled’, true );

    jq( ‘#ab-reblog-box div.submit span.canceltext’ ).fadeOut( 150, function() {
    input.before( ‘<span class=”spinner”></span>’ );
    });

    var note = jq(‘#ab-reblog-box textarea’).val();

    if ( jq(‘#default-reblog-note’).val() == note )
    note = “”;

    this.request = jq.get( ‘/wp-admin/admin-ajax.php’, {
    ‘action’: ‘post_reblog’,
    ‘original_blog_id’: jq(‘#original-blog-id’).val(),
    ‘original_post_id’: jq(‘#original-post-id’).val(),
    ‘blog_id’: jq(‘#ab-reblog-box select’).val(),
    ‘note’: note,
    ‘_wpnonce’: jq(‘#ab-reblog-box #_wpnonce’).val(),
    ‘reblog_source’: this.source
    },
    function(result, status, jqxhr) {
    if ( ! ( “type” in result ) ) {
    alert( “Error: ” + jqxhr.responseText );
    }
    else if ( “error” == result.type ) {
    alert( result.message );
    }
    else {
    if ( typeof pm === ‘function’ ) {
    console.log(self);
    pm({
    target : window.frames[‘likes-master’],
    type : ‘likesMessage’,
    data : { event: ‘didReblog’, obj_id: self.obj_id },
    origin : ‘*’
    });
    }

    jq( ‘#ab-reblog-box’ ).hide();
    jq( ‘#wp-admin-bar-wpr-reblog’ ).addClass( ‘reblogged’ ).removeClass( ‘reblog’ ).find( ‘a:first’ ).text( ‘Reblogged’ );
    }
    }, ‘json’ );
    },

    cancel_reblog: function() {
    jQuery( ‘#ab-reblog-box’ ).hide();
    jQuery( ‘#wp-admin-bar-wpr-reblog’ ).removeClass( ‘selected’ );
    }
    };

    wpcom_reblog.init();
    </script>
    <div id=”report-form-window” style=”display:none;”></div><script type=’text/javascript’>
    /* <![CDATA[ */
    var thickboxL10n = {“next”:”Next >”,”prev”:”< Prev”,”image”:”Image”,”of”:”of”,”close”:”Close”,”noiframes”:”This feature requires inline frames. You have iframes disabled or your browser does not support them.”,”loadingAnimation”:”https://s2.wp.com/wp-includes/js/thickbox/loadingAnimation.gif”};
    /* ]]> */
    </script>
    <script type=’text/javascript’>
    /* <![CDATA[ */
    var comment_like_text = {“loading”:”Loading…”};
    /* ]]> */
    </script>
    <script type=’text/javascript’>
    /* <![CDATA[ */
    var wpNotesArgs = {“cacheBuster”:”2.1.8-0-gb8bee37-dirty”,”iframeUrl”:”https://widgets.wp.com/notifications/”,”iframeAppend”:”2″,”iframeScroll”:”no”,”wide”:”1″,”beta”:””};
    /* ]]> */
    </script>
    <script type=’text/javascript’>
    /* <![CDATA[ */
    var wpcom_tos_report_form = {“ajaxurl”:”/wp-admin/admin-ajax.php”,”isLoggedoutUser”:””,”post_ID”:”12″,”current_url”:”https://poetryispoetry.wordpress.com/2018/04/06/the-cat”,”report_this_content”:”Report this content”};
    /* ]]> */
    </script>
    <script type=’text/javascript’>
    /* <![CDATA[ */
    var actionbardata = {“siteID”:”144665831″,”siteName”:”poetry is poetry”,”siteURL”:”http://poetryispoetry.wordpress.com”,”icon”:”<img alt=” src=’https://s2.wp.com/i/logo/wpcom-gray-white.png’ class=’avatar avatar-50′ height=’50’ width=’50’ />”,”canManageOptions”:”1″,”canCustomizeSite”:”1″,”isFollowing”:”1″,”themeSlug”:”pub/intergalactic-2″,”signupURL”:”https://wordpress.com/start/”,”loginURL”:”https://poetryispoetry.wordpress.com/wp-login.php?redirect_to=https%3A%2F%2Fpoetryispoetry.wordpress.com%2F2018%2F04%2F06%2Fthe-cat%2F”,”themeURL”:”https://wordpress.com/theme/intergalactic-2/”,”xhrURL”:”https://poetryispoetry.wordpress.com/wp-admin/admin-ajax.php”,”nonce”:”4c38b9083e”,”isSingular”:”1″,”isFolded”:””,”isLoggedIn”:”1″,”isMobile”:””,”subscribeNonce”:”<input type=”hidden” id=”_wpnonce” name=”_wpnonce” value=”9143050428” />”,”referer”:”https://poetryispoetry.wordpress.com/2018/04/06/the-cat/?preview_id=12&preview_nonce=d6f98b4eb1&_thumbnail_id=-1&preview=true”,”canFollow”:”1″,”feedID”:”80982086″,”statusMessage”:””,”customizeLink”:”https://poetryispoetry.wordpress.com/wp-admin/customize.php?url=https%3A%2F%2Fpoetryispoetry.wordpress.com%2F2018%2F04%2F06%2Fthe-cat%2F%3Fpreview_id%3D12%26preview_nonce%3Dd6f98b4eb1%26_thumbnail_id%3D-1%26preview%3Dtrue”,”postID”:”12″,”shortlink”:”https://wp.me/p9N0bR-c”,”canEditPost”:”1″,”editLink”:”https://wordpress.com/post/poetryispoetry.wordpress.com/12″,”statsLink”:”https://wordpress.com/stats/post/12/poetryispoetry.wordpress.com”,”i18n”:{“view”:”View site”,”follow”:”Follow”,”following”:”Following”,”edit”:”Edit”,”login”:”Log in”,”signup”:”Sign up”,”customize”:”Customize”,”report”:”Report this content”,”themeInfo”:”Get help setting up your theme”,”shortlink”:”Copy shortlink”,”copied”:”Copied”,”followedText”:”New posts from this site will now appear in your Reader</a>”,”foldBar”:”Collapse this bar”,”unfoldBar”:”Expand this bar”,”editSubs”:”Manage subscriptions”,”viewReader”:”View site in Reader”,”viewReadPost”:”View post in Reader”,”subscribe”:”Sign me up”,”enterEmail”:”Enter your email address”,”followers”:”Join 75 other followers”,”alreadyUser”:”Already have a WordPress.com account? Log in now.</a>”,”stats”:”Stats”}};
    /* ]]> */
    </script>
    <script type=’text/javascript’ src=’https://s2.wp.com/_static/??-eJyVUu1ygyAQfKESqjPpv06fBfEST+GgfJg8fo5pY61ap/5B3Ns9uF3kzQvtKAEl2UfZwoga/P3UxxfJJSRtcgux1FKHemjcfdo8SU+9zcKbfEWK0uDAos8MGTpFrYGw1VG1Fkk0Kpz4u9Nt4nFdOyt+dH9rmGcZEl836cuVGhlv6OGI6BewFKYOLNN8biQyEq7KKJ1Qi7pIF9AxcRzQ86E0iIvTOYoLbkaSqYUQtQswd3DOaFSJimDLYS7bHJPS3Z4n5BJ8r6LY4UiMq2lW/CmifXJyUQTwLiQeNNjl/7/ehFWR/StHuRFCwDL5hB3skAL7tQp6LuKMHBXRtGP2h32vznX1eq7qt6p/ABooPRM=’></script>
    <script type=”text/javascript”>
    // <![CDATA[
    (function() {
    try{
    if ( window.external &&’msIsSiteMode’ in window.external) {
    if (window.external.msIsSiteMode()) {
    var jl = document.createElement(‘script’);
    jl.type=’text/javascript’;
    jl.async=true;
    jl.src=’/wp-content/plugins/ie-sitemode/custom-jumplist.php’;
    var s = document.getElementsByTagName(‘script’)[0];
    s.parentNode.insertBefore(jl, s);
    }
    }
    }catch(e){}
    })();
    // ]]>
    </script> <div id=”wpadminbar” class=”nojq nojs ltr”>
    Skip to toolbar
    <div class=”quicklinks” id=”wp-toolbar” role=”navigation” aria-label=”Toolbar” tabindex=”0″>
    <ul id=”wp-admin-bar-root-default” class=”ab-top-menu”>

    <li id=”wp-admin-bar-blog” class=”menupop my-sites mb-trackable”>My Sites <div class=”ab-sub-wrapper”> <ul id=”wp-admin-bar-blog-default” class=”ab-submenu”>

    <li id=”wp-admin-bar-switch-site”>Switch Site
    <li id=”wp-admin-bar-blog-info” class=”current-site”><div class=”ab-site-icon”></div><span class=”ab-site-title”>poetry is poetry</span><span class=”ab-site-description”>poetryispoetry.wordpress.com</span>
    <li id=”wp-admin-bar-blog-stats” class=”mb-icon”>Stats <img style=”width: 95px; margin: 0; float: right;” src=”https://poetryispoetry.wordpress.com/wp-includes/charts/admin-bar-hours-scale-2x.php?masterbar=1″ alt=”Stats” title=”Showing site views per hour for the last 48 hours. Click for full Site Stats.” />
    <li id=”wp-admin-bar-plan” class=”inline-action”> <div class=”ab-item ab-empty-item” >PlanFree</div>
    <ul id=”wp-admin-bar-publish” class=”ab-submenu”>

    <li id=”wp-admin-bar-publish-header” class=”ab-submenu-header”> <div class=”ab-item ab-empty-item” >Manage</div>
    <li id=”wp-admin-bar-new-page” class=”inline-action”> <div class=”ab-item ab-empty-item” >Site PagesAdd</div>
    <li id=”wp-admin-bar-new-post” class=”inline-action”> <div class=”ab-item ab-empty-item” >Blog PostsAdd</div>
    <li id=”wp-admin-bar-new-attachment” class=”inline-action”> <div class=”ab-item ab-empty-item” >MediaAdd</div>
    <li id=”wp-admin-bar-comments” class=”mb-icon”>Comments
    <ul id=”wp-admin-bar-look-and-feel” class=”ab-submenu”>

    <li id=”wp-admin-bar-look-and-feel-header” class=”ab-submenu-header”> <div class=”ab-item ab-empty-item” >Personalize</div>
    <li id=”wp-admin-bar-themes” class=”inline-action”> <div class=”ab-item ab-empty-item” >ThemesCustomize</div>
    <ul id=”wp-admin-bar-configuration” class=”ab-submenu”>

    <li id=”wp-admin-bar-configuration-header” class=”ab-submenu-header”> <div class=”ab-item ab-empty-item” >Configure</div>
    <li id=”wp-admin-bar-sharing” class=”mb-icon”>Sharing
    <li id=”wp-admin-bar-users-toolbar” class=”inline-action”> <div class=”ab-item ab-empty-item” >PeopleAdd</div>
    <li id=”wp-admin-bar-plugins”>Plugins
    <li id=”wp-admin-bar-domains” class=”inline-action”> <div class=”ab-item ab-empty-item” >DomainsAdd</div>
    <li id=”wp-admin-bar-blog-settings” class=”mb-icon”>Settings
    <li id=”wp-admin-bar-legacy-dashboard” class=”mb-icon”>WP Admin
    </div>
    <li id=”wp-admin-bar-jumptotop-button-menu”><div id=”jumptotop”><span class=”noticon noticon-top”></span></div>
    <li id=”wp-admin-bar-newdash” class=”menupop mb-trackable”>Reader <div class=”ab-sub-wrapper”> <ul id=”wp-admin-bar-newdash-default” class=”ab-submenu”>

    <li id=”wp-admin-bar-streams-header” class=”ab-submenu-header”> <div class=”ab-item ab-empty-item” >Streams</div>
    <li id=”wp-admin-bar-following” class=”inline-action”> <div class=”ab-item ab-empty-item” >Followed SitesManage</div>
    <li id=”wp-admin-bar-conversations” class=”mb-icon”>Conversations
    <li id=”wp-admin-bar-discover-discover” class=”mb-icon-spacer”>Discover
    <li id=”wp-admin-bar-discover-search” class=”mb-icon-spacer”>Search
    <li id=”wp-admin-bar-my-activity-my-likes” class=”mb-icon-spacer”>My Likes
    </div>
    <ul id=”wp-admin-bar-top-secondary” class=”ab-top-secondary ab-top-menu”>

    <li id=”wp-admin-bar-notes” class=”menupop”> <div class=”ab-item ab-empty-item” ><span id=”wpnt-notes-unread-count” class=”wpnt-loading wpn-read”></span><span class=”noticon noticon-bell”></span><span class=”ab-text”>Notifications</span></div><div id=”wpnt-notes-panel2″ style=”display:none” lang=”en” dir=”ltr”><div class=”wpnt-notes-panel-header”><span class=”wpnt-notes-header”></span><span class=”wpnt-notes-panel-link”></span></div></div>
    <li id=”wp-admin-bar-my-account” class=”menupop with-avatar mb-trackable”><img alt=” src=’https://2.gravatar.com/avatar/b936d5dacd5671dce1a6c593fb6e074f?s=32&d=mm&r=G’ class=’avatar avatar-32′ height=’32’ width=’32’ /><span class=”ab-text”>Me</span> <div class=”ab-sub-wrapper”> <ul id=”wp-admin-bar-user-actions” class=”ab-submenu”>

    <li id=”wp-admin-bar-user-info” class=”user-info user-info-item”> <div class=”ab-item ab-empty-item” tabindex=”-1″><img alt=” src=’https://2.gravatar.com/avatar/b936d5dacd5671dce1a6c593fb6e074f?s=128&d=mm&r=G’ class=’avatar avatar-128′ height=’128′ width=’128′ /><span class=”display-name”>RuthEK</span>@noniishere<form action=”https://poetryispoetry.wordpress.com/wp-login.php?action=logout&redirect_to=https%3A%2F%2Fwordpress.com%2F%3Fapppromo&_wpnonce=533be92178″ method=”post”><button class=”ab-sign-out” type=”submit”>Sign Out</button></form></div>
    <li id=”wp-admin-bar-profile-header” class=”ab-submenu-header”> <div class=”ab-item ab-empty-item” >Profile</div>
    <li id=”wp-admin-bar-my-profile” class=”mb-icon”>My Profile
    <li id=”wp-admin-bar-account-settings” class=”mb-icon”>Account Settings
    <li id=”wp-admin-bar-billing” class=”mb-icon”>Manage Purchases
    <li id=”wp-admin-bar-security” class=”mb-icon”>Security
    <li id=”wp-admin-bar-notifications” class=”mb-icon mb-trackable”>Notifications
    <li id=”wp-admin-bar-special-header” class=”ab-submenu-header”> <div class=”ab-item ab-empty-item” >Special</div>
    <li id=”wp-admin-bar-get-apps” class=”mb-icon”>Get Apps
    <li id=”wp-admin-bar-next-steps” class=”mb-icon”>Next Steps
    <li id=”wp-admin-bar-help” class=”mb-icon”>Help
    </div>
    <li id=”wp-admin-bar-ab-new-post” class=”mb-trackable”><span>Write</span>
    </div>
    Log Out
    </div>

    <script type=”text/javascript”>
    /* <![CDATA[ */
    var clickDebugLink;

    jQuery(document).ready( function($) {
    var single = true, w = 1000,
    supe = false;

    $(document.body).load(function(){ $(‘#wpadminbar img.grav-hashed’).removeClass(‘grav-hashed’); }); // hack to hide the gravatar hovercard

    if ( single && supe )
    w = 1385;
    else if ( supe )
    w = 1200;

    // debug bar extra
    clickDebugLink = function( parent_id, obj ) {

    $(‘#’+parent_id).children(‘div’).hide();

    document.getElementById( obj.href.substr( obj.href.indexOf( ‘#’ ) + 1 ) ).style.display = ‘block’;
    $( obj.href.substr( obj.href.indexOf( ‘#’ ) ) ).show()

    $(obj).parent().addClass(‘current’).siblings(‘li’).removeClass(‘current’);

    return false;
    };

    $( ‘#wpadminbar #wp-admin-bar-shortlink’ ).click( function() {
    $( ‘#adminbar-shortlink-input’ ).select();
    });

    // skip tap-to-hover on site switcher for mobile
    if ( ‘ontouchstart’ in window ) {
    $(‘#wp-admin-bar-switch-site’).on( ‘touchstart’, function( event ) {
    if ( $( window ).width() > 782 ) {
    return;
    }
    event.stopPropagation();
    $( event.target ).first( ‘a’ ).click();
    });
    }

    });
    /* ]]> */
    </script>
    <div class=”wpcom-bubble action-bubble”>
    <div class=”bubble-txt”></div>
    </div>
    <script type=”text/javascript”>function hideBubble() { jQuery(‘body’).append( jQuery( ‘div.wpcom-bubble’ ).removeClass( ‘fadein’ ) ).off( ‘click.bubble touchstart.bubble’ ); jQuery(document).off( ‘scroll.bubble’ ); };</script>
    <script type=”text/javascript”>
    jQuery( ‘#wp-admin-bar-jumptotop-button-menu a’ ).click( function( e ) {
    e.preventDefault();
    jQuery( ‘html, body’ ).animate( { scrollTop: 0 }, ‘fast’ );
    } );
    function hideShowTbJumpToTop() {
    var total_width = 0;
    // Calculate total width taken by items minus our button to see if it’ll
    // overlap with other toolbar menus.
    jQuery( ‘#wp-admin-bar-root-default > li’ ).each( function() {
    var self = jQuery( this );
    if ( ‘wp-admin-bar-jumptotop-button-menu’ != self.attr( ‘id’ ) )
    total_width += self.width();
    });
    if ( jQuery( ‘#wp-admin-bar-jumptotop-button-menu’ ).position()[‘left’] – total_width < 10 ) {
    jQuery( ‘#jumptotop’ ).animate( { ‘top’: ‘-50px’ }, ‘fast’ );
    } else if ( jQuery( window ).scrollTop() >= 350 && parseInt( jQuery( ‘#jumptotop’ ).css( ‘top’ ) ) < 0 ) {
    if ( jQuery( ‘#wp-admin-bar-jumptotop-button-menu’ ).position()[‘left’] – total_width < 10 )
    return;
    jQuery( ‘#jumptotop’ ).animate( { ‘top’: 0 }, ‘fast’ );
    } else if ( jQuery( window ).scrollTop() < 1 && parseInt( jQuery( ‘#jumptotop’ ).css( ‘top’ ) ) >= 0 ) {
    jQuery( ‘#jumptotop’ ).animate( { ‘top’: ‘-50px’ }, ‘fast’ );
    }
    }
    // handle on page load if auto scrolling to a position
    hideShowTbJumpToTop();
    // bind to scrolll event
    var jumpToTopTimer = null;
    jQuery( window ).scroll( function() {
    clearTimeout( jumpToTopTimer );
    jumpToTopTimer = setTimeout( jumpToTopRefresh, 150 );
    } );
    var jumpToTopRefresh = function() {
    hideShowTbJumpToTop();
    };
    </script>
    <script>
    if ( ‘object’ === typeof wpcom_mobile_user_agent_info ) {

    wpcom_mobile_user_agent_info.init();
    var mobileStatsQueryString = “”;

    if( false !== wpcom_mobile_user_agent_info.matchedPlatformName )
    mobileStatsQueryString += “&x_” + ‘mobile_platforms’ + ‘=’ + wpcom_mobile_user_agent_info.matchedPlatformName;

    if( false !== wpcom_mobile_user_agent_info.matchedUserAgentName )
    mobileStatsQueryString += “&x_” + ‘mobile_devices’ + ‘=’ + wpcom_mobile_user_agent_info.matchedUserAgentName;

    if( wpcom_mobile_user_agent_info.isIPad() )
    mobileStatsQueryString += “&x_” + ‘ipad_views’ + ‘=’ + ‘views’;

    if( “” != mobileStatsQueryString ) {
    new Image().src = document.location.protocol + ‘//pixel.wp.com/g.gif?v=wpcom-no-pv’ + mobileStatsQueryString + ‘&baba=’ + Math.random();
    }

    }
    </script>
    </body>
    </html>

  • Unknown's avatar

    Good Grief!
    I believe images in the background is normal behaviour for the featured images of the theme you have chosen: https://wordpress.com/theme/intergalactic-2

  • Unknown's avatar

    It is not a preferred picture.

    And sorry about the code. I had no idea it was so much. I should have just copied the small portion.

  • Unknown's avatar

    Actually not a feature photo. Let me get a screen shot.

  • Unknown's avatar

    My workaround is to insert a link to the photo instead of the photo itself. Not ideal, but it will work for now. (can anyone delete all of that code?)

  • The topic ‘Photos in blog are posting as background’ is closed to new replies.