I wants to load a module by name like {loadmodule mod_custom, module_name}
instead of id like {loadmoduleid 96}
.
Can you please suggest where I will get these settings in the JCE Editor so that JCE editor can load modules by name?
I wants to load a module by name like {loadmodule mod_custom, module_name}
instead of id like {loadmoduleid 96}
.
Can you please suggest where I will get these settings in the JCE Editor so that JCE editor can load modules by name?
Copyright © 2021 Jogjafile Inc.
You can use
{loadmodule your_module_name}
instead of{loadposition}
. IF you are using a single module you can just put the name there or else if you have many types of same module with different names you can try a different variation ofloadmodule
like