gulliver
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Custom posts, and permalinks, etcetera.Ah! Excellent.
Thanks – you’ve helped preserve some of my remaining sanity.Forum: Fixing WordPress
In reply to: Conditional linksThanks.
Sounds like that’s beyond my ability. I was hoping there was something simple – perhaps a way to replace the id of the immediate parent with that of the ultimate parent.Forum: Plugins
In reply to: [Zajax - Ajax Navigation] Apply to all links?UPDATE: Ok, I’ve since discovered that it works on all links provided they have absolute urls.
As I use root-relative urls for much of my site, if I convert them to absolute then this plugin will work fine… but I’d prefer to retain them as-is if there’s a workaround.
Forum: Fixing WordPress
In reply to: Error on one of two identical themes.UPDATE: I suspect database corruption, because the issue doesn’t happen with a fresh install on a new db.
Forum: Fixing WordPress
In reply to: Javascript audio-player issues…Thanks.
I can’t yet provide a link… because this is a test install, and I’m experimenting with different players and themes to try to understand more about the issue.
Forum: Plugins
In reply to: [Awesome Support - WordPress HelpDesk & Support Plugin] Directory structure.Thanks.
Good attitude I wish others were so conscientious.
It’s a good plugin – works well.Forum: Plugins
In reply to: [Awesome Support - WordPress HelpDesk & Support Plugin] Directory structure.Thanks.
Honestly though, it’s just not worth the effort.
If I had a tech brain, I might question why it wasn’t an easier process – especially as the ‘submit’ and ‘my tickets’ pages already seem to behave accordingly.
But I don’t, and so I won’t. No worries.
🙂Forum: Fixing WordPress
In reply to: Clear comment cookiesAnswering my own post…
Although I haven’t found a way to add a ‘clear this data’ option, at this link is a way to stop the data being set, by added this to the functions:
remove_action( 'set_comment_cookies', 'wp_set_comment_cookies' );Forum: Themes and Templates
In reply to: [Fukasawa] Remove masonryThanks. Appreciated. 🙂
Forum: Plugins
In reply to: [Admin Columns] Error messages.Thanks.
Forum: Plugins
In reply to: [Admin Columns] Error messages.Thanks.
Phpinfo shows it was 5.2.17 – which seems at odds with my server settings which show 5.4.
I’ve now edited the .htaccess file to force 5.4.35, and things are now working ok again.
After my initial post, I checked some other installs where it had been previously been ok and to which no new plugins had been added – but they too had the same error.
I don’t pretend to understand much of this stuff, but it seems the change of php version is the solution – and this may be related to a recent upgrade to my server by my host.
Forum: Plugins
In reply to: [Admin Columns] Error messages.UPDATE: Doesn’t happen on a fresh install with no plugins – so looks like a clash. Bummer – that’ll be fun finding out which one. 🙂
Forum: Themes and Templates
In reply to: [Radcliffe] Increase width of horizontal line on post info.Thanks.
Forum: Fixing WordPress
In reply to: Size of sql backup seems large.Thanks.
I won’t use that code because there appear to be good reasons to not do so.
The underlying issue appears to be caused by Akismet.
I used another suggested solution.
wp_commentmeta was about 130meg and is now down to 185k. And the sql backup is now about 1meg for the gzip and 5meg uncompressed.
It’s likely this issue will continue, and the fix will need to be reapplied.
Forum: Themes and Templates
In reply to: [Hemingway] Reduce header height and remove imageTo ‘vermillionaire’… if you just want a plain header, you may want to switch to another theme.
Anders has several others which are probably suitable.
And, not wishing to inappropriately suggest an alternative from another source, but genuinely trying to help someone here, First may be appropriate.