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?

ARI Smart Content - Easy Slider with Data source
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: ARI Smart Content - Easy Slider with Data source
#57101
Re:ARI Smart Content - Easy Slider with Data source 8 Years ago Karma: 0
Problem2 : it'ok now...
The administrator has disabled public write access.
Le peu que je sais est occulté par le trop que je ne sais pas...
 
#57102
Re:ARI Smart Content - Easy Slider with Data source 8 Years ago Karma: 746
1. Use the following plugin code:

Code:


{easyslider source="5"}
{params}
{param name="itemTemplate"}
{$name} - <img src="/{$image}" /> - {$con_position}
{/param}
{/params}
{/easyslider}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#57105
Re:ARI Smart Content - Easy Slider with Data source 8 Years ago Karma: 0
Hello

I try this solution but no good result...
I have this display :

xxxxxxxxxx - <img src="/xxxx/xxx/xxxxxxxx/xxxxxx.jpg" /> - xxxxxxxxxxxxx

<img> tags do not appear to be interpreted before the page display...
Problem with the menu link? Article? Plugin?

Here the source in my article :
{easyslider source="5"}
{params}
{param name="itemTemplate"} {$name} - <img src="/{$image}" /> - {$con_position} {/param}
{/params}
{/easyslider}


You can see the result here : pp.jmgi.fr
You must be connected to see this exemple : login/passw = tests/ari5522
The administrator has disabled public write access.
Le peu que je sais est occulté par le trop que je ne sais pas...
 
#57106
Re:ARI Smart Content - Easy Slider with Data source 8 Years ago Karma: 746
Switch your WYSIWYG editor to plain text mode and fix plugin code. The editor encodes HTML code so it doesn't work properly.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#57110
Re:ARI Smart Content - Easy Slider with Data source 8 Years ago Karma: 0
I'm using JCE (latest version 2.5.14) and Joomla 3.4.8.
I try different solutions (a lot of parameters in JCE)
Allways the same result : no image !

I try another solution : i use another plugin "sourcerer" (www.nonumber.nl/extensions/sourcerer)

Here the source of the article :

<h1>Article (Content) - Tests extensions</h1>
<h3>ARI Smart Content - Easy Slider (plugin easyslider only)</h3>
<p>
{easyslider source="5"}
{params}
{param name="itemTemplate"}
{$name} - &lt;img src="/{$image}"&gt; - {$con_position}
{/param}
{/params}
{/easyslider}
</p>

<h3>ARI Smart Content - Easy Slider (plugin easyslider + plugin sourcerer)</h3>
<p>
{source}
{easyslider source="5"}
{params}
{param name="itemTemplate"}
{$name} - &lt;img src="/{$image}"&gt; - {$con_position
{/param}
{/params}
{/easyslider}
{/source}
</p>


The second work (with plugin sourcerer) !
Yout can see the result on my website now
This is a solution but i must use an another plugin... I'd rather use only as yours

Solution ? Maybe false parameters in JCE ?
Thanks
The administrator has disabled public write access.
Le peu que je sais est occulté par le trop que je ne sais pas...
 
#57113
Re:ARI Smart Content - Easy Slider with Data source 8 Years ago Karma: 746
Could you provide a temporary access to your J! backend by email and specify where the plugin code is used (in article or module) so we can investigate the problem?

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