Title: Service Section problem
Last modified: February 13, 2020

---

# Service Section problem

 *  Resolved [sloxxx](https://wordpress.org/support/users/sloxxx/)
 * (@sloxxx)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/service-section-problem/)
 * Hello I have problem last two days.
    First the service section disappeared from
   front page, later I saw that it was off, when I turned it on I got a very strange
   look layout and message next to the service icon: [siteorigin_widget class=”WP_Widget_Media_Image”][/
   siteorigin_widget] You can see it on frontpage on my site.
    -  This topic was modified 6 years, 4 months ago by [sloxxx](https://wordpress.org/support/users/sloxxx/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fservice-section-problem%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [WebHunt Infotech](https://wordpress.org/support/users/webhuntinfotech/)
 * (@webhuntinfotech)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/service-section-problem/#post-12444025)
 * Hi,
 * Thank you for contacting us.
 * As you know home service section in this theme comes form Pages.
 * It seems that you have selected a page that has siteorigin page builder shortcode.
 * Please go to Appearance >> Customize >> Home Sections >> Service Section
 * and select other page ( or create new one with content) for particular service
   where it showing that shortcode.
 * Let us know if you have any questions.
 * Thank You
 *  Thread Starter [sloxxx](https://wordpress.org/support/users/sloxxx/)
 * (@sloxxx)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/service-section-problem/#post-12661084)
 * yes the problem is with all the shortcodes. When I have a clean page section 
   is display OK
    . In previous versions I did nowt have that problem. SO How to
   fix that?
 *  [webhuntsupport](https://wordpress.org/support/users/webhuntsupport/)
 * (@webhuntsupport)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/service-section-problem/#post-12693234)
 * Hello,
 * Please create a child-theme first.
 * Now create “template-parts” folder inside in it.
 * After it copy the “home-service” file from icare parent theme which is loactaed
   inside the “template-parts” folder. and paste in “template-parts” folder of your
   child theme.
 * Now open file into any text editor and find below line of code:
 * `echo icare_excerpt_word( get_the_content(), 50);`
 * and replace with below line of code snippet.
 * `the_content();`
 * Now save the changes.
 * Thank You

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

The topic ‘Service Section problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/icare/1.3.8/screenshot.png)
 * iCare
 * [Support Threads](https://wordpress.org/support/theme/icare/)
 * [Active Topics](https://wordpress.org/support/theme/icare/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/icare/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/icare/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [webhuntsupport](https://wordpress.org/support/users/webhuntsupport/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/service-section-problem/#post-12693234)
 * Status: resolved