jarledb
Forum Replies Created
-
Hi Yorman, its these files on the ones I checked now. Some of them showing changes in 2015..
wp-content/languages/continents-cities-fi.mo modified
wp-content/languages/continents-cities-fi.po modified
wp-content/languages/fi.mo modified
wp-content/languages/fi.po modified
wp-content/languages/plugins/akismet-fi.mo modified
wp-content/languages/plugins/akismet-fi.po modified
wp-content/languages/plugins/akismet-nb_NO.mo removed
wp-content/languages/plugins/akismet-nb_NO.po removed
wp-content/languages/plugins/akismet-sv_SE.po modified
wp-content/languages/themes/twentyfifteen-fi.mo modified
wp-content/languages/themes/twentyfifteen-fi.po modified
wp-content/languages/themes/twentyfifteen-nb_NO.mo modified
wp-content/languages/themes/twentyfifteen-nb_NO.po modified
wp-content/languages/themes/twentyfifteen-sv_SE.mo modified
wp-content/languages/themes/twentyfifteen-sv_SE.po modified
wp-content/languages/themes/twentyseventeen-fi.mo removed
wp-content/languages/themes/twentyseventeen-fi.po removed
wp-content/languages/themes/twentyseventeen-nb_NO.mo removed
wp-content/languages/themes/twentyseventeen-nb_NO.po removed
wp-content/languages/themes/twentyseventeen-sv_SE.mo removed
wp-content/languages/themes/twentyseventeen-sv_SE.po removed
wp-content/languages/themes/twentysixteen-fi.mo removed
wp-content/languages/themes/twentysixteen-fi.po removed
wp-content/languages/themes/twentysixteen-nb_NO.mo removed
wp-content/languages/themes/twentysixteen-nb_NO.po removed
wp-content/languages/themes/twentysixteen-sv_SE.mo removed
wp-content/languages/themes/twentysixteen-sv_SE.po removedYorman, thank you for the quick reply.
Here are some examples for the Norwegian version of WordPress:
https://www.dropbox.com/s/tjnhptospbb8wlc/Screenshot_21_09_2017__17_44.png?dl=0As you can see the Norwegian admin-nb_NO.po file is a standard file included in the Norwegian version of WordPress. ( https://www.dropbox.com/s/050h07aw5q6r6he/Skjermbilde%202017-09-21%2017.46.58.png?dl=0 )
I am not sure if you are saying that there is no way for Sucuri to handle international versions of WordPress and changes, or if its a “bug”/problem with how WordPress makes the information about the files available to you.
Without knowing what it would involve, it seems like scanning the repo and the various international versions and making MD5 hashes of those would be one way to go?
Having this problem today. Seeing timeouts with API calls to SucuriΒ΄s servers. But there are no info about any problems on http://status.sucuri.net/
Thank you Ben, that did the trick! I couldn’t find that on the https://developer.wordpress.org/reference/functions/wp_list_pages/ page or in your description for the plugin. But I now see the first comment on the developer page has the sort_order mentioned π
Yes, that would be brilliant π
Forum: Plugins
In reply to: [Ads by datafeedr.com] Full WYSIWYG EditorHow do you enable the WYSIWYG editor in functions.php? Have not found any info on it anywhere…
Forum: Plugins
In reply to: [The Events Calendar] List Problem with Canvas ThemeSeeing the same problem on Canvas here. Changing to “Default Events Template” does not fix the problem.
AND, in the activity list the “Start” and “End” times are not displayed correctly. “End” is displaying the same digit as “Start”.
Forum: Plugins
In reply to: [Postie] Not fetching from gmailOK, I fixed my problem. A couple of things that I did that might have been contributing to fixing it:
– Set POP for Gmail to delete messages after POP
– Increased memory to WordPressLooks good and stable at the moment. Thanks for a great plugin!
Have you guys made sure that you have activated the v3 service in the Google API console?
It seems like the plugin is using v2 of the API and that the way the plugin uses the service has broken. (Has happened to several other plugins as well, as far as I can see.
My solution was to switch to this plugin: http://wordpress.org/extend/plugins/store-locator-le/
Which actually allowed me to continue using the locations that was in the Store locator database, and which works with the v3 of the Google Maps API.
I have the same problem, first I got a blank page, then I allocated 256MB to WordPress and got this error:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 72 bytes) in /home/some-customer/public_html/wp-includes/wp-db.php on line 1446
Tried to use wp_dequeue_style(‘jetpack-carousel’); in a plugin to de-register. Have I misunderstood the way its done? Because I could not seem to get rid of the stylesheet.
How about adding custom style sheet location to the configure screen? That would make customizing the look of the carousel so much easier.