swinhoe
Forum Replies Created
-
Im trying to write a plugin to fix this in the meantime –
I have had a look about for an existing one, but without luck.
Before I continue, have you built a Plugin on this subject before ?
thanks
Forum: Fixing WordPress
In reply to: apostrophe in user emailForum: Fixing WordPress
In reply to: apostrophe in user emailCan we get this change added to the list for the next release ?
And if not is it possibel tot build this core amend into a Plugin ?
(quite new to WP still…- where do i raise a ticket ?)
Forum: Fixing WordPress
In reply to: Pound sign causing content curtailment.This can be closed now I guess. 🙂
Forum: Fixing WordPress
In reply to: Pound sign causing content curtailment.ok, I have seem to have found the issue.
If your PHP settings have ‘Multibyte String : mbstring.encoding_translation’ turned on, some special characters will not display, and cutail any content follwoing them.
Turning this option off has resolved this issue..
Check if this setting is on ro not using phpinfo() ;
Forum: Fixing WordPress
In reply to: Pound sign causing content curtailment.Progress;
A new installation of the latest WP on a new DB, DOES NOT provide the ability to use some special characters.
The standard UTF8 encoding helps in no way, and using a Latin based collation does nothing either.
Can anyone shed any light on this ?
Am i the only person able to reproduce this issue ?Forum: Fixing WordPress
In reply to: Pound sign causing content curtailment.Ok, for the record, im investigating a Database / Table collation type mismatch that happens by default at install.. this could be the cause..
Forum: Fixing WordPress
In reply to: Pound sign causing content curtailment.*bump*
Anyone out there with an opinion on this ?
Its even doing it using the correct html entity code…
please…
This works great for me.
Why cant we have this added to the core / or at least built as a plugin so its not overwritten on each upgrade ?
Thanks mobot123 🙂
Forum: Plugins
In reply to: [Content Types] [Plugin: Content Types] Enforcing required fieldsGreat Plugin… thanks. 🙂
(Marked as working…)
Forum: Fixing WordPress
In reply to: Display different custom menus depending on page.You can add that code into your ‘sidepbar.php’ file and it will do as you wish.
Forum: Plugins
In reply to: Restrict Editor Access ?Excellent, thank you. Exactly what I need 🙂
Odd that I had not seen it whilst searching.. needs better tagging ?
B
Forum: Installing WordPress
In reply to: Cloned WordPress site IssueIncidentally, the process I have in place for cloning a WP installed site is high effective.
Having looked at the scripts out there that do the same thing, I think my process is as fast, if not faster.
Its a great way to get confident with your database and learn about the codebase.
Happy hacking..
Forum: Installing WordPress
In reply to: Cloned WordPress site IssueScratch that.. All sorted.
It helps hugely if the correct config.php file has been applied…
*blushes*
Forum: Installing WordPress
In reply to: NEW INSTALLATION OF WORD PRESS IN C PANEL ON A RUNNING SITE“full new installation of word press in cpanel.”
Sounds like the cPanel admin will delete the old install to me..
Be careful.