gulliver
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't set private page as parent.Thanks.
That fix sorts the issue.
Forum: Fixing WordPress
In reply to: Can't name page as I want, and unwanted redirect.That’s a very good point – thanks.
I’ll use it right now, because it’ll solve the immediate issue. And, I still want to be able to operate without needless Wp interference.
Forum: Fixing WordPress
In reply to: Can't name page as I want, and unwanted redirect.Thanks.
I’m wondering if there’s a workaround – so’s I can regain full use of my site.
Forum: Fixing WordPress
In reply to: Repairing my 'read more' link.UPDATE…
It’s happening because I disabled the wpautop filter because I use hard-coded html for posts/pages and didn’t want it changed (notably, it adds extra p tags when on html-comments) by the default WP treatment.
I still have no idea what the fix is.
Forum: Plugins
In reply to: [WordPress Pagination Plugin: Page-Links Plus] Broken linkThanks.
It’s the freebie.
Forum: Fixing WordPress
In reply to: Can't name page as I want, and unwanted redirect.Thanks – but I’m already aware of that, and there is no prior page so-named.
I’m wondering if it’s an issue with link-caching or WP reserving certain terms.
Forum: Fixing WordPress
In reply to: Show entire post when paginatedUPDATE…
I have a small problem with this, as it seems to change the link behavior.
(This may just be a problem with my theme, but I don’t know.)
When viewing the post as a single page, I’d expect/prefer to have the ‘view as single page’ text unlinked – in the same way that when viewing a specific page, its number in wp_link_pages is unlinked.
The ‘Page-Links Plus: Single Page’ plugin handles this ok, but I prefer to avoid plugins where possible.
I have another issue – probably caused by me trying to be to clever with stuff I really don’t understand.
To also provide more prominent previous/next links, I use wp_link_pages twice – once to show just the previous/next links right after the preceding paragraph, and again at the foot of the post to show the pages numbers.
When viewing as a single page, a ‘previous’ link is still shown. Presumably this can be removed with some conditional statement, but I’ve no idea how. (And, this breaks when using the previously-mentioned plugin – it tries to link to a non-existent -1 page.)
Forum: Fixing WordPress
In reply to: Show entire post when paginatedThanks, everybody.
Forum: Fixing WordPress
In reply to: Show entire post when paginatedThanks.
On the ‘Could you be a bit more specific?’ reply: currently there’s ‘Page 1 2 3…’ links; I’d like to have ‘Page 1 2 3… all’.
On ‘Make one of the pages a non paginated version of the content.’… I’m not sure I fully understand, but doesn’t that require me to add the entire post content after the last page-break? Or have I misunderstood?
Forum: Fixing WordPress
In reply to: Add 'continue reading' to paginated posts.Thanks.
That’s better code than I was using.
Will, do. Thanks.
Thanks.
It seems to be a good plugin – but I need something more suited to a radio-schedule listing.
Forum: Fixing WordPress
In reply to: Include page number on paginated posts.Excellent. Job done.
Thanks very much.Forum: Fixing WordPress
In reply to: Include page number on paginated posts.Thanks.
Maybe I didn’t explain myself properly… I use that tag already; what I want to be able to do is to include a ‘continued’ on pages other than the first.
Forum: Plugins
In reply to: [Plugin: WPQuiz] Quiz won't show upGood. I like this plugin and am keen to see it develop.