do_shortcode Is a function which executes shortcodes in WordPress
In your case you should use it in your header.php file as the following:
<?php echo do_shortcode('[huge_it_gallery id="4"]'); ?>
Related Posts:
- How do I force wp_enqueue_scripts to load at the END of ?
- How do I make my plugin load before the headers are output so I can redirect wordpress?
- Add code into on a per page/post basis
- How to remove/hide action links cluttering under specific plugins’ names
- Change My Basket text in the header of WooCommerce Artificer theme
- How to send “Location” header on plugin form submit event?
- Meteor Slides as header only for homepage and Use featured image of each page as header for respective pages
- Strip HTML comments from plugins in header/footer
- send_headers don’t work on wordpress multisite
- adding meta data using plugin to top of head
- WordPress Redirect Not Working – AJAX Callback Response Not Picked Up
- Headers already sent when I try to add headers via a shortcode
- WordPress repository forbids me call wp-load.php in non-WordPress file
- Show an image in my header.php
- Headers Content-Security-Policy CSP Major Issue
- How to debug error message: Cannot modify header information
- Object method calling for global $wpdb in header.php
- What does making sure “that your theme is WordPress header and footer tag enabled” mean?
- Know which plugin is calling JS in wp_head()?
- My single.php page does not show the related data to the post which is clicked
- Enqueue stylesheet in plugin for wp-login.php
- Get ‘Headers already sent’ error for the plugin I am creating when I try to login
- Custom Login Page — wp_signon Headers Already Sent?
- Adding Plugin Assets to Header
- Content-Security-Policy Headers are there and showing the correct settings, but still getting a refused connection
- echo get_option in header template
- Cannot access WP admin because plugin returns 204
- force jQuery to load in the head
- Edit page header on a custom plugin
- How do i ‘deactivate’ a plugin only on a certain page template?
- how would I include some html in the header section of a wordpress plugin? I get an error
- How do I fill the Home Description?
- Hook for plugin to insert into entry-meta
- sliding/fading header plugin or approach suggestion
- How to make a slider hearder?
- Prevent WordPress from sending set-cookie http header
- How to change the width of certain paragraph or header blocks?
- Modifying server’s response to API endpoint
- How to fix shifting header after installing speed / cache plugins?
- Cannot modify header information – headers already sent during plugin activation
- Debug in WP backend
- How to overlay a webcomic plugin on top of a header image?
- Set Content-Type header in do_parse_request filter
- Primary Menu doesn’t show because of w3 cache
- Problems with installing and deleting plugins
- Change text “My Basket” in woocommerce artificer theme
- WordPress repository forbids me call wp-load.php in non-WordPress file
- How to laod wp_enqueue_style to another header i created my self
- Cannot modify header information – headers already sent by
- Footer option is missing in Customiser
- Is there a plugin that provides a stackoverflow style editor for wordpress? [closed]
- Plugin upgrading: Widget settings
- Getting Custom Post Type content from main-site of a Multisite
- Editor not displaying dynamically after clicking on the button
- Quote rotator in the sidebar
- How to submit documentation with plugin
- Placement of Code in Plugin for hooking `save_post`
- Why is the generated POT file from WordPress.org not adding my plugin description to the POT file?
- Bouncing scroll
- Override Javascript in a Plugin?
- Preview featured image using frontend post plugin
- Globally register styles but enqueue them selectively
- Creating a plugin to sanitize comment and the url field before display only
- Does using WP-cron make the site slower for the user?
- uninstall.php does not appear to trigger when uninstalling my plugin
- Auto move media file to cloud
- Best place to load wp_ajax_the_ajax_hook action in plugin
- Login cookies set as wrong domain
- My WordPress website was hacked [closed]
- AJAX fileupload – TypeError: not a function ajaxSubmit()
- How to backup single post in wordpress [closed]
- archive_template override when no posts exist
- Allowing users to Sign-up > Login > Post articles that need approval
- WordPress – source link plugin – how to modify it?
- Index.php using 100% CPU [closed]
- How do i specify a url to which to redirect the user after he logs out from facebook?
- Gantry Framework: new page loads homepage content instead of page content
- What’s the best way to echo out a filter variable?
- How to show multi line output from metabox
- How to keep plugin (media-sync) running even the tab is closed?
- Visual composer custom element error
- Attempting to list all product categories and the price range of all products within them
- A dynamic table plugin to get user input
- What plugin would make this happen? If is the theme
- when i activate my WordPress plugin cannot see customizer options or preview
- Writing SEO for Homepage when homepage is set to display latest posts
- How to Modify WordPress Plugin Placement/Position on Post Page?
- Protect WordPress option value
- wp rest api (v2) filter not working (404 error – rest_no_route)
- WordPress crob job performance
- Options page textarea to populate custom post select field
- Cannot access variables within a widget
- Advanced Permalinks plugin breaks RSS
- Add meta tags with a plugin?
- How to use ‘Event Manager Shortcodes’ plugin via the php code? [closed]
- Upload Image to desired directory through plugin
- Display out of stock products in WooCommerce [closed]
- How to give access to the particular page in wordpress for specific username/email NOT roles [closed]
- Creating a Table Row by Row
- Getting 504 Gateway Timeout Error on AWS Server! [closed]