Dominik Schilling
Forum Replies Created
-
Forum: Alpha/Beta/RC
In reply to: Duplicate/unwanted loading of plugin textdomainIf you don’t want to load a text domain you have to use the
override_load_textdomainfilter which returnstruefor the text domain, see https://developer.wordpress.org/reference/hooks/override_load_textdomain/.Forum: Plugins
In reply to: [GlotPress] How add Development TrunkHello @naxia,
this support forum is for the software, not translate.wordpress.org. I suggest to take a look at https://make.wordpress.org/meta/handbook/documentation/translations/ and/or join the #meta-18n channel on Slack for further help.Forum: Plugins
In reply to: [GlotPress] White page after updater to 2.01 from 1.xHello @c_schmitz,
are you using custom templates?esc_translation()was moved fromgp-templates/helper-functions.phptogp-includes/strings.phpin https://github.com/GlotPress/GlotPress-WP/commit/4cccf0652083d80605975f37374a77cdea3de2f4. You probably have to update your templates.Forum: Fixing WordPress
In reply to: WordPress 4.5 Translations Won't "Stay" UpdatedHello, can you provide some more infomation about your install? Which language are you using? Which plugins are enabled and which theme are you using? Can you see which translation gets updated?
Forum: Plugins
In reply to: [Public Post Preview] Public preview for multiple page posts?Thanks for the report, this will be fixed in version 2.5.0.
This will be fixed in version 2.5.0.
Forum: Plugins
In reply to: [Public Post Preview] Issue with scheduled posts and "Public Preview" statusThis will be fixed in version 2.5.0.
Forum: Plugins
In reply to: [Public Post Preview] I d'ont see option in post creation.What are you looking for? The checkbox is only available for non-published posts and a post was saved once as a draft.
Forum: Plugins
In reply to: [Public Post Preview] Working for Posts not PagesIt’s working fine here, do you have any other plugins activated? Does it still happen with all plugins disabled and a default theme activated?
Forum: Plugins
In reply to: [Public Post Preview] Preview Updates Made After Publishing?Hello, no, that’s not possible right now. It’s also a bit out of scope for this plugin. I suggest to take a look at the Edit Flow plugin: http://editflow.org/
Forum: Plugins
In reply to: [Public Post Preview] How to install on a WordPress in Amazon Web ServicesI suggest to ask this again in https://wordpress.org/support/forum/how-to-and-troubleshooting because this isn’t related to the plugin.
Forum: Alpha/Beta/RC
In reply to: Custom logo with no args causing PHP warningsForum: Fixing WordPress
In reply to: My MP3 audio files get cut off on mobile devices but work on PCs.Does it work with 4.4.2?
Forum: Alpha/Beta/RC
In reply to: Site Title – UnresponsiveThat’s not an issue with the Customizer, it would happen on a real device too. Which theme are you using?
Forum: Plugins
In reply to: [GlotPress] Migration guide?Hello David, we have a guide in the GitHub wiki: https://github.com/GlotPress/GlotPress-WP/wiki/1.3-Convert-a-standalone-install-to-the-WordPress-plugin.