Keyword

K2 News Ticker - News scroller for K2

  • Ramesh Elamathi
  • Ramesh Elamathi's Avatar Topic Author
  • Offline
  • Senior Member
More
14 years 5 months ago #82085 by Ramesh Elamathi
K2 News Ticker - News scroller for K2 was created by Ramesh Elamathi
Hello K2 Community,

K2 News Ticker V2 is released. We have received numerous requests from Joomla/K2 users to enhance the News Ticker and bring in new features. Now the enhanced News Ticker supports a number of K2 features including the Extra Fields and Comments.

K2 News Ticker now requires Mootools 1.2. All the Joomla 1.5.20+ versions have Mootools upgrade plugin. Just turn this plugin on and install the News ticker module. Set up the width, height and fill in the remaining params. All the params are self-explanatory. In a few minutes, you can have beautiful news ticker running in your website.

Note: The module requires Mootools 1.2 to work. So you have to upgrade. Please test your Joomla installation with Mootools upgrade plugin before you buy this module.

Module Features
- Mootools 1.2 based

- Supports almost all K2 features including extra-fields and comments counter

- User can either fetch items from a category and fetch single items from K2

- Provides 14 different animations

- Options to control speed and duration of the effects

-  Play / Pause controls

- You can use this also as an image scroller

- MVC structure

- Compatible with IE 7+, Firefox, Chrome and all modern browsers and many more...

 

Demo | Download

Lead developer at www.j2store.org

Please Log in or Create an account to join the conversation.

More
14 years 5 months ago #82086 by FeSys
Replied by FeSys on topic K2 News Ticker - News scroller for K2
" Ramesh Elamathi"
You are wonderful.. Many Many Thanks.

Please Log in or Create an account to join the conversation.

  • Ramesh Elamathi
  • Ramesh Elamathi's Avatar Topic Author
  • Offline
  • Senior Member
More
14 years 5 months ago #82087 by Ramesh Elamathi
Replied by Ramesh Elamathi on topic K2 News Ticker - News scroller for K2
The extension is also listed in JED

JED link

Thank you for the support guys... Do send your comments here or at the download page in my website.

Thanks

Lead developer at www.j2store.org

Please Log in or Create an account to join the conversation.

More
14 years 5 months ago #82088 by william white
Replied by william white on topic K2 News Ticker - News scroller for K2
Nice Scroller
My readmore link shows, but the title and picture are not linkable, where is that setting?

Please Log in or Create an account to join the conversation.

More
14 years 5 months ago #82089 by GreenDome
Replied by GreenDome on topic K2 News Ticker - News scroller for K2
Hi,

Does this plugin only work with K2Store or can it be used to pick up items other K2 categories? I'm planning to it to display latest news from a k2 category.

Thanks in advance
GD

Please Log in or Create an account to join the conversation.

  • Ramesh Elamathi
  • Ramesh Elamathi's Avatar Topic Author
  • Offline
  • Senior Member
More
14 years 5 months ago #82090 by Ramesh Elamathi
Replied by Ramesh Elamathi on topic K2 News Ticker - News scroller for K2
Hi

No settings were given at the backend for this. I will give options to make the title and picture linkable in the next version.
If u wanted it now, u r welcome to edit the module's template file.

Thanks
Best Regards
Ramesh Elamathi

William White said:Nice Scroller My readmore link shows, but the title and picture are not linkable, where is that setting?

Lead developer at www.j2store.org

Please Log in or Create an account to join the conversation.

  • Ramesh Elamathi
  • Ramesh Elamathi's Avatar Topic Author
  • Offline
  • Senior Member
More
14 years 5 months ago #82091 by Ramesh Elamathi
Replied by Ramesh Elamathi on topic K2 News Ticker - News scroller for K2
Hi

it works for all K2 categories and items. you can use it K2 CCK without any issues. Just adjust the width and height, to get it right...

Integration with K2Store is only in the planning.

thanks


GreenDome said:Hi,
Does this plugin only work with K2Store or can it be used to pick up items other K2 categories? I'm planning to it to display latest news from a k2 category.

Thanks in advance
GD

Lead developer at www.j2store.org

Please Log in or Create an account to join the conversation.

More
14 years 5 months ago #82092 by GreenDome
Replied by GreenDome on topic K2 News Ticker - News scroller for K2
Thanks for the reply Ramesh.

I seem to be getting the following error on the front-end:
Notice: Undefined variable: slidelist in /var/www/........./modules/mod_k2newsticker/tmpl/default.php on line 40

and:

Notice: Undefined property: stdClass::$image in /var/www/......./modules/mod_k2newsticker/tmpl/default.php on line 93 - If the K2 item does have an image.

Also any chance of making the item title and image as links to full item when clicked?

Many Thank,
GD

Ramesh Elamathi said:Hi it works for all K2 categories and items. you can use it K2 CCK without any issues. Just adjust the width and height, to get it right...

Integration with K2Store is only in the planning.

thanks


GreenDome said:Hi, Does this plugin only work with K2Store or can it be used to pick up items other K2 categories? I'm planning to it to display latest news from a k2 category.
Thanks in advance
GD

Please Log in or Create an account to join the conversation.

  • Ramesh Elamathi
  • Ramesh Elamathi's Avatar Topic Author
  • Offline
  • Senior Member
More
14 years 5 months ago #82093 by Ramesh Elamathi
Replied by Ramesh Elamathi on topic K2 News Ticker - News scroller for K2
Hi

Strange... as i am not getting the error. Any way,

Above the for loop, declare this variable.

in line 39, add this

$slidelist = '';

It will fix the issue.

Thanks

GreenDome said:Thanks for the reply Ramesh.
I seem to be getting the following error on the front-end:
Notice: Undefined variable: slidelist in /var/www/........./modules/mod_k2newsticker/tmpl/default.php on line 40

any ideas why?

Thank you,
GD

Ramesh Elamathi said:Hi it works for all K2 categories and items. you can use it K2 CCK without any issues. Just adjust the width and height, to get it right...

Integration with K2Store is only in the planning.

thanks


GreenDome said:Hi, Does this plugin only work with K2Store or can it be used to pick up items other K2 categories? I'm planning to it to display latest news from a k2 category.
Thanks in advance
GD

Lead developer at www.j2store.org

Please Log in or Create an account to join the conversation.

More
14 years 5 months ago #82094 by william white
Replied by william white on topic K2 News Ticker - News scroller for K2
Ill Give it a try

Ramesh Elamathi said:Hi
No settings were given at the backend for this. I will give options to make the title and picture linkable in the next version.
If u wanted it now, u r welcome to edit the module's template file.

Thanks
Best Regards
Ramesh Elamathi

William White said:Nice Scroller My readmore link shows, but the title and picture are not linkable, where is that setting?

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum