Title: Manually Adding CRP to Post
Last modified: September 27, 2021

---

# Manually Adding CRP to Post

 *  [seaas10](https://wordpress.org/support/users/seaas10/)
 * (@seaas10)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/manually-adding-crp-to-post/)
 * Hey there, I am just trying to place the CRP plugin on the left hand side under
   the collumn with some consistency.
 * Is there a way to disable the automatic creation of the list from the plugin 
   so we can just insert it manually wherever we need to on the page using [crp][/
   crp]?
 * As you can likely see via the link there are two instances of the related posts.
   The first (one on the left collumn) is created using the [crp][/crp] command 
   while the secon (on the bottom of the page) is beign automatically generated.
 * Is there a way to prevent this automatic generation so that we may insert the
   related posts as needed?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmanually-adding-crp-to-post%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/manually-adding-crp-to-post/#post-14918301)
 * You can disable this in the Settings page of the plugin > Automatically add to
 *  Thread Starter [seaas10](https://wordpress.org/support/users/seaas10/)
 * (@seaas10)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/manually-adding-crp-to-post/#post-14935157)
 * Thank you very much!
 *  Thread Starter [seaas10](https://wordpress.org/support/users/seaas10/)
 * (@seaas10)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/manually-adding-crp-to-post/#post-14935238)
 * Is there a way to shift the heading just a few pixels so it lines up with the
   results as well?
 * [Image of just the table](https://i.imgur.com/9lKKuSJ.png)
 * [Example page](https://www.seafoundation.eu/jaclyn-mednicov-artist-in-residence-inspired-by-the-garden/)
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/manually-adding-crp-to-post/#post-14940804)
 * Try:
 *     ```
       .crp_related h5 {
       padding-left:6px;
       }
       ```
   
 *  Thread Starter [seaas10](https://wordpress.org/support/users/seaas10/)
 * (@seaas10)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/manually-adding-crp-to-post/#post-14957657)
 * It doesn’t appear to align the heading and the other text. I tried inputting 
   it into the custom css in the styles tab and chanigng the style to ‘no style’
   also tried with ‘text only’ and neither seem to change it.
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/manually-adding-crp-to-post/#post-14999559)
 * Can you try this:
 *     ```
       .crp_related h5 {
           margin-left: 6px;
       }
       ```
   
 * Where are you adding the code? Is this in the Settings > Styles tab?
 *  Thread Starter [seaas10](https://wordpress.org/support/users/seaas10/)
 * (@seaas10)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/manually-adding-crp-to-post/#post-15003108)
 * That didn’t seem to make a noticable change either.
    I have been pasting that
   directly into the styles tab in the ‘custom css part.’
 * I have also been using the “[crp][/crp]” command to add it to pages. Could that
   be causing an issue in how it is displayed?
    -  This reply was modified 4 years, 7 months ago by [seaas10](https://wordpress.org/support/users/seaas10/).
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/manually-adding-crp-to-post/#post-15004657)
 * Can you remind me what your thumbnail settings are for CRP.
 * Another place to put the custom CSS code could be under Customizer – it’s usually
   at the very bottom set of options.
 *  Thread Starter [seaas10](https://wordpress.org/support/users/seaas10/)
 * (@seaas10)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/manually-adding-crp-to-post/#post-15092084)
 * Sorry I never replied.
 * We were just using text only and not thumbnails but this style should work after
   all.
 * Sorry once again for not replying earlier.
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/manually-adding-crp-to-post/#post-15096085)
 * [@seaas10](https://wordpress.org/support/users/seaas10/)
    Have you added the 
   CSS code in customiser?

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

The topic ‘Manually Adding CRP to Post’ is closed to new replies.

 * ![](https://ps.w.org/contextual-related-posts/assets/icon-256x256.png?rev=2985705)
 * [Contextual Related Posts](https://wordpress.org/plugins/contextual-related-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contextual-related-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contextual-related-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/contextual-related-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contextual-related-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contextual-related-posts/reviews/)

 * 10 replies
 * 2 participants
 * Last reply from: [Ajay](https://wordpress.org/support/users/ajay/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/manually-adding-crp-to-post/#post-15096085)
 * Status: not resolved