Hi
I'd just need to display a search page as the site's home page: hidden link should be hidden link (and the existing home page will be taken out of service)
- Since hidden link is not a proper "page" I cannot switch this in wordpress > settings > reading
- And, as I understand the instructions to alter the WordPress > Settings > General > WordPress address here https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory - it wouldn't be correct to set the wp adress as .../house here
Or is it that simple?
I haven't tried because altering this setting may take down the site...
Thanks,
Kjetil
Thanks for coming back to me, Shane
Sorry, I can't see any way to do that there. As I wrote initially:
<quote>
- Since hidden link is not a proper "page" I cannot switch this in wordpress > settings > reading
</quote>
To my understanding, that "page" is a Toolset Layout. Right or not, it doesn't appear in the selectable page dropdown list in WP > Settings > Reading - see hidden link
Could you please elaborate?
Thanks,
Kj
I checked and it seems the only way to do this is by using some form of custom code. hidden link
Or you can create a view, that will list the contents on ONLY the post that you want to display and then add that view to a page and set that page as the homepage.