johnrobe
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Comment notification going to spam folder — suggestions?I made a filter that searches for the blog name and moves the messages to my inbox. Sort of an anti-filter really. I guess it works. Anyone know why they’re getting tagged as spam in the first place though?
Forum: Installing WordPress
In reply to: Upgrade disasterOkay… I have completed an upload of my backup files with BatchFTP the blog appears to be working normally again… so the flopsweats have eased.
What caused this problem though … EFTP? I have used it for single files in the past before without an issue.
Forum: Fixing WordPress
In reply to: Is there a way to have some pages not visible?The depth parameter was exactly what I was looking for — thanks!
Forum: Fixing WordPress
In reply to: Is there a way to have some pages not visible?For an example, you can go to my blog, http://www.johnrobe.com.
I have a page called “Recipes” and one recipe page called “Channa Masala”. What I would like, ideally, is to be able to use WordPress to create and manage the recipe pages, but not have them visible in the navigation of the blog itself. Some way to say either that I want a page to be invisible (from a non-admin page-listing perspective) or to somehow specify that child pages of a certain page not be visible from the index.
Is this possible?