It sounds as though you are confusing multiple issues. If you created front-page.php, added your content and made the settings in WP for this to display as the front page, then that part of your question is answered.
If the login form and slider are not working on that template, you have a separate challenge to overcome.
The login form and slider are likely relying on JS or other code that is called with the wp_head()
function. As you are not loading your normal header.php file, the wp_head()
function never is called so the dependent script(s) are never loaded.
Try calling get_header()
in your front-page.php temporarily. If the form and slider function, you’ve found the problem.
Related Posts:
- Setting Custom WordPress “Posts page” AS “Front page”
- How to *remove* a parent theme page template from a child theme?
- How to Change 404 page title
- Custom ReCaptcha Login
- How to redirect WordPress home page to custom static HTML page
- How can I create an alternative home page?
- How to override wp-login.php
- How to create custom home page via plugin?
- page_template toggle between 2 templates + 2 permalinks for same post
- How do I deque the default stylesheet?
- Custom Login and Registration form in Ajax
- Woocommerce Product page edit
- For custom templates, is it better to use `template_include` or `type_template`?
- WordPress custom login page
- Auto redirect after session expire, but only for one user
- Properly customizing login/register form
- Javascript Solution Remove Specific Tag but leave the rest in a specific DIV
- need help with a user-specific custom page template
- Prepopulating a specific page template with HTML/CSS
- custom meta box for page default template
- Add Custom API Call to WP-Login.php
- Auto login from custom registration form
- Deep customization of wp-login.php
- Page-loop is looping content from custom loops on the same site. How to avoid that?
- List top 5 authors with most posts
- How To Load an HTML File As A WordPress Page (With No 301/No Redirect)
- Custom Login Process
- A truely custom login page?
- Best Practice for Displaying Categorized Posts on Front Page
- How to create custom search page
- WordPress archive index page
- Custom Same Page Search
- change top banner content on specific page
- How to remove/replace current page template?
- How to set up conditionals in page templates?
- How To make Custom page of every Category
- Remove Sidebars from page
- Open login logo URL in new tab
- No plugin populate user information in to form
- Product page not found if product data is set Appointment Service
- Swap home page based on user role, Elementor layout breaking
- Page with some post value id showing page not found
- Why does a custom php code inside a custom template not get executed?
- How to use the same custom page template to iframe multiple urls with entry of new url entered from backend
- Create page when a new site in multisite network is created?
- Custom password set/reset link in same URL format as default does’t work
- Custom stylesheet not loading
- Displaying Child Page’s Information
- Wonderflux Framework Static Homepage
- Change the default WordPress image on the dashboard login to a custom image [duplicate]
- Can I check who updated the static front page on WordPress and the time it was done
- Adding pages to the Admin panel
- Page template with custom html fields inside a content
- Single page template
- Adding page Title in a custom coded page
- Use wp_login_form function to login with a custom user table?
- use another theme for just one page
- How to use more than 256MB of memory in the admin?
- How to get current_cat in navbar, in single post
- 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?
- Selecting An image from the Media LIbrary on the frontend
- WordPress audio player has two different styles
- 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
- WP-Admin gives 403 Forbidden after login on CentOS 7
- Custom Taxonomy Archive not displaying entries
- 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
- Adding Page Attributes and Page Templates to Custom Post Type WP 4.7.3
- How to remove the search fields in Twentytwelve
- syntax highlighting for theme-editor.php?
- adding homework to a school’s website
- Resizing of a header/div in a website through css in wordpress [closed]
- How to get the value of input hidden html from text editor to custom page template?
- Is there a way to by-pass the pagination function on one custom template?
- Where in code to replace content before display of page?
- Changes in my child theme from customizer not appearing in style.css?
- Custom SELECT Query With Multiple Meta Values (Ordering Problem)
- Change Successful password reset message
- White letters in header
- How I can directly add drop-down in my product on shop page as show in below image
- How do I hide an article element so only logged out users see it
- What is the best way to build home pages with a lot of sections for distributable themes [closed]
- Hard Coding Components on a Client Specific Websites
- Replace a ‘Title’ tag with a Custom Field
- Showing Meta Box via Jquery Checkbox
- Problem with custom function from jQuery slider tutorial
- Removing “There is no account with that username or email address.” error message in “/wp-login.php?action=lostpassword”
- Problems with setting up a subdomain to serve images and scripts
- Change login cookie expiration time?
- Disable “-mp4-image” screenshots from appearing in Media?
- Post filter with multiple checkbox taxonomy terms
- Replace publish date in blog module with custom field
- Use another theme template in my theme
- WP Customizer – what types of fields is it capable of supporting?
- How to make my wordpress site responds for 2 domains
- How to answer, and we aren’t using WordPress to manage your site? [closed]