centralzone
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can’t Post CommentsOptions > General – Membership line:
uncheck the Users must be registered and logged in to comment boxForum: Fixing WordPress
In reply to: Search ProblemIt looks more like bad coding…(unclosed div)
http://validator.w3.org/check?verbose=1&uri=http%3A//www.empireinternet.org/index.php%3Fs%3DinvisibleForum: Fixing WordPress
In reply to: Pages viewable only by registered users.Forum: Fixing WordPress
In reply to: Changing number of posts on Search Results pageThe best solution probably is this plugin:
http://mattread.com/archives/2005/03/custom-query-string-plugin/Forum: Installing WordPress
In reply to: edit online WPIf you have one of those “registered” blogs – you should try your luck at their forum: http://wordpress.com/forums/
Forum: Themes and Templates
In reply to: Theme Editor: What permission levels and where?Only the files (666) you want to edit – which means certain template files from your theme:
wp-content/themes/yourtheme/XYZ.php.
Nothing else. And don’t forget to change the permissions back when you are done. Alternatively, you can edit the files on your computer and upload them via FTP.Forum: Fixing WordPress
In reply to: Two Blogs, one site.What i’m after is that come a certain length, the PCGF Podcast page will be cut at the bottom, and ‘previous page’, ‘next page’ tags will appear. Essentially exactly the same to the main blog page.
Ain’t gonna happen. WP just doesn’t work like that.
You can “break” your Pages by inserting the<!--nextpage-->tag where you want a Page-break.