Looks like your problem is in the content-project.php
file.
Whenever using WP_Query()
make sure to use wp_reset_postdata();
Additional details can be found here
Related Posts:
- Sizing screenshot.png without losing aspect ratio
- How to insert a logo in the header?
- Should `get_template_directory_uri()` be escaped?
- How To Add New Option Types To Option Tree?
- Why doesn’t default WordPress page view use force_balance_tags?
- Page template in two level deep folder
- Automatic Updates For Private And Commercial Themes?
- Child Theme not loading parent CSS
- Where do I find the functions triggered within a hook?
- add_image_size is scaling, even though crop is set to true
- Use of undefined constant FS_CHMOD_DIR – assumed ‘FS_CHMOD_DIR’
- 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
- how to pull wordpress post comments to a external page
- index.php is not loaded for single posts
- Why use while over if in single wordpress posts?
- WordPress website loads but is not displayed until page scrolled
- Theme Customizer not loading
- Is it a good idea to make whole theme widgetized?
- Finding Page Template and Displaying Content
- Single Theme folder for Multiple WordPress
- Override Constants in Child theme
- How i can get widgets areas working in customizer?
- Cutomize Colors utility: How to add more configurable colors to a theme
- Where is definied the theme location for the main menu in a WordPress template?
- How to disable automatic colors in the Twenty Twenty theme?
- Same theme name issue with wordpress repository theme
- Removing feeds from header using a function?
- Gutenberg – editor-font-sizes in functions not working
- Same ACF on two different pages
- Cannot figure out how to overwrite files in child theme
- How to add theme support?
- WordPress post arrangement using post_class
- Customize the previous_post_link output
- How to use get_template_part instead of include_once?
- How to remove comment link title attribute?
- wp-cli: For development, how can I activate a theme that is on the local disk but not zipped?
- My Admin bar covers my sticky navbar [closed]
- Single Page Design, Storing in Theme Options
- How to edit theme functions file to modify pagination?
- Edit footer via customizer
- Font Awesome 5 Free – far working but fas is not? [closed]
- Acivate all themes multisite wide automatically
- Dropdown filter by custom field
- correct tags for validating input types
- What is the meaning of WordPress’s recommended css classes and where are they applied?
- Renaming a theme so it aids SEO and the theme used is hidden
- WordPress 3.8 Backend Admin Color Scheme add more scheme how to do?
- Theme thumbnail in dashboard
- How to change the theme directory uri for localhost?
- Will my site get messed up when the wordpress theme updates if I edited the html code in the editor to change footer?
- How to correctly enqueue the parent and child theme stylesheets in the creation of a child theme? [duplicate]
- Managing WordPress Theme
- featured content: which area does this cover [closed]
- Which cache is kicking
- searchform.php doesn’t work properly
- Customizer: get_preview_url() inside customize_save_after hook
- In a Gallery with limited image posts, how do I not limit images on single post?
- Shortcodes do not work in own template
- Adding Bootstrap to WordPress TwentySixteen Theme
- LESS not working in WordPress [closed]
- Is there a way to switch to another theme?
- New to WordPress – Read the Codex, Other Docs; Still Confused
- How to use the _S framework
- When trying to set title, not sure how to edit it for different pages
- Post archives link yields a 404 Not Found
- Get video from the post on homepage
- static front page ONLY for certain themes?
- How to add cropped custom header image?
- WordPress Themes Directory: Template which hits the standards?
- Best practice for implementing a blog page / section in wp_menu_nav()
- How to change a local wordpress installation xml export file urls? and change them to what if you don’t have a live website?
- Any way to change/add to the theme name dynamically?
- Let user to upload multiple time
- Why nav_menu_css_class doesn’t work with apply_filters?
- Text widget is placing everything side by side. I want to post it above
- How to make menus, footer, sidebars multi language
- Different WP Rest API custom endpoints across different themes
- Menu names not getting translated
- Get property of non-object on theme activation
- change wordpress website logo url [duplicate]
- register_theme_directory() sees custom themes directory, but blank frontend
- wp_editor some functionality not working on custom theme
- Update modified Shopify third-party theme [closed]
- How to create multiple pages in a client theme?
- Using Customizer value in an external PHP file inside a theme
- How to prevent XSS attack in wordpress theme?
- Featured Image Module Randomly Disappears
- Import from HubSpot COS into WordPress 4?
- Theme customizer live preview JS- Trying to bind to an html image url without luck
- Theme automatically inserting “more” tag on every post
- How get the 10 most viewed pages (not post)
- Using wp_enqueue_script with social media buttons?
- Purchased Theme to Custom Made Theme? [closed]
- How to make website with many template that active [closed]
- Image Size wrong during upload
- How to create full header but keep content narrow
- Correct way to make a custom block theme responsive
- What is the point of using the front-page.php template? [closed]