Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Tag HTML of description in .ini file not working
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Tag HTML of description in .ini file not working
#18008
Tag HTML of description in .ini file not working 12 Years, 8 Months ago Karma: 0
Hi
I have a problem with ariorbitslider.ini, tag HTML in descriptions are not working.Bellow is code in my file:
Thanks in advance

[LINK]
slide1.png=""
slide2.png=""

[ALT]
slide1.png="slideshow1"
slide2.png="slideshow2"

[DESCRIPTION]
slide1.png="<span class="text1">slideshow1</span>"
slide2.png="<span class="text2">slideshow1</span>"
Please note: although no board code and smiley buttons are shown, they are still usable.
The administrator has disabled public write access.
 
#18012
Re:Tag HTML of description in .ini file not working 12 Years, 7 Months ago Karma: 746
Hello,

Use the next content in INI file:

Code:


[ALT]
slide1.png="slideshow1"
slide2.png="slideshow2"
[DESCRIPTION]
slide1.png="<span class=""text1"">slideshow1</span>"
slide2.png="<span class=""text2"">slideshow1</span>"



Check also that INI file is located in folder with images.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#18017
Re:Tag HTML of description in .ini file not working 12 Years, 7 Months ago Karma: 0
I was check ini file , and copy your code, but it not change.
The administrator has disabled public write access.
 
#18018
Re:Tag HTML of description in .ini file not working 12 Years, 7 Months ago Karma: 746
Provide link to page where we can see the problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#18024
Re:Tag HTML of description in .ini file not working 12 Years, 7 Months ago Karma: 0
This is link : median.duplxstudio.com .
Thanks you !
The administrator has disabled public write access.
 
#18025
Re:Tag HTML of description in .ini file not working 12 Years, 7 Months ago Karma: 0
and this is file ariorbitslider.ini :

[LINK]
slide1.png=""
slide2.png=""
slide3.png=""

[ALT]
slide1.png="slide1"
slide2.png="slide1"
slide3.png="slide1"

[DESCRIPTION]
slide1.png="<span class=""text1"">slideshow1</span>"
slide2.png="<span class=""text1"">slideshow1</span>"
slide3.png="<span class=""text1"">slideshow1</span>"
The administrator has disabled public write access.
 
Go to topPage: 123