the html for any page is in the template
Often for archives, that is handled by archive.php, but you can make sure that is correct following the template heirarchy
http://codex.wordpress.org/Template_Hierarchy
That is the basic html, access from appearance->editor from your admin dashboard
Each template has the code, but you may have to dig further. The template will usually call other html, using get_header, get_footer, get_sidebar, etc
This calls in other templates, like header.php, footer.php, etc
And a newer function is get_template_part which can call in other templates, like loop.php, etc
I explain how that works here
http://voodoopress.com/2011/02/get_template_part-in-my-wordpress-theme/
Related Posts:
- Is there a blank theme framework compatible with WP 3.0? [closed]
- Plugin SVN & update API – how are plugins identified?
- How to use more than 256MB of memory in the admin?
- Localization: I want the backend: english and frontend in defined language
- Custom Search Query
- How to get current_cat in navbar, in single post
- Removing fields from the Media Uploader/Gallery
- When using the block.getSaveElement hook can you output different markup based on whether or not you are in the edit view or the live page view?
- wordpress custom walker for thumbnails with custom menu
- Selecting An image from the Media LIbrary on the frontend
- WordPress audio player has two different styles
- Allow Users to Set Password During Registration
- How wp_ajax_nopriv since WordPress 3.1
- WordPress 3.1 removing ‘category’ from the slug
- Why does WordPress 3.0.4 keep deleting the contents of the .htaccess file?
- Set user loggin status?
- Intercept invalid email during lost_password
- Only append custom classes to nav menu items
- redirect product-category to a custom page
- Hide upload image fields for the different media upload popups
- custom headers for static home page and posts page
- WP-Admin gives 403 Forbidden after login on CentOS 7
- Custom Taxonomy Archive not displaying entries
- Creating Search Engine Friendly URL’s with Word Press
- How to redirect WooCommerce shop URL?
- Add Div to Comment Form
- Extend Screen Options
- Best way to implement a thumbnail-based gallery in WordPress?
- Why is my mod_rewrite not working?
- Show posts on a page based on a category and tag(s)
- Any tools for quickly grabbing comments / comment count?
- Custom WP_Query with no posts to output
- How to add “Read More…” link in twentytwenty
- Adding Page Attributes and Page Templates to Custom Post Type WP 4.7.3
- How to remove the search fields in Twentytwelve
- WordPress Locale Switching on Accept-Language Header
- syntax highlighting for theme-editor.php?
- adding homework to a school’s website
- Understrap child theme JS not working in custom-javascript.js file
- How do I call in a category title on a category page in a child theme?
- Resizing of a header/div in a website through css in wordpress [closed]
- Include custom JS without child theme
- Prepopulating a specific page template with HTML/CSS
- Login/Logout Session Sharing – Multiple WordPress Installations
- How to get every custom taxonomy names and urls?
- Is there a way to by-pass the pagination function on one custom template?
- Where in code to replace content before display of page?
- Create page as a file in my theme?
- Changes in my child theme from customizer not appearing in style.css?
- Search URL parameters query [duplicate]
- Custom SELECT Query With Multiple Meta Values (Ordering Problem)
- Change Successful password reset message
- White letters in header
- Changing the the_author_posts_link() hover title
- How I can directly add drop-down in my product on shop page as show in below image
- Is there a possiblity to replace profile image gravatar with custom user images
- How do I hide an article element so only logged out users see it
- How to add custom ‘layout’ buttons to wordpress editor?
- How to request container_class from wp_nav_menu
- Replace a ‘Title’ tag with a Custom Field
- How to create a custom WordPress front page
- change top banner content on specific page
- Is “get_template_part” hierarchy possible?
- Is it possible to integrate a custom login feature with wordpress?
- User Custom Dashboard
- Custom Register Link on Backend Form
- Create new network instance, import old single installs AND keep the urls?
- How to style bootstrap container in WordPress?
- Problems with setting up a subdomain to serve images and scripts
- Change login cookie expiration time?
- Disable “-mp4-image” screenshots from appearing in Media?
- wordpress custom posts page not showing
- Wrap WordPress Login Form in custom Div
- Automatically reject a comment if website field contains anything
- Post filter with multiple checkbox taxonomy terms
- Replace publish date in blog module with custom field
- Need help with drop down list on the profile
- generate a static copy of the website footer html
- Multi-site customization
- Creating WordPress staging environment software
- How to add H1 Tag on Homepage?
- Show different pages on site depending on user choice
- Is there a way to limit multi upload in media upload box?
- Use another theme template in my theme
- Display popular posts by how many hits it got within 30 days of publishing
- Pulling posts into static site (wordpress as subdirectory)
- Call a duplicate registration form with other url
- How to support extra color options for shortcodes?
- WP Customizer – what types of fields is it capable of supporting?
- How to make my wordpress site responds for 2 domains
- User registration add user ID?
- Can’t Auto-Update, but permissions are good?
- Pass query param to custom page
- How to answer, and we aren’t using WordPress to manage your site? [closed]
- responsive screen not working [closed]
- Is there a way to have information on one page automatically feed into another? [closed]
- Disable all Fonts that are Standard in WordPress and replacing them with a custom Font?
- Custom product sorting archive page
- Add custom information in editor summary
- A Voting system for a pageants