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


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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?

readmore_link
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: readmore_link
#22351
readmore_link 13 Years ago Karma: 0
I used the {$readmore_link} variable for the Paginator template parameters and rather than a "Read More" link, I see a portion of the URL for the article (/index.php?option... etc.). Suggestions?
The administrator has disabled public write access.
 
#22352
Re: readmore_link 13 Years ago Karma: 0
Perhaps it has something to do with the fact that I was unable to install plg_system_ariextensions? I received the message, "Could not find a Joomla! XML setup file in the package."
The administrator has disabled public write access.
 
#22353
Re: readmore_link 13 Years ago Karma: 760
Hello,

{$readmore_link} predefined variable contains only a link, not HTML code. It can be wrapped with necessary HTML code (for example if you want to create an image link). If you want to use a simple HTML link, use the next code:

Code:


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



"System - ARI Extensions" plugin is requires only for Joomla! 1.6+.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#22474
Re: readmore_link 13 Years ago Karma: 0
Thank you!
The administrator has disabled public write access.
 
Go to topPage: 1