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?

images in slider
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: images in slider
#13929
images in slider 13 Years ago Karma: 0
Hello,

I have implemented the slider within article on my site and have configured it for intro text and read more link but I wish to add an image from the article as well and I can't figure how to do it.

Please can you help.

Thank you
The administrator has disabled public write access.
 
#13930
Re:images in slider 13 Years ago Karma: 747
Hello,

Provide value of "Item Template" parameter from module settings please and specify what image you mean? If this image from text of an article, it should be included into {$introtext} or {$fulltext} predefined variable.

PS: Could you also provide link to page where we can see the slider on your site?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#13935
Re:images in slider 13 Years ago Karma: 0
Hi, site is www.henniker-scientific.com

I want to make the slider article text font the same as the header font on the top of the home page and I would like that the sliding articles include an image from the article, but I have no idea how to do this.

Thank you
The administrator has disabled public write access.
 
#13936
Re:images in slider 13 Years ago Karma: 747
If you mean font size, add the next CSS rule to "Styles" parameter in "ARI Slider" module settings:

Code:


DIV.ari_slider_item
{
 font-size: 1.7em
}



About images, if an article text contains images, it should be shown in the slider. If it doesn't work, could you specify article where you inserted an image and provide temporary access to your Joomla! backend by email that we can investigate the problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#13939
Re:images in slider 13 Years ago Karma: 0
Thanks, I have sent you email with login. You can see which articles were chosen.

Thanks once more
The administrator has disabled public write access.
 
#13940
Re:images in slider 13 Years ago Karma: 747
"Item template" parameter contains the following values:

Code:


{$title}
{$introtext}
<a href="{$readmore_link}">Read more...</a>



This code shows article title and intro text, images in your articles are placed into full text. If you want to show full text of the article, use {$fulltext}.

One note, on your site is used "DocMan" and "JoomDoc" extension. "JoomDoc" is based on "DocMan" and they use classed with the same name which can cause conflict.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1