I have installed the Virtue wordpress theme and when i want to override the default front page of the demo with the one customized by me, the default homepage keeps on coming back. What do I do?
Go to the dashboard > Settings > Reading
Should be under this link : http://yoursite/wp-admin/options-reading.php
Find Your homepage displays from reading settings and check the option static page (select below) then from Homepage select the page that you want to display as your home page, then save.
Related
I have a front page with the slug "home," It works just fine if I go to www.mydomain.com/home. I'm getting "Page not found" for www.mydomain.com. I want to remove the slug "home" from my page so that I will be able to see it on www.mydomain.com.
I've tried to go to customize -> Homepage settings and set my page as a static page, but it didn't work. I also tried to go to Settings-> Reading and define it from there. How can I make it works?
You can assign your page from here:
Settings->Reading
and then you can see the
Home Page Displays
section. In this section you need to select the A Static Page(Select Below) option. In the dropdown you need to select the value Home (the page you would like to display as the Home page display).
After making changes you can click on the Save button.
[screenshot for reference]:
I am trying to set my shop page as a homepage for site. It's an easy action in wp-admin. The problem that I am getting message No products were found matching your request.
At the same time everything OK on shopPage.
I've tried to play with visibility, categories, attributes but still can't customize them properly. I believe, there should be some settings I've missed.
Homepage set to shop page - http://52.58.27.104/
Usual shop page - http://52.58.27.104/shop
Edit
Setting->Reading
WooCommerce->Settings->Products
Settings->Permalinks
Usually to change the page that shows as default you should login to the admin panel then go to Settings -> Reading -> Static Page and from there pick your site. If that's the way you did it then that will remove the extension off your page like the www.site.com/shop will be www.site.com which now means woocomerce is trying to find a /shop section. You have to change the woocomerce section to select the new page that the items are located. Either one by one or through the woocomerce general settings.
Hope that helps
I installed storefront and at the end I untick the default homepage so it didn't create that page. So once the starter guide of storefront is over how can I get that default homepage back?
I tried deleting and installing the theme again but somehow that starter guide doesn't show up again.
I really want the layout of the default template, is there anyway I can get it back?
You need to assign the homepage template to a page.
Go to Dashboard > Pages > All Pages
Click on Add New to create a page
On the right you will find a box title Page Attributes
Select Homepage from Template
Click on Publish.
Now if you want to show this page as your homepage, go to Settings > Reading and make sure A static page (select below) is selected. Select the the page you've created earlier. Then click on Save Changes.
Through settings I set to show one static page (lets say I called it "static") as index page. And a blog page as a second page whch you can reach via menu. The static page is displayed just fine, but when I want to open any page with blog template (dynamic content) I get just the name "static", username and the date, and its displayed only once. Nothing more. I dont have an idea of where I could look for the problem.
Which wordpress version you are using?
Hope you done it like this(Double check it).
Settings > Reading > Front Page Display.
Then you select the "A static page" radio button. And sets both "Fron Page" and "Post Page".
Also for further investigation, can you provide the site link?
I would like to show a custom page when activate my theme with an Enter link instead of posts in the content area and also need to show same header, sidebar and footer as other pages. When click on the Enter our blog works same as other thems.Please help me.
I would create the page that you want to use as the index page in your wordpress admin panel. Then go to Readings Settings, and select Static Page, then select the new page you just created in the drop down menu to set it as the front page. Click Save Changes and the new index page will now be the first thing that visitors see when they go to your site. Does that solve your problem?