ElkArte Community

Project Support => Support => Topic started by: Fralex on January 15, 2019, 09:57:46 pm

Title: Script
Post by: Fralex on January 15, 2019, 09:57:46 pm
Please tell me how I can run the script on your forum?
Code: [Select]
<script type="text/javascript"> 
Title: Re: Script
Post by: Jorin on January 16, 2019, 02:03:36 am
That line just says the following script (till </script>) is coded in Javascript. I don't understand your question, sorry.
Title: Re: Script
Post by: Fralex on January 16, 2019, 02:15:55 am
Quote from: Jorin – That line just says the following script (till </script>) is coded in Javascript. I don't understand your question, sorry.
I want to add the script to your forum
<script type="text/javascript" src="https://uguide.ru/js/script/snowfall.min.js"></script>
Title: Re: Script
Post by: badmonkey on January 16, 2019, 07:00:45 am
There are a couple of easy options. There is a snowfall add-on for elk in the addons section. Or, you can use the simple ads addon. Just paste the script in the code box.  8)
Title: Re: Script
Post by: Fralex on January 16, 2019, 07:30:30 am
Quote from: badmonkey – There are a couple of easy options. There is a snowfall add-on for elk in the addons section. Or, you can use the simple ads addon. Just paste the script in the code box.  8)

Sorry, I didn't get that...
Title: Re: Script
Post by: Fralex on January 16, 2019, 07:31:56 am
There is only this addon is,but I need another script on the forum to put in,but I don't know how
Title: Re: Script
Post by: badmonkey on January 16, 2019, 08:18:56 am
Quote from: Fralex –
Quote from: badmonkey – There are a couple of easy options. There is a snowfall add-on for elk in the addons section. Or, you can use the simple ads addon. Just paste the script in the code box.  8)
  
Sorry, I didn't get that...
 
 

Here is the snowfall addon if you want to use it:  https://addons.elkarte.net/other/Snow-Storm.html



Here is the Simple Ads addon:  https://addons.elkarte.net/feature/Simple-Ads.html

The addon injects html code into the page for ads. The addon doesn't know if the code is really an ad, or something else. In other words, it will inject any html code you paste in the Body box to the appropriate location in the page. html code includes <script>. For example, a snow <script> may be pasted into the Body, and the "ad" placed Below Menu. I run a couple of scripts this way.

(https://raw.githubusercontent.com/Spuds/Elk-Simple-Ads/master/sample_images/sa_add.jpg)
Title: Re: Script
Post by: Fralex on January 16, 2019, 09:24:47 am
Quote from: badmonkey –
Quote from: Fralex –
Quote from: badmonkey – There are a couple of easy options. There is a snowfall add-on for elk in the addons section. Or, you can use the simple ads addon. Just paste the script in the code box.  8)
 
Sorry, I didn't get that...

 

Here is the snowfall addon if you want to use it:  https://addons.elkarte.net/other/Snow-Storm.html



Here is the Simple Ads addon:  https://addons.elkarte.net/feature/Simple-Ads.html

The addon injects html code into the page for ads. The addon doesn't know if the code is really an ad, or something else. In other words, it will inject any html code you paste in the Body box to the appropriate location in the page. html code includes <script>. For example, a snow <script> may be pasted into the Body, and the "ad" placed Below Menu. I run a couple of scripts this way.

(https://raw.githubusercontent.com/Spuds/Elk-Simple-Ads/master/sample_images/sa_add.jpg)

Thanks