toubsen
Forum Replies Created
-
Forum: Plugins
In reply to: [Auto More Tag] Force at start of postThis actually sounds like a bug. I’ll have a look in the next days if I can reproduce this.
Forum: Plugins
In reply to: [Auto More Tag] Work with 3.8?Sorry for the very late reply.
Regarding compatibility: I still run this plugin on a 3.9.1 WordPress and it works for me (TM).
Regarding the auto update on settings change, there are 2 things to consider:
-
The auto update option is disabled by default, as this has been proven to be dangerous in case of errors / mis-configuration. You have to enable it on the plugin’s options page.
-
Depending on your PHP settings (memory_limit, max_execution_time) and the amount of posts in your blog, it might not finish in time before the PHP process gets killed automatically.
Forum: Plugins
In reply to: [Auto More Tag] Force at start of postNot very well documented atm, but to override the automatic placing, you have to put [amt_override] which will be respected instead of <!–more–>
Sorry for replying late, I was on a long journey over the last 6 weeks. Thanks a lot for taking care of fixing this issue in the meantime, very much appreciated. I integrated your pull request and just tagged a new version of this plugin.
Forum: Plugins
In reply to: [Auto More Tag] Hijacked Space on my WebsiteThis was caused by a setting on the settings page, which could be adjusted (show credits: yes/no), that unforntunately happened to be on by default (which shouldn’t be the case). I can understand that you were surprised and angry.
This behaviour (including any footer content) has been completely removed from the plugin by its author in the meantime and a new version with some other improvments (UTF-8 handling) has been published today.
I’d be happy if you regained your trust in this plugin and will welcome you back as a user anytime.
Forum: Plugins
In reply to: [Auto More Tag] Multibyte safe versionThere’s now a Github project which contains the full plugin, together with some additional modifications by its original author (removed credits + donations).