Takayuki Miyauchi
Forum Replies Created
-
Forum: Plugins
In reply to: [oEmbed Gist] AMP (Google Accelerated Mobile Pages) IntegrationDo you know any solution?
Forum: Plugins
In reply to: [Simple Map] 12個目から地図が表示されないHi,
It looks limit of the Google Map.
Forum: Plugins
In reply to: [Content Bootstrap] Where to define bootstrapYou can use CSS and Components of Bootstrap.
https://getbootstrap.com/components/For example, please insert a code into tinymce editor like following.
<div class="alert alert-success" role="alert">...</div> <div class="alert alert-info" role="alert">...</div> <div class="alert alert-warning" role="alert">...</div> <div class="alert alert-danger" role="alert">...</div>
Forum: Plugins
In reply to: [Simple Map] The tooltip link does not work any longer!Oh… It looks bug.
I will fix this problem.Forum: Plugins
In reply to: [Simple Map] RefundHI I’m author of this plugin.
This plugin is free and open source, so I didn’t get money from you.
I think you are misunderstanding with another plugin.Forum: Plugins
In reply to: [Cardboard] Video supportI can’t figure it out how to support video yet. ??
Forum: Reviews
In reply to: [oEmbed Gist] Works like a charmOh …
I couldn’t figure it out the solution, because it can’t represent real file name automatically from
file-sample-gist-for-takayuki-php
.Sorry I can’t help … ??
Forum: Reviews
In reply to: [oEmbed Gist] Works like a charmHi, thanks for using this plugin. ??
> If I have a Gist with multiple files, and they are named in a dot pattern—like my.gist.file-name.php—I would end up with a URL like my-gist-file-name-php, and the plugin would not embed those.
Please paste the gist url here, I want to fix this problem.
Forum: Plugins
In reply to: [Cardboard] Parse error: syntax error, unexpected T_FUNCTION> However, I do have another question: Is it possible to use the magnetic button to jump from one picture to the next?
This plugin doesn’t have kind of it. ??
I thinks it is difficult, because this plugin already tracks mouse events.Forum: Plugins
In reply to: [Cardboard] Parse error: syntax error, unexpected T_FUNCTIONWhat is the version of PHP on your server?
I’m sorry, this plugin requires php 5.3 or later.Forum: Plugins
In reply to: [oEmbed Gist] Multiple Gists won't embedIt looks same problem with following.
Forum: Plugins
In reply to: [oEmbed Gist] nothing in rssThere is a GitHub repository.
You can pull-request to me.
Thanks!Forum: Reviews
In reply to: [Nginx Cache Controller] Doesn't workPlease see following.
https://www.evernote.com/l/ABXVgrEQQBNKha6UQ334SIqS9kkVUXF_nOMB/image.png
Forum: Plugins
In reply to: [TinyMCE Templates] Insert Template button stopped working with WP 4.3 updateIt may be that another plugin or theme has problem on 4.3.
Please try to deactivate plugins one by one and find out it.Forum: Plugins
In reply to: [TinyMCE Templates] Plugin doesnt activate after last upgradeIt works fine for me in my site and fresh WordPress too.
Would you share error messages?