steadyedd
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Next and Previous Page links (respecting pge Order attribute)I have retried one of the plugin suggestions within the Codex article (https://wordpress.org/plugins/next-page-not-next-post/) and it works. End of problem for me
Forum: Plugins
In reply to: [WooCommerce] Finding import products error logI had 397! Surprised how easy it was to be honest. If WordPress had a ‘copy to clipboard’ button that would be even easier.
Forum: Plugins
In reply to: [WooCommerce] Finding import products error logYon
I selected the text within the log and pasted into Excel. Worked a treat; 2 columns and a row per product.Forum: Plugins
In reply to: [Plugin: WP-Table Reloaded] Error 500 – Internal Server errorSorted. My host, 1and1, defaults to php4. Added a line to the top of my htaccess file
AddType x-mapp-php5 .php
SortedForum: Fixing WordPress
In reply to: WP_Query with pagesThank you MIchael. That at least allows me to make a start. Can I expand the parameter? For example query_posts(‘post_type=page&id=1,4,6,9’) – I want to return more than 1 page.
Regards,Forum: Fixing WordPress
In reply to: [Plugin: eShop] Posts or Pages for products?It’s that missing functionality I’m concerned about. The post filtering will help enormously with maintenance(editing prices etc). Also, I can add categories to the posts (more than one, as well) so I can have a Sale category and then show Posts from that category on, say, the Home page along with the Featured items.
I’m now thinking that if I used Pages I could have different templates for different ‘ranges’ within the product list (say a Mens wear and Ladies wear). Another decision to make…..
Good to see you’re in the UK as well
RegardsForum: Plugins
In reply to: Change size of visual editor boxSettings >> Writing
Size of the post box (at least in WP ver 2.7)
(works for pages too)
Regards, EdwardForum: Fixing WordPress
In reply to: Easy internal linkingOK. Sorted
AWS Easy Page Link
Regards, Edward