ColinG
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] society6 ads being shown on shop page?Ah, never mind. The script had been pasted into the Shop page. I think this must have been done years ago, and since Woocommerce reactivated that page, i had forgotten.
Forum: Fixing WordPress
In reply to: paged post list and single postThanks for the reply. That link is actually where it got the paging code from, it’s just that for what I’m trying to do it doesn’t cover all the bases.
The paged listing need to appear as well as the post that has been clicked on. What happens at the minute, is that when a listing has been clicked, the relevant single post page is loaded, but the paging is reset to the first page.
For example, if i went to page 3 in the listing and chose an post, the post loads, but the paging of the list goes back to page 1, rather than staying on page 3, which is what I want it to do.
Forum: Fixing WordPress
In reply to: Single post layout for specific templateI’ve started a different post for my own question – (not trying to hijack ThreeD’s thread, sorry!)
http://wordpress.org/support/topic/273949?replies=1Forum: Fixing WordPress
In reply to: Single post layout for specific templateI’m looking for a solution to this one as well!
I’ve got exactly the same layout as ThreeD describes – I need to load posts into the right hand div while keeping the left as is (it lists posts, and paginates them – the problem is that when the page is reloaded it resets the paging to the first page….)
Any pointers greatly appreciated.