gulliver
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: What code to list all tags and posts?Thanks. Excellent.
Forum: Fixing WordPress
In reply to: Trying to understand tag archive structure.UPDATE: Duh! My error.
Years ago, I’d disabled tag and category archives from my custom theme.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Problem with updateThanks.
The hard-refresh didn’t do it… but that’s not surprising as I’m currently using Opera and which has been particularly stubborn in cacheing stuff and not responding to shift-refresh.
Switching browsers sorted it, and on a return to Opera the fix was to use /preferences/clear cache… whereupon Opera now behaves. (I’m adding this as a possible help to others who may experience similar issues, and not realise that Opera may be the issue.)
Thanks again for you help… it’s genuinely appreciated.
- This reply was modified 8 years, 1 month ago by gulliver.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Problem with updateThanks.
I’m wondering whether the ‘using old js’ can be the case… twice I’ve replaced the updated version with the former one, and the effect has been the same – old version works fine, new one doesn’t.
As I’ve currently reverted to the older version, when I’ve more time I’ll update again and try your suggestion.
Forum: Plugins
In reply to: [Admin Collapse Subpages] Draft and pending pages issue.@bravokeyl… Thanks. With the new version, it’s all ok now.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] How html affects search.Thanks for the comprehensive explanation.
Forum: Plugins
In reply to: [Simple Shopping Cart] Modify admin order page.@mbrsolution and @mra13…
My thanks to you both.
Forum: Plugins
In reply to: [WooCommerce] Change order date in admin.@rynald0s… thanks.
Before originally posting I’d tried such a filter.
Although it works on the page (Screen ID = edit-shop_order) which lists orders, it doesn’t change the ‘General Details=>Order date:’ field on the ‘edit order’ page (Screen ID = shop_order) for individual orders.
Forum: Plugins
In reply to: [WooCommerce] View customer order history.@@rynald0s… thanks.
I’d seen that earlier, and was hoping for a simpler alternative (perhaps a WP Query of the relevant custom post type), because I don’t need the extended features of that plugin… and, perhaps more importantly, in respecting others’ privacy I don’t track and hence don’t like the ability to ‘observe how your customers browse your store and which screens they visit’.
Forum: Plugins
In reply to: [HTML Editor Syntax Highlighter] Simpler version?I write all posts/pages with full html, and in wanting a simple way to highlight tags don’t need the full code-handling features for which the plugin is built and would be happy with just a few themes.
@awesomesupport… Sorry, slow reply.
There’ll be a few such messages that I’ll probably want to change. Can’t be specific now, because it’s been a few days since I was working on this and my memory is poor.
Forum: Fixing WordPress
In reply to: WordPress 4.6 Tools – Export Missing@karendean… thanks.
After many years of ‘hhhmmm… strange’, I’m learning to accept that ‘stuff just happens’ and I’m grateful that for much of the time most things work as they should… and when they don’t, then it’s probably an hour or a day searching for a fix – for which I’ve had so much help from others that I’m happy to be able to share what little I can. 🙂
Forum: Plugins
In reply to: [Admin Collapse Subpages] Draft and pending pages issue.@bravokeyl… thanks.
Forum: Fixing WordPress
In reply to: WordPress 4.6 Tools – Export MissingQuick update, for clarification…
The (albeit unexplained) cause of this issue is that the capabilities (https://codex.wordpress.org/Roles_and_Capabilities) of the user have been changed (but by what, we don’t know).
The code snippet in my earlier post adds a capability (albeit one which should already be there) to the admin role, and thus restores the ‘export’ option.
Forum: Fixing WordPress
In reply to: WordPress 4.6 Tools – Export Missing@karendean… I’m glad if it’s helped.
It seems an odd issue, and I don’t suppose I’ll discover the cause. 😉