Your argument is wrong. It is theme_location
not theme-location
. The underscore matters.
Also, what you are doing with esc_html__()
is overly complicated. You aren’t passing HTML through the function, and I am fairly sure you never should pass HTML for this, just a string. All you need is __()
Related Posts:
- Why is wp_head() creating a top margin at the top of my theme header?
- What is $post_id? is it a global variable in WordPress?
- How To Add New Option Types To Option Tree?
- How to limit wordpress menu depth in admin panel
- How can I set image sizes and still have responsive images using the srcset attribute?
- Possible to “Attach” images to multiple posts without inserting or uploading twice?
- Trigger Customizer saving process with Javascript only
- Remove settings if theme is deleted?
- Adding customizer styles with wp_add_inline_style
- How to add menu support to a theme?
- Adding widgets programatically: how to avoid collisions?
- Registering Sidebars and Sidebar Widgets. Sidebar Widgets Not Displaying
- How do I get a parent theme modification from a child theme?
- Removing the default sidebar from admin panel
- Extend walker – navigation, adding data attribute to a tag
- How to display category specific post content on a page
- Is there any need to use both wp_reset_postdata and wp_reset_query together?
- how to pull wordpress post comments to a external page
- Enqueued Stylesheets Effecting Admin Styles
- How to change the customizer´s sidebar width?
- Why is $GLOBALS[‘content_width’] needed if site is responsive?
- How i can get widgets areas working in customizer?
- Does WordPress count as a means to learn web development? [closed]
- current-menu-item class not working
- Prevent theme from activating [duplicate]
- Messing up with transient API – getting flushed on refresh
- Correctly using wp_head()
- Theme development question regarding layouts
- Cannot figure out how to overwrite files in child theme
- Using wp_tag_cloud(‘format=array’) to print tag names without links?
- Link to a .po file in a child theme
- Alias to theme folder for local development
- My Admin bar covers my sticky navbar [closed]
- Responsive embed for the video shortcode
- Access theme options in templates
- How to show post from category select
- Single Page Design, Storing in Theme Options
- How to append to menu items selectively
- How to create a multiple choice radio group for a single theme option
- Working with a WP Starter theme
- tag is being auto inserted
- Scroll to position on page for category pages only — woocommerce
- How remove render blocking css from wordpress when you build a theme?
- How to: JQuery multiple wordpress media uploader buttons in the same options page?
- Move default page templates to sub directory
- Displaying details of a post in a sidebar
- How to upload/update theme from local – bitbucket – shared hosting?
- Migrated WordPress site renders Chinese
- Multi-page posts: A subdirectory for each post?
- Remove “You are using WordPress 3.2.1” from Right Now Dashboard Widget
- How do I get the trackback count of a post in wordpress without writing an SQL query?
- Load sidebar template just once to prevent multiple animations
- Where do files uploaded via Media Manager get stored in MU?
- How to use custom function in posts and pages templates
- Change frontpage content via WordPress
- How to Have a Pure HTML Sub Directory In WP Site
- How to add menù section to my WordPress template?
- What are the critical theme files when building a custom theme?
- Linking beetween pages in wordpress
- Having issue with WordPress wp_enqueue_style
- search.php file not pointing where it should
- How do I get standard posts to open up in their own template when using get_template_part()?
- customize theme with get_template_part() [closed]
- Loading issue on Chrome for my WordPress theme
- How to add post meta fields to an article’s as meta elements
- Callback Function Not Firing On Selection In Media Uploader
- tag__in does not return posts
- Add content after get_header
- Filter didn’t work on content class (hybrid_post_attributes)
- How to remove bullets from widget
- Link to RSS feed not clickable?
- Exclude function from homepage only?
- Adding google fonts to WordPress theme
- Require once a general library
- wanted to sort the wp_query array by two ACF field (Year and month)
- 3 Level Menu Navigation (3rd Level not displaying)
- Created blank theme for REST API, featured image not appearing on admin side
- How to echo inside the js file with wp_localize_script?
- Testing localhost WordPress site over LAN with iPad, iPhone
- How to avoid Ajax in wordpress theme in making mulitple request?
- Import from HubSpot COS into WordPress 4?
- child comments not displaying as nested
- WordPress 3.5 + Foundation 5 not working on IE9
- Any disadvandages if I style the wordpress align classes without img and .wp-caption prefix
- Simple loop with shortcode rendering problem
- Theme automatically inserting “more” tag on every post
- How get the 10 most viewed pages (not post)
- WordPress widgets manager option for emulating theme layout
- Using wp_enqueue_script with social media buttons?
- Want to include ad code after related post
- Conditional tags issue for multiple is_page() conditions in sidebar.php
- How can disable function wp_link_dialog()
- Pagination adds product to cart Woo-Commerce
- Onepage with shortcodes
- Allowed memory size of (…) exhausted
- have_posts() return false on single post
- Twenty sixteen – full height
- Add wrapper for a specific sub-menu
- Theme’s featured image option is not showing up
- Not Able to Access Terms Under Custom Taxonomy Archive