Title: theme integration problems
Last modified: August 24, 2016

---

# theme integration problems

 *  [maumos61](https://wordpress.org/support/users/maumos61/)
 * (@maumos61)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/theme-integration-problems/)
 * I tested the Recipe Hero Plugin; it’s very nice and completed but it don’t work
   properly with my theme (The Retailer). It’s impossible to assign a structured
   page (I used VISUAL COMPOSER PlugIn, for example, But not work…).
 * Can not assign a type of layout (full, sidebar left or right, etc); it seems 
   that the layout is full width but appear low at the end of the recipe of widgets
   as search and recent articles. How can you eliminate?
 * The photos of the steps are aligned to the left and you can not choose both the
   type of alignment that the size.
 * I add the string “article.recipe { margin: 0 100px; }” but not professional solutions.
 * I translated into Italian the plugin and now I’m testing the translation but 
   in some fields I remains the English version (p.e. the title of the recipe).
 * [https://wordpress.org/plugins/recipe-hero/](https://wordpress.org/plugins/recipe-hero/)

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

 *  [kilwag](https://wordpress.org/support/users/kilwag/)
 * (@kilwag)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/theme-integration-problems/#post-6116522)
 * Im installing this plugin and trying to integrate it with a custom theme, and
   it appears this plugin ignores standard Worpress template hierarchy. Am I wrong?
   It pulls a header, footer and sidebar, but it doesn’t use the theme’s page.php,
   single.php, or single-recipe.php, etc…
 *  Plugin Author [bryceadams](https://wordpress.org/support/users/bryceadams/)
 * (@bryceadams)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/theme-integration-problems/#post-6116523)
 * Check this out: [http://recipehero.in/docs/editing-template-files/](http://recipehero.in/docs/editing-template-files/)
 *  [kilwag](https://wordpress.org/support/users/kilwag/)
 * (@kilwag)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/theme-integration-problems/#post-6116530)
 * I saw that, thanks. It makes it strangely complicated.
 * Using a theme built in bootstrap, adding these actions (from the default “single.
   php”) breaks things horribly:
 * do_action( ‘recipe_hero_before_main_content’ );
    do_action( ‘recipe_hero_after_main_content’);
 * Removing them renders the recipe { using recipe_hero_get_template_part( ‘content’,‘
   single-recipe’ ); }, but the RH styles don’t work, even though the stylesheet
   loads. If I add some of the styles inline to the template it picks them up. Javascript
   with star ratings doesn’t seem to work either.
 * The strange thing, in the very same theme, inserting a recipe with shortcode 
   works without issue.
 *  [kilwag](https://wordpress.org/support/users/kilwag/)
 * (@kilwag)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/theme-integration-problems/#post-6116531)
 * I take that back. Even inserting recipes with shortcode has some issues, images
   from steps are sometimes not visible. I can’t figure out a pattern. An html5 
   checker finds unclosed anchor links around those images.
 *  [kilwag](https://wordpress.org/support/users/kilwag/)
 * (@kilwag)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/theme-integration-problems/#post-6116532)
 * Same results (missing images) with all plugins turned off and using default wordpress
   theme.

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

The topic ‘theme integration problems’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/recipe-hero_aa2e27.svg)
 * [Recipe Hero](https://wordpress.org/plugins/recipe-hero/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/recipe-hero/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/recipe-hero/)
 * [Active Topics](https://wordpress.org/support/plugin/recipe-hero/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/recipe-hero/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/recipe-hero/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [kilwag](https://wordpress.org/support/users/kilwag/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/theme-integration-problems/#post-6116532)
 * Status: not resolved