Well, I’m not expecting a response to this but here goes.
Love the plugin, pity it hasn’t been updated recently BUT…
…What I need help with is:
What part of the Plugin do I edit to make sure the drop down menu in Insert Template
shows my templates in alphabetical order (A-Z)?
Do I edit tinymce-templates.php ? tinymce-templates.js ? or CSS ?
Or is there a code I can use to enable this option ?
Please check the screen cap HERE to see what I mean.
]]>?alternative?
]]>Does anyone recommend an alternative plugin to this? Doesn’t seem compatible with current versions of ACF and hasn’t been updated in awhile. Wondering what else is out there.
]]>First of all, thank you for your great plugin!
Is there any way to move ‘Insert Template’ button back into TinyMCE button rows like previous version???
I use Buddypress Docs and the buttons do not appear on the frontend above the button bars
]]>This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Please advise thank you.
]]>When using this plugin by iPhone, “OK (insert template)” button is outside screen and I can’t push it. Can you fix this problem?
—
iPhoneでこちらのプラグインを使うと、投稿画面でテンプレートを呼び出した後、”テンプレートを挿入”ボタンが画面外に出てしまって押せません。スクロールも出来ないのですが、どうにかならないでしょうか?
]]>I mainly use the code editor and have wordpress set to not add P tags on anything using remove_filter ('the_content', 'wpautop');
However, whenever save and add a template P tags wrap around every line of the code.
I think this has something to do with the preview being viewed in the visual editor before insertion, but am not sure how to get around.
Any advice would be appreciated.
]]>Could someone please help with the code or filter that can be used to show the Template button on ACF WYSIWYG fields?
Thank you very much
Geoffrey
Hi,
Will this plugin be compatible with Gutenberg?
I have just started testing it and it doesn’t appear to be available.
Thanks
Hi,
regarding to the new European General Data Protection Regulation (GDPR) coming May 2018, could you please advise if:
– TinyMCE Templates are setting cookies with personal information from visitors, like IP-address,…?
– Are they collecting, storing or sending personal information from visitors locally or externally?
best regards, Frank
]]>I have entered this code:
add_filter( ‘tinymce_templates_enable_media_buttons’, function(){
return true; // Displays insert template button on all visual editors
} );
The button appears in the front end but can not be pressed.
In tinymce-templates.php, I see that the extension detects a series of actions in header, footer, etc. But all this circles around the admin pages
]]>Hallo, If I press the button <Insert Template>, the screen has gone dark, but no popup window appears. What could be the problem?
If it comes because of a conflict with other popus, how can I handle it.
Bes regards
]]>I am trying to use the TinyMCE Template plugin on a website which use the Bootstrap 3 Shortcode plugin. When I have both plugins enabled, clicking on the “Insert Template” button above the editor results in a grayed out screen but no pop-up content. Disabling the Bootstrap 3 Shortcode plugin fixes the issue but breaks my site as I use the BS3 shortcodes extensively. Is there any chance you could see what is causing the conflict? I am not seeing any errors when I check out the editor using Firebug.
Thanks for your time.
]]>The plugin works fine on the box in the backend were I can put my content. But its not showing up on my short description box. How can I get this button here??
Greet HJM
]]>I am trying to access my templates from another plugin that lets me send emails to users in wp. How can I add the button to this plugin so I can insert my templates there?
]]>Hi,
Is this plugin still supported and under development?
]]>I installed this plugin in desperation, as my WP text editor’s text size and text font features don’t work well, and often don’t work at all. And even when I installed and activated this plugin, and switched from Chrome to Firefox, I still can’t customize my text. The layout of the text editor is as shown in your screenshot, but the features are locked and don’t work. Period.
***PLEASE HELP***
]]>When will this plugin be upgraded/compatible with wordpress 4.5.2?
]]>The ‘Insert Template’ button is not displaying in the Chrome or Safari browsers. I see that you have shown a code that is to be inserted, but where exactly does the code get inserted??? Please follow up and advise. Thank you!
]]>If there are more than one insert templates button in one page, the insert function not working for other buttons.
I have that $(‘#button-tinymce-templates’).bind(‘click’, function(e) {, using id selector, so not working for other buttons.
Can update the plugin to support multiple insert buttons in a page?
]]>Hello,
first of all I want to thank you! This plugin is just what I needed.
Yet, I am using another plugin (customized version of ultimate product catalogue) in order to create some catalogues.
Your plugin only works on new-post.php and post.php, I tried to make it work in every page, but it is so hardly coded to these pages.
Is it possible to insert templates to any tinyMCE text area used in the admin pages? How can I do it?
Thank you in advance.
Regards.
It’s thanks to the advice, I could display “Insert template” button on wysiwyg editor of the ACF.
add_filter( 'tinymce_templates_enable_media_buttons', function(){
return true; // Displays insert template button on all visual editors
} );
But it doesn’t work.
ACFのwysiwygにテンプレートを挿入ボタンは表示できるようになったんですが、動作しません。(本文のボタンは動作するのですが……。)
My environments are…
WP: 4.3.1
TinyMCE Templates: 4.4.2
All of other plugins are deactive.
お助けくださいませ?
]]>First of all, thank you for your great plugin!
Is there any way to move ‘Insert Template’ button back into TinyMCE button rows like previous version?
‘cos ACF’s rich text field worked perfect with your ‘Insert Template’ button in TinyMCE button rows, but now, it’ does not.
‘Insert Template’ button is gone with your plugin update.
It’s great if there was a setting option which I can decide where ‘Insert Template’ displays in.
Thanks in advance!
]]>Documentation on creating a template would be nice.
]]>Hello, I would like to use tinymce templates button in Frontend.
I am using Buddypress docs and bbpress forum. I use Tinymce advanced as editor.
Is there any way to put your plugin in front end editor?
For more information, I am using evolve theme.
My web page: https://participacion.ciezaenmovimiento.es
Thank you.
]]>Hi, once i’ve updated the plugin it doesnt get activated.
I tried to remove the plugin and do a fresh install but it doesnt get activated also.
Are u having this issue?
P.D.
Thanks for sharing a great plugin and adding that functionality i asked for ( adding the ‘add template’ button to ACF wysiwyg )
]]>Since the latest WP update to 4.3, the Insert Template button stopped working. The templates are still on the admin panel but now nothing at all shows when the Insert Template button is pressed — just a blank lightbox-type screen. Is this plugin going to be updated?
Thanks!
]]>Hi!
Could it be possible to have the feature of adding custom templates at the wisywyg editor of Custom field created with ACF plugin?
Thanks in advance!
]]>Hi this is something i’ll need for this plugin:
Being able to select a default template which will be automatically loaded when someone create s anew post.
Thank for help!
]]>is there a way to keep the html as entered?
I tested every setting but the code changes and sets <p><p></p>
<p> everywhere