Title: ¿Any shortcode?
Last modified: October 14, 2020

---

# ¿Any shortcode?

 *  Resolved [Afrancel](https://wordpress.org/support/users/bcreativos/)
 * (@bcreativos)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/any-shortcode-4/)
 * Hi how are you?
 * How can I include just de banner with their shortcode?
    Because I got include
   the “<?php echo do_action(‘woocommerce_before_main_content’); ?>” in header, 
   but now I’m repeat the breadcrumbs.

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

 *  Plugin Support [Hitendra Chopda](https://wordpress.org/support/users/hitendra-chopda/)
 * (@hitendra-chopda)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/any-shortcode-4/#post-13557176)
 * Hello bcreativos,
 * Thanks for reaching out to us.
 * This is your theme specific issue.
 * You first need to comment or remove the action called from the main template 
   after that, you can call this action in header area and it might display one 
   time breadcrumbs.
 * Or you can just hide the second breadcrumbs using the CSS code and it will works
   for you.
 * If you share the page URL of two breadcrumbs layout then, we also send the CSS
   for you.
 * Or you can share your current theme name and version so, we can check the plugin
   compatibility and get back to you.
 * Hope this helps.
 * Best Regards,
    Hitendra & Customer Care team
 *  Thread Starter [Afrancel](https://wordpress.org/support/users/bcreativos/)
 * (@bcreativos)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/any-shortcode-4/#post-13575222)
 * Hi Friend, really thanks!
 * * This is the theme
    [https://cl.wordpress.org/themes/customify/](https://cl.wordpress.org/themes/customify/)
 * *This is my website. I finally can show the banners but repeat the breadcrumb.
   
   In the header of my site is this: [https://www.dobleclic.cl/lab/sm/](https://www.dobleclic.cl/lab/sm/)///////////////////////////////////////////////////////////////////////////////
 * <div id=”page” <?php customify_site_classes(); ?>>
    [<?php esc_html_e( ‘Skip to content’, ‘customify’ ); ?>](https://wordpress.org/support/topic/any-shortcode-4/?output_format=md#site-content)
   <?php do_action( ‘customify/site-start/before’ ); if ( ! customify_is_e_theme_location(‘
   header’ ) ) { /** * Site start * * Hooked * * [@see](https://wordpress.org/support/users/see/)
   customify_customize_render_header – 10 * [@see](https://wordpress.org/support/users/see/)
   Customify_Page_Header::render – 35 */ do_action( ‘customify/site-start’ ); } 
   do_action( ‘customify/site-start/after’ );
 *  /**
    * Hook before main content * * [@since](https://wordpress.org/support/users/since/)
   0.2.1 */ do_action( ‘customify/before-site-content’ ); ?> <div id=”site-content”
   <?php customify_site_content_class(); ?>> <div <?php customify_site_content_container_class();?
   >> <?php echo do_action(‘woocommerce_before_main_content’); ?> //–> Your Code
   for the banners category <div <?php customify_site_content_grid_class(); ?>> 
   <main id=”main” <?php customify_main_content_class(); ?>> <?php do_action( ‘customify/
   main/before’ ); ?>
 * ///////////////////////////////////////////////////////////////////////////////
 *  Plugin Support [Hitendra Chopda](https://wordpress.org/support/users/hitendra-chopda/)
 * (@hitendra-chopda)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/any-shortcode-4/#post-13609851)
 * Hello bcreativos,
 * Thanks for providing the header file code.
 * You can comment action one by one save and check front side that it might work.
 * **Like:**
 * `<?php //do_action( ‘customify/main/before’ ); ?>`
 * Let us know if any action after comment working or not.
 * Best Regards,
    Hitendra & Customer Care team
 *  Plugin Support [Hitendra Chopda](https://wordpress.org/support/users/hitendra-chopda/)
 * (@hitendra-chopda)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/any-shortcode-4/#post-13638657)
 * Hey bcreativos,
 * This thread has been inactive for a while so we’re going to go ahead and mark
   it Resolved.
 * Please feel free to open a new thread if any other questions come up and we’d
   be happy to help. 🙂
 * Best Regards,
    Hitendra & Customer Care team

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

The topic ‘¿Any shortcode?’ is closed to new replies.

 * ![](https://ps.w.org/banner-management-for-woocommerce/assets/icon-256x256.png?
   rev=3011322)
 * [Banner Management For WooCommerce](https://wordpress.org/plugins/banner-management-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/banner-management-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/banner-management-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/banner-management-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/banner-management-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/banner-management-for-woocommerce/reviews/)

## Tags

 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 4 replies
 * 2 participants
 * Last reply from: [Hitendra Chopda](https://wordpress.org/support/users/hitendra-chopda/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/any-shortcode-4/#post-13638657)
 * Status: resolved