322 comments found.
Hello. How can i download again latest stable version which supports tinymce4 and bootstrap3? I need to downgrade but i do not have the files any more. Thanks in advance
Hi,
The old version for Bootstrap 3 is now available on Github here: https://github.com/migliori/tinymce-bootstrap-plugin
Gilles
Hi,
I tried to Activate Plugin in my Development Server which is http://admin.sed01jo2019.dev.dot.jo/. I register it and when i tried to use it, i get below error:
Your Bootstrap plugin is not registered.
Open your registration file and enter your purchase code to make it work properly.
Thanks. Ahmad Abujoudeh
Hi Ahmad,
You have to get your key when you register, then paste it when you init the plugin.
That’s explained here: https://www.tinymce-bootstrap-plugin.com/documentation/index#quick-start
If you need anything else you’re welcome,
Gilles
Hi,
This is exactly what i do. but when i run it on our domain i got this error. on localhost its running. another thing, is it correct to save my domain like this: `dev.dot.jo` where i register from `http://admin.sed01jo2019.dev.dot.jo/` as you mention on registration form, the Key will work on unlimited subdomains.
if you can provide me any email to send to you a screenshot of my issue
Thanks,
Please send me your ftp, purchase code & url, a screenshot won’t help. I need to test. When you register you can do it from the main domain or any subdomain, it’s supposed to work. If it doesn’t I’m here to help & will find out what’s wrong.
Gilles
Thanks Migli,
When i register the key directly from our Main Domain `dot.jo` then use it from the subdomain, the key is working.
Our Developer face some challenge on some modules and he will send it through Contact Us Form inside your site
Thanks,
Perfect, thanks for your feedback
I can’t install the new version. I receiving error: Uncaught TypeError: Cannot read property ‘registry’ of undefined
Line: 6048
Hi,
Please first double-check that you’re using Tinymce V5 and followed the quick start guide
If it doesn’t help please contact me and send me your ftp, url & purchase code, I’ll help
Gilles
I updated the Tinymce to V5 and now:
Cross-Origin Read Blocking (CORB) blocked cross-origin response https://www.registration.miglisoft.com/verify.json?data=b%2BxOlLDLZVXKJaOsYcOME......BtZU8Wo7PjLaEl2g%3D with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.
Please retry & let me know if all’s ok now.
If not please send me your ftp, url & purchase code
All’s now ok, & no more Cross-Origin Read Blocking (CORB) warnings.
I updated the package too.
thanks very good.best support
Thanks to you
Is there any progress on implementation to TinyMCE 5?
Finally … YES!!!
The plugin is ready, I just have to finish work on documentation and hopefully I should release it this week.
A BETA preview is available on the website: https://www.tinymce-bootstrap-plugin.com
Tinymce Bootstrap plugin now for Tinymce 5 + Bootstrap 4
V3 is now available
demo here: https://www.tinymce-bootstrap-plugin.com/demo/index
Any plan or BS4 and latest TinyMCE?
Yes, it’s on the road with a lot of enhancements. I still need time, I do my best
Tinymce Bootstrap plugin now for Tinymce 5 + Bootstrap 4
V3 is now available
demo here: https://www.tinymce-bootstrap-plugin.com/demo/index
Hello! Have a any problems with the plugin.
1. When insert alert and have a text on 2 or 3 rows, cant mark the text from the first row with the mouse. 2. “Responsive table” not working. When adding a responsive table I checked the source code, but is not responsive. When tried to edit the table and set again “responsive table” the table disappears. 3. When I add bootstrap template, I can’t add content after this template. I can’t get out of the div to add more one template. 4. How can I set by default to use lg or md for add/insert template?
Hi Studiowebbg,
Thanks for purchase.
- I assume you mean you can’t select the alert’s 1st line with the mouse in the editor?
It’s probably not caused by the plugin, but rather by tinyMce itself ot the browser.
When we remove the alert padding it works fine. With the alert padding we have to select above the line to select it. Sorry I’ve no idea how to improve this. - Thanks for reporting, that’s a real bug, only with new tables.
Please opentinymce/plugins/bootstrap/js/utils.jsand replace L.93 with this code:code = jQuery('<div id="shadow-div">').html(code).find('th, td').text('').closest('div#shadow-div').html();Minify to utils.min.js, upload on your server & empty your browser cache, it’ll solve the problem.
I’ll publish the patch on Codecanyon. - You’ll find the solution here: http://tinymce-bootstrap-plugin.creation-site.org/index.html
To insert a new paragraph after any Bootstrap element, use alt+enter (option+enter on MAC)
To insert a line break (
), use cmd+enter (⌘+enter on MAC) - Open tinymce/plugins/bootstrap/bootstrap-template.php
/* set style on load */ if ($(element).attr('data-attr') =="col-xs") { $(element).addClass('active'); }Replace “col-xs” with “col-md” or “col-lg”
If you need anything else you’re welcome,
Gilles
I mean TinyMCE 5 and BS4.
Yes, I’m working on it.
Tinymce Bootstrap plugin now for Tinymce 5 + Bootstrap 4
V3 is now available
demo here: https://www.tinymce-bootstrap-plugin.com/demo/index
Hi When do you update the new version? It is sure to increase with your sales update. Please follow and update the new version. Thanks
ASAP, thanks for your patience
Tinymce Bootstrap plugin now for Tinymce 5 + Bootstrap 4
V3 is now available
demo here: https://www.tinymce-bootstrap-plugin.com/demo/index
When do you think you can release the new version with TinyMCE 5 and BS4? It has been more than 3 years now and there was no update.
Hi Ajaychadha,
3 years already? Time goes by fast!
I started to work on it, I still need time. Please won’t you buy me a second brain, and 24 more hours each day?
Gilles
Tinymce Bootstrap plugin now for Tinymce 5 + Bootstrap 4
V3 is now available
demo here: https://www.tinymce-bootstrap-plugin.com/demo/index
When will You add support to tinyMce 5 ?
Hi,
I’m actively working on the new version with tinyMce 5 + Bootstrap 4 I hope it’ll be ready in about a few weeks.
I’m almost rewriting from scratch, with the best new technologies available now, will do my best but it requires a hard work.
Hi,
thanks for Your answer, sounds awesome.
Tinymce Bootstrap plugin now for Tinymce 5 + Bootstrap 4
V3 is now available
demo here: https://www.tinymce-bootstrap-plugin.com/demo/index
No question. Just excited to see you’re working on a new updated plugin. I will renew support with you once the new version is released just as a way to support your development time, or if you have a different preferred way to support your work. Let me know.
Many thanks!
The new plugin will of course integrate new Bootstrap 4 components, but also will have no dependencies (no jQuery), and probably will be full javascript (no PHP).
I really appreciate your comment, thanks!
Tinymce Bootstrap plugin now for Tinymce 5 + Bootstrap 4
V3 is now available
demo here: https://www.tinymce-bootstrap-plugin.com/demo/index
We can’t really use this plugin, since it doesnt support newest TinyEditor 5.
Hi,
Yes, I know, and I’m actively working on a new version for tinyMce 5 + Bootstrap 4.
But this was mentioned in the plugin description on Codecanyon. No?
Tinymce Bootstrap plugin now for Tinymce 5 + Bootstrap 4
V3 is now available
demo here: https://www.tinymce-bootstrap-plugin.com/demo/index
I want to add all 4 breakpoints to a column without the need to write code. how I do that?
You can’t with the Template tool. The only way would be to create a snippet, but I’m not sure that’s what you want.
Thanks for your wonderful rating (1 star).
The full demo is available, so it would be a good idea for you to test and see if the plugin does what you expect it to do BEFORE buying.
You can ask for refund here: https://codecanyon.net/refund_requests/new
I don’t like to have unhappy customers, and do my best for it doesn’t happen.
Thanks.
Gilles
Hi! in Firefox, I cant edit the tables… (in Safari yes)
tinymce 4.7.9
Hi,
Thanks for purchase.
I just tested and you’re right, it’s buggy with the latest Firefox.
I’m working now on the new version for tinyMce5 + Bootstrap 4, Please can you wain until this new version is released (will be a full new version with 100% rewritten code)?
Thanks,
If you need anything else you’re welcome,
Gilles
Hi migli, your example with firefox on tinymce 4.7.2 worls fine! in 4.7.9 not…
Please could you use tinyMce 4.7.2, or wait for the plugin update?
Tinymce Bootstrap plugin now for Tinymce 5 + Bootstrap 4
V3 is now available
demo here: https://www.tinymce-bootstrap-plugin.com/demo/index
tinyMce 5 pls…
I’m working on it
Tinymce Bootstrap plugin now for Tinymce 5 + Bootstrap 4
V3 is now available
demo here: https://www.tinymce-bootstrap-plugin.com/demo/index
Hi,
When you are adding any of the elements such as labels. How can you change the background colour? this is really important. Please help.
Thanks.
Hi,
The editor allows to choose the available labels: success, warning, danger, ...
If you mean that you want to change the Bootstrap CSS colors, you just have to use your own Bootstrap css & load it with the plugin.
Here’s the sample code you have in the documentation:
$("textarea").tinymce({
script_url : base_url + 'tinymce-bootstrap-plugin/examples/tinymce/tinymce.min.js', // replace with your own path
document_base_url: base_url,
plugins: [
"bootstrap"
],
bootstrapConfig: {
'bootstrapCssPath': base_url + 'tinymce-bootstrap-plugin/examples/css/bootstrap-darkly.min.css', // <= replace with your custom bootstrap path
'imagesPath': '/tinymce-bootstrap-plugin/examples/img/' // replace with your images folder path
},
toolbar: "bootstrap"
});
I’m not sure I answered your question, if not please be more clear
Hi, Please I really need your help as I am really struggling to use this plugin.
1. The iframe when you click on any of the bootstrap elements is not viewing in full in Google chrome. There is no scrollbar, so it is impossible to see the bottom of the iframe to click on OK. this is a big issue for me.
2. If you use the template element, it doesnt really allow you to come out of the template to add another element. e.g. add a template 6/12 6/12 so the page is split into two. After adding content, i now want to add anoterh 12/12 template at the bottom of the page, but outside the 6/12, how do i do that?
Hi,
Thanks for purchase.
- This is probably an issue with your own CSS, I need to test your page to help you. Please send me your ftp & url & I’ll take a look
- alt+enter (option+enter on MAC) will do the trick: http://tinymce-bootstrap-plugin.creation-site.org/index.html
If you need anything else you’re welcome,
Gilles
ive installed it and it’s nice. my issue is that when I am using one of the plugins e.g. the label plugin, the window that opens to create the label isn’t fully visible i.e. i cant see the button underneath the window to OK or accept the new label I have created. What do I do?
Hi,
Thanks for purchase.
I’ve already seen this, but sorry I can’t reproduce it & I don’t remember exactly how it’s been solved.
Could you please send me your ftp & url?
I have to see your own installation to find out what happens (& solve it I hope :))
Gilles
ive installed it and it’s nice. my issue is that when I am using one of the plugins e.g. the label plugin, the window that opens to create the label isn’t fully visible i.e. i cant see the button underneath the window to OK or accept the new label I have created. What do I do? Issue in only in Google Chrome!
Hi, I got it to work in Internet explorer to create content for an HTML email. The problem is that all the bootstrap formatting is not included in the email. What is going on?
Hi,
It’s highly hazardous to send an email with Bootstrap CSS. You shouldn’t do this at all, email clients will not be compatible with such complex emails.
You can find on Codecanyon some very good email builders.
can you recommend any? i am not sending bootstrap css. i am actually converting to in line styles before sending as email. i still have the issue with Google chrome. any ideas?
All depends on the content that you want to send.
Bootstrap css will be as I said before hazardous even if you inline the css. For instance you cannot use float in Emails.
If your content comes from a form I’d recommend my PHP Form Builder: you can create an email html template + a separate css file, the sendMail() function will merge the css inline automatically.
I bought this email builder to make my html template: https://codecanyon.net/item/bal-email-newsletter-builder-jquery-version/18622417
I use it with PHP Form Builder, it works like a charm.
Is it possible to add the “Snippet” Button / Snippets Open Function into Tiny “contextmenu”?
Want to add Snippets with “Right-Click > Snippets -> Insert”
thx
Not so easy. Maybe you can do something with the contextmenu plugin, but it would require some work: https://www.tiny.cloud/docs-4x/plugins/contextmenu/
already tried with contextmenu Plugin – all the Standard TinyMCE Functions can be inserted without hassle – but don’t know how I could reference the “Bootstrap – Snippets” there? 
I made a quick test, but I think it’s not possible without deeper inversigations, sorry