Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Download Elxis CMS:
Elxis 5.5 Hermes
.
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Modules
»
inserting code in modules
« previous
next »
Print
Pages: [
1
]
Author
Topic: inserting code in modules (Read 4434 times)
ofigustavo
Newbie
Posts: 11
inserting code in modules
«
on:
October 19, 2011, 19:59:33 »
Hello. I am trying to insert this code in a new module (custom mode):
<!-- Start Bravenet.com Service Code -->
<script type="text/javascript" src="
http://pub10.bravenet.com/counter/code.php?id=408504&usernum=827518699&cpv=2
"></script>
<!-- End Bravenet.com Service Code -->
but it does not work. In html does not appears the <script>. How can I solve this?
and the last question is: I have the fckedit activated, but How I can use fkceditor in modules?
Logged
Ivan Trebješanin
Elxis Team
Hero Member
Posts: 1663
Re: inserting code in modules
«
Reply #1 on:
October 19, 2011, 21:23:46 »
We don't use fck, we use tinymce.
Logged
I've got a snap in my finger...
Got rhythm in my walk...
ofigustavo
Newbie
Posts: 11
Re: inserting code in modules
«
Reply #2 on:
October 19, 2011, 21:35:27 »
yes,yes,sorry. I use TinyMce. But How can I insert this code ?.thanks.
Logged
webgift
Elxis Team
Hero Member
Posts: 4193
Re: inserting code in modules
«
Reply #3 on:
October 19, 2011, 22:10:26 »
You can do that.
1. [Administrator area] Modules -> Site Modules -> [At the top right area] Create a new one, publish at the desired module position and save it.
2. [Administrator area] Bots -> Site Bots -> TinyMCE WYSIWYG Editor -> [At the Prohibited Elements fields] -> remove the element :
script
and save it.
Now you must go back to the created module and copy the code that you wish. After you finish that you must add again the
script
element to the prohibited fields at TinyMCE WYSIWYG Editor settings.
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Modules
»
inserting code in modules