AliBK
Forum Replies Created
-
Thanks for the info, Timothy!
The solution posted by @timothyblynjacobs worked for me – though I did it through my site’s control panel.
Thanks Timothy. Can you tell me if the plugin requires those privileges at all times, or just when updating? Could I remove them and expect the plugin to keep functioning until the next update?
Thanks Mike and Angelo (what a good pair of names!)
The “Yes, alternate fix” option works. Thank you!
Forum: Plugins
In reply to: [Polylang] String Translations not being saved for Nirvana Theme by CryoutI spoke to my webhost to see if the problem was some kind of character encoding limitation. They temporarily lifted some of the mod_security rules to see if that would help, but the problem persisted.
Weirdly, I have found a workaround of sorts. Changing all the linebreaks from
<br>to<br />makes it possible to save, and the lines still display correctly (in Chrome at least).Of course this isn’t idea, so I would still be grateful if there’s any way you can help work out why I’m experiencing this issue.
Forum: Plugins
In reply to: [Polylang] String Translations not being saved for Nirvana Theme by Cryout*saving the string with the linebreak failed
Forum: Plugins
In reply to: [Polylang] String Translations not being saved for Nirvana Theme by CryoutI just spoke to the Cryout developer who said:
I tested right now and saving strings with
works fine on our test site.So it seems it’s not a length issue but a content limitation instead.
Could you test if saving<br>works in any Polylang fields that do not relate to Nirvana?
And then any other text fields in WordPress (inside a Text widget, the site title / tagline, for example).I did what he suggested and added a linebreak to a different plugin and a text widget. In both cases, saving the string with the linebreak, resetting the strings to default.
So it looks like it isn’t necessarily to do with Nirvana. Any thoughts?
I really appreciate your help with this. Thanks!
Forum: Plugins
In reply to: [Polylang] String Translations not being saved for Nirvana Theme by CryoutThanks for that suggestion. I cleared all the fields out of Nirvana’s presentation page, and entered them one by one.
The first few lines worked, then this one failed:
Join Nelly Cootalot in this nautical point & click adventure game.<br>Coming to Windows, Mac & Linux in 2015.However, if I deleted the linebreak it DID work:
Join Nelly Cootalot in this nautical point & click adventure game. Coming to Windows, Mac & Linux in 2015.I tried the big chunk of html I posted earlier. It did not work for me, but I removed the linebreaks and it did.
There may be other elements of html which are causing the save to fail, but the only one I could identify was the linebreak. If there is a string with a linebreak displayed in the polylang table at the time of saving, the save fails. If there isn’t, then the save is successful.
Does that help identify the problem at all?
Forum: Plugins
In reply to: [Polylang] String Translations not being saved for Nirvana Theme by CryoutYes, even the security plugin. I didn’t manually undo any of the changes it has made to .htaccess etc., but I deactivated it from the dashboard.
Forum: Plugins
In reply to: [Polylang] String Translations not being saved for Nirvana Theme by CryoutI just deactivated all the plugins apart from polylang, and unfortunately the problem persists.
As before, I am able to save changes to some of the Nirvana strings. But other strings will fail to save, resetting all the strings I’ve added translations for.
Just to be clear – there are more fields than the html I posted above. 1 which is about the same length, and 4 which are shorter.
Thanks so much for helping with this! Do you have any other thoughts?
Forum: Plugins
In reply to: [Polylang] String Translations not being saved for Nirvana Theme by CryoutSorry! Didn’t realise that would get messed up. Here is a sample of some of the html which I’m using in the Nirvana theme:
<span id="Introduction">Nelly Cootalot: The Fowl Fleet</span><a title="The Fowl Fleet" href="http://www.nellycootalot.com/the-game/"><span class="dropcap">N</span>elly Cootalot: The Fowl Fleet</a> is currently in production. Join Nelly in this indie adventure game, and rescue birds hypnotised by the villainous Baron Widebeard. She'll meet a delightful cast of characters and face perplexing challenges in her quest for the Treasure of the Seventh Sea. <a title="The Fowl Fleet" href="http://www.nellycootalot.com/the-game/"><img class="alignright" src="http://www.nellycootalot.com/wp-content/uploads/2015/05/nelly-wave.png" alt="Nelly Cootalot" /></a><br><br> Nelly Cootalot: The Fowl Fleet is being co-developed and published by <a title="Application Systems London" href="http://www.application-systems.co.uk/" target="_blank">Application Systems</a>. In 2013 we ran a successful <a title="Nelly on Kickstarter" href="http://www.kickstarter.com/projects/315061806/nelly-cootalot-the-fowl-fleet-retro-pirate-adventu" target="_blank">Kickstarter Campaign</a> to fund development. Even though the campaign is over, you can still <a title="Nelly Cootalot Pre-order" href="http://www.nellycootalot.com/games/nelly-2/preorder/">pre-order a digital download or boxed DVD of the game</a>. <br><br> Nelly Cootalot's original adventure <a title="Spoonbeaks Ahoy!" href="http://www.nellycootalot.com/games/spoonbeaks-ahoy">Nelly Cootalot: Spoonbeaks Ahoy!</a> is a free adventure game for Windows. Help Nelly rescue kidnapped birds without spending a daalder. <br><br> Check out the <a title="Blog" href="http://www.nellycootalot.com/blog/">Blog</a> and subscribe to <a title="Nelly on Twitter" href="https://twitter.com/NCootalot" target="_blank">Twitter</a> and <a title="Nelly on Facebook" href="http://www.facebook.com/pages/Nelly-Cootalot/479990382054808" target="_blank">Facebook</a> for updates.Forum: Plugins
In reply to: [Polylang] String Translations not being saved for Nirvana Theme by CryoutHi Chrystl,
Yes, there is html in some of these fields. Just basic stuff like <img>
, but quite a lot of it.Forum: Plugins
In reply to: [Polylang] String Translations not being saved for Nirvana Theme by CryoutSorry, I spoke too soon!
I am able to add translations for SOME of the strings. but for others saving still doesn’t work. And when saving fails, it resets the strings which I’ve successfully translated.
So that workaround doesn’t work properly. Can you help fix this issue?
(Apologies for double-posting. I don’t seem to be able to edit my posts.)
Forum: Plugins
In reply to: [Polylang] String Translations not being saved for Nirvana Theme by CryoutUpdate:
The Cryout developers have told me that the problem is hitting the POST request limit. This is because I have a lot of very long strings at the start of the table, and Polylang is trying to save all of them at once.
It’s possible to work around this by lowering the number of strings which appear in the table. The default number of rows for me was 20.
By clicking the Screen Options tab in the dashboard and changing the Strings translations I was able to display fewer rows and save successfully.
Should I mark this as resolved, since a workaround has been found?
Thanks for the reply!
Is pagination unavailable for ‘events’ for a specific reason? Without an ‘unlimited’ specifier or pagination it’s not possible for a visitor to a site to realise that you have more than x events coming up. So I think both would be an improvement.
Forum: Plugins
In reply to: [Polylang] Default/fallback language breaks paginationHi Chouby, sorry to hassle, but I was wondering if you had any thoughts on how to adapt the proposed solution to a site with a static front page?