You have to add more links in your header menu like:
<div class="menu">
<a class="btn">Kategorien <span class="icon icon-angle-down"></span></a>
<ul class="actions"><!--THIS IS YOUR CATEGORIES SUBMENU-->
<li class="cat-item cat-item-17">
<a href="https://duvacon.de/category/action/" data-hasqtip="13" oldtitle="Action" title="" aria-describedby="qtip-13">Action</a>
</li>
</ul>
<!-- NEW ITEMS -->
<a href="%LINKTOCONTACT%" class="btn">Contact</a>
<a href="%LINKTOCHAT%" class="btn">Chat</a>
</div>
I don’t know if you are adding in the wordpress backend menu, but if yes you can maybe use wp_nav_menu. I think it is more easy to create menus and manage them.
Related Posts:
- Using PHP to toggle stylesheet and header image, set in cookie
- Clickable image link sends people to wrong URL
- How do you remove header sitewide from mobile only?
- Using Javascript On Page – Header and Footer Now Missing
- How to include different html tags in the header for different pages?
- Changing 2011 theme header image based on user dropdown
- Converting Menu Links to List Elements
- Incorrect MIME type for assets with Valet
- How to display pictures from database?
- How to add condition in wordpress loop? [closed]
- Customize position of social icons in upme plugin [closed]
- Best way to schedule daily change in CSS parameter
- Css loads very slow [closed]
- Gravity form built in Captcha
- How does wp_enqueue_scripts work?
- Different post styles depending on category
- How create a Shortcode with hover and complex options
- My php header() function is not working [closed]
- WordPress Multiple Navigation bars
- “imagejpeg” function is not working in wordpress
- wp-comments-post.php file returns a blank page
- two columns of posts on homepage, one of them “favorites”
- Auto 301 to full post permalink? (using : /archive/%post_id% to %post_name% )
- Whats the proper way to use a php stylesheet in a wordpress theme? [duplicate]
- custom css for admin only
- Insert custom PHP head above in WP pages
- Headers already sent in Pluggable.php / homepage and wp-login error
- responsive.css in the WordPress should be prioritized
- How do I add a custom css to all posts without affecting homepage css? [closed]
- Is_front_page inside header.php is always returning true
- Does wordpress templates always in files or in database?
- Which is the correct way to conditionally enqueue a CSS file?
- Custom Background by Page IDs
- proper way to add css using functions.php?
- WordPress style.css not updating, only after theme reload
- Adding logo to WordPress header
- Adding Meta Tags to a Post using its Tags, Excerpt and content
- Thumbnails appear to be zoomed
- Use PHP in stylesheet to specify a background image based on Category ID
- Copyright info change – Corporate Plus Theme PHP [closed]
- Automatically set all tags to have a height of 0 if there is no content inside the tag [closed]
- height should be set to auto to avoid pixelation in the post thumbnail function
- Odd / Even posts add class minus first post
- Moving code from theme header to functions.php
- Change CSS based on is_user_logged_in
- WordPress wp_redirect error
- RTL Stylesheet Confusion with WordPress
- Having Issue on Redirecting With Session in WordPress
- Correct way to enqueue page specific CSS file
- Wrapping a Sidebar within
- Add Codepen animation as Preloader to WordPress
- WordPress wp_add_inline_style unable to give hex colors?
- Reduce size of responsive title
- How to make container class in PHP
- Sidebar not appearing in footer, but it appears everywhere else!
- How to create table in wordpress without plugin? [closed]
- WordPress archive page showing 404 Error [duplicate]
- linking stylesheets and scripts with functions.php
- PHP in CSS file?
- Location of core code for database connection and get_header
- Styling the second sidebar
- Add class to DIV depending on page loaded
- Liking a facebook page from wordpress website?
- trouble with page_id & highlighting current page
- unknown issue in ‘header.php’ preventing theme from displaying fully
- How can I use a sliced image As banner? [closed]
- Last class on last headline?
- Creating a blog on my companies new website using WordPress but I have sidebar issues
- Creating a mobile site by adding a new class to the body tag from functions.php
- wordpress admin plugin menu custom css
- How to add drag and drop functionalities to a div inside option panel
- Removing WordPress Footer -without access to PHP code?
- Change “No Comments” link to “My String” on Blog Post (Find Snippet in Code or use CSS, PHP Solution) [closed]
- How to remove sidebar primary widget on Mobile on category page [closed]
- Add meta tags to a custom header
- How to Change CSS Colors from Custom Plugin Settings Page
- Can I set up a hover animation in CSS depending on a PHP conditional?
- Get ACF options field in PHP acting as CSS
- Where can I find the inline-css of my theme header?
- Is this a correct usage of ob_start() in my WordPress project?
- My website is not showing Footer section
- CSS change in woo commerce Place Order Text [closed]
- Post repeated when opening in overlay, how do I solve this? [closed]
- Menu Custom Data Attributes
- Change header on pages displaying taxonomy items
- Highlight the links without using dropdown
- Problem with adding custom CSS class to image in ACF Photo Gallery plugin [closed]
- Add New Text Box To WordPress Twenty Seventeen Header
- Split site title and apply different classes
- How do I properly code my footer? See example
- How to modify mobile nav menu text in theme
- Website completely messes up when logging out
- Issue Enqueueing WordPress style.css
- Need help removing […] after excerpt
- Dividing the loop to style post differently
- jQuery accordion menu
- Custom CSV exporter – Cannot modify header information – headers
- Twentyfifteen style author comment
- Link to page with posts of specific type
- Extend Menu Walker Output