Title: Userkan232's Replies | WordPress.org

---

# Userkan232

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Change URL path of pre existing media](https://wordpress.org/support/topic/change-url-path-of-pre-existing-media/)
 *  Thread Starter [Userkan232](https://wordpress.org/support/users/userkan232/)
 * (@userkan232)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/change-url-path-of-pre-existing-media/#post-8813352)
 * I did that for each year and month that I have uploads for but for some reason
   that still does not update all the links. It does update some, but some are still
   the same.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Attached PDF’s and docs in media not displaying in posts](https://wordpress.org/support/topic/attached-pdfs-and-docs-in-media-not-displaying-in-posts/)
 *  Thread Starter [Userkan232](https://wordpress.org/support/users/userkan232/)
 * (@userkan232)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/attached-pdfs-and-docs-in-media-not-displaying-in-posts/#post-8694467)
 * Thanks for the help so far!
 * So I added this to post-template.php
 *     ```
        add_filter( 'the_content', 'addDocShortCode');
       /**
        * Add a icon to the beginning of every post page.
        *
        * @uses is_single()
        */
       function addDocShortCode( $content ) {
   
           if ( is_single() )
               // Add shortcode to each page
               $content = sprintf(
                  '[dg]',
                   $content
               );
   
           // Returns the content.
           return $content;
       }
       ```
   
 * I added it right after the function the_content. It works, however, it replaces
   all of the content from the post. I want all previous content from the post to
   remain and add the short code “[dg]” to the end. What am I doing wrong?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Attached PDF’s and docs in media not displaying in posts](https://wordpress.org/support/topic/attached-pdfs-and-docs-in-media-not-displaying-in-posts/)
 *  Thread Starter [Userkan232](https://wordpress.org/support/users/userkan232/)
 * (@userkan232)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/attached-pdfs-and-docs-in-media-not-displaying-in-posts/#post-8651754)
 * Is there a way to automatically put a short code on each and every post? Even
   if it is a custom post type?
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Help with Contact form on HTML website](https://wordpress.org/support/topic/help-with-contact-form-on-html-website/)
 *  Thread Starter [Userkan232](https://wordpress.org/support/users/userkan232/)
 * (@userkan232)
 * [13 years ago](https://wordpress.org/support/topic/help-with-contact-form-on-html-website/#post-3927882)
 * I just figured someone here could possibly help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [FB like main page hover button?](https://wordpress.org/support/topic/fb-like-main-page-hover-button/)
 *  Thread Starter [Userkan232](https://wordpress.org/support/users/userkan232/)
 * (@userkan232)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/fb-like-main-page-hover-button/#post-2081128)
 * none at allll?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [FB like main page hover button?](https://wordpress.org/support/topic/fb-like-main-page-hover-button/)
 *  Thread Starter [Userkan232](https://wordpress.org/support/users/userkan232/)
 * (@userkan232)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/fb-like-main-page-hover-button/#post-2081097)
 * Anyone?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [WordPress Theme like This](https://wordpress.org/support/topic/wordpress-theme-like-this-2/)
 *  Thread Starter [Userkan232](https://wordpress.org/support/users/userkan232/)
 * (@userkan232)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/wordpress-theme-like-this-2/#post-2019889)
 * Oh alright. Is there anyway I can convert this template: [http://www.templatemo.com/preview/templatemo_292_red_top](http://www.templatemo.com/preview/templatemo_292_red_top)
   
   into a wordpress theme?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Ecommerce website?](https://wordpress.org/support/topic/ecommerce-website/)
 *  Thread Starter [Userkan232](https://wordpress.org/support/users/userkan232/)
 * (@userkan232)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/ecommerce-website/#post-1500918)
 * Yes, but now I just want to know how I will ship the stuff out.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Ecommerce website?](https://wordpress.org/support/topic/ecommerce-website/)
 *  Thread Starter [Userkan232](https://wordpress.org/support/users/userkan232/)
 * (@userkan232)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/ecommerce-website/#post-1500836)
 * Anyone?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Ecommerce website?](https://wordpress.org/support/topic/ecommerce-website/)
 *  Thread Starter [Userkan232](https://wordpress.org/support/users/userkan232/)
 * (@userkan232)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/ecommerce-website/#post-1500777)
 * Okay I think I know a lot than I knew before.
 * Now lets say if someone checks and item out and they enter their billing address,
   etc..etc..
 * How do I go about sending it to them?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [What should I do?](https://wordpress.org/support/topic/what-should-i-do-1/)
 *  Thread Starter [Userkan232](https://wordpress.org/support/users/userkan232/)
 * (@userkan232)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/what-should-i-do-1/#post-1170616)
 * I’m confused :p Im a beginner, so yeah forgot to mention that. So basically your
   saying, when I make a new category, I can make it so it has its own template/
   theme with its own header WITHOUT creating another WordPress installation?

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