josephnds
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Fixing WordPress
In reply to: Chnage home page (blog posts) into a static pageYou need to use a plugin called Duplicate Page: https://ww.wp.xz.cn/plugins/duplicate-page/.
Forum: Fixing WordPress
In reply to: Looking for a specific appointment setting plugin (free)If this requirement/functionality is crucial, then you’re looking at custom coding. Highly unlikely any free plugin will have this sort of feature built in.
May I ask why this feature is needed?
I presume if your clients are too far away, they wouldn’t want to schedule a physical visit in the first place?Forum: Fixing WordPress
In reply to: Chnage home page (blog posts) into a static pageI’m not entirely sure what you mean by “change it to a normal static page,” but I hope this helps.
A common approach is to use a dedicated page for your blog posts. You can use WordPress’s built-in functionality to set this up:
- Create a new page:
1. Go to pages > add new.
2. Copy the content from your current home page and paste it into this new page.
3. Publish the new page. - Set this page as your blog:
1. Go to settings > reading.
2. Under “Your home page displays” select a static page
3. Choose the new page you created from the “Posts page” drop down.
4. Save your changes. - Add the new page to your menu or quick links in your footer.
This blog page will automatically update each time you post a blog.
- Create a new page:
Viewing 3 replies - 1 through 3 (of 3 total)