Hi,
There are no options at the moment that would allow something like this. Only admin level users have access to the tagDiv composer page editor. However I believe editor roles should have the capability to edit pages with the composer, since to edit pages is a default editor ability.
I will add this on our list, and pass it along to the developer team. If you would like to make the modification and use it in the meantime, you will have to edit the composer files.
Edit this file from the tdcomposer plugin and change the user capability so an editor will have access to the editor
– https://www.screencast.com/t/fWoDCrFbL9
– https://www.screencast.com/t/fuGvYkqY3fO
The option to use the composer will be displayed
– https://www.screencast.com/t/8P6clonOp8O
This will enable editor roles and above to use the tagDiv composer, and it is according to the default WordPress user roles and capabilities
– https://codex.wordpress.org/Roles_and_Capabilities
Thanks
Hi Simion,
Thank you for your immediate reply.
I did the customization you proposed to tdc_main.php
Here is a screenshot of the file: http://marketpost.gr/docs/tdc_main.png
Indeed, when I log in as an editor and go to home page, I see the tagDiv Composer link.
However, when I click, it seems like it loads and then I get a white screen. No composer loaded.
You can see that in this short video: http://marketpost.gr/docs/editor-td-composer.mp4
My client really pushes me on this and i would appreciate it if you could give a hand and make it work.
Thank you in advance.
-
This reply was modified 8 years by
lazdim.
Hi,
If you still have the white page issue, please check the theme system status and see if these server and WordPress parameters are set according to the guide
– https://forum.tagdiv.com/system-status-parameters-guide/
Insufficient PHP memory and the other parameters have a decisive role in the functionality of the theme and plugins.
Furthermore you can try to deactivate all plugins installed except theme plugins, to see if this is caused by a plugin.
Let us know if there is still a problem after checking and trying these suggestions.
Thanks
Hi Simion,
Thank you very much for you immediate response but, I think there is a misunderstanding here.
The tagDiv Composer was working fine for the administrator before the changes I made to the tdc_main.php.
I asked a way to give access to the editor to use the tagDiv Composer.
You recommended me a code change to tdc_main.php file which I made and, after that, neither the administrator nor the editor had access to the Composer.
To solve this, I uploaded the original file (tdc_main.php), meaning that the changes you recommended were gone, and everything got back to normal.
THE ADMINISTRATOR CAN HAVE ACCESS TO TAGDIV COMPOSER.
So there is no problem with my PHP, my hosting etc
My question remains the same: is there a way for a user with “editor” role to have access to tagDiv Composer?
If not, no problem. Just let me know so I can give a clear answer to my client.
Thank you in advance.