• I have a blogpost here:
    https://www.karmapants.com/blog

    The top picture was uploaded through wordpress. the origional file name is topsail_feature_1300x515.jpg
    When i publish my page the html looks like this when i inspect it in chrome.

    <section class="blog">
    
                <div class="container">
                    <div class="row">
    
    					<!-- single post [post with image] -->
    										<div class="post-113 post type-post status-publish format-image hentry category-uncategorized single-post">
    
    							<!-- post format -->
    							<!-- post image -->
    <div class="post-113 post type-post status-publish format-image hentry category-uncategorized post-image post-format-image span12">
    
    <div class="wrapper">
    
    			<a href="https://karmapants.com/blog/?p=113"><img width="940" height="500" src="https://karmapants.com/blog/wp-content/uploads/2013/09/topsail_feature_1300x515-940x500.jpg" class="attachment-blogify-post wp-post-image" alt="topsail_feature_1300x515"></a>
    
    </div>
    <!-- end wrapper -->
    
    </div>
    <!-- end post image -->

    So you can see above my picture name has been changed to topsail_feature_1300x515-940×500.jpg.
    i can change the code on chrome and it will look and work fine but where do i change it perminitly. is there some setting somewhere that is resizing my image??

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How do i edit the html that wordpress generates.’ is closed to new replies.