- Posts: 27
- Thank you received: 0
Problem with TinyMCE and Membership PRO "shorturl"
- Nico
-
Topic Author
- Offline
- Junior Member
-
Less
More
10 years 8 months ago - 10 years 8 months ago #47865
by Nico
Problem with TinyMCE and Membership PRO "shorturl" was created by Nico
Hi all, I have added this code to my article to restrict area only for subscriber users. I'm using TinyMCE Editor and I have this problem:
My code:
After saving the article, the code is this one:
so it doesn't work fine, while if I use codemirror editor all work fine
Can you help me?
My code:
Code:
<table>
<tbody>
<tr><td>table data here</td></tr>
<tr><td>table data here</td></tr>
{mprestriction ids="1"}
<tr><td>restricted table data here</td></tr>
<tr><td>restricted table data here</td></tr>
{/mprestriction}
<tr><td>table data here</td></tr>
</tbody>
</table>
After saving the article, the code is this one:
Code:
{mprestriction ids="1"}{/mprestriction}
<table>
<tbody>
<tr><td>table data here</td></tr>
<tr><td>table data here</td></tr>
<tr><td>restricted table data here</td></tr>
<tr><td>restricted table data here</td></tr>
<tr><td>table data here</td></tr>
</tbody>
</table>
so it doesn't work fine, while if I use codemirror editor all work fine
Can you help me?
Last edit: 10 years 8 months ago by Nico.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
10 years 8 months ago #47902
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Problem with TinyMCE and Membership PRO "shorturl"
Hi
I am sorry but this is something handled by the editor you are using and we could not change it. If one editor doesn't work, please try to use the other
.
Regards,
Tuan
I am sorry but this is something handled by the editor you are using and we could not change it. If one editor doesn't work, please try to use the other

Regards,
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.