OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

MediaLibrary Modules Support

Go to bottom Favoured: 0

Medialibrary New Media

Lucystoner (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Medialibrary New Media 12 Years, 1 Month ago
Karma: 0  
Hi,

How can I get rid of "By Read Reviews..." in the New Media Module (horizontal). Thanks
Logged Logged
Last Edit: 2012/02/23 01:34 By Lucystoner.
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Medialibrary New Media 12 Years, 1 Month ago
Karma: 101  
Hello ,

You may remove Review link in Media library New modul - with help code edit.

For that you need open file:
{yours site}/modules/mod_medialibrary_newmedia//mod_medialibrary_newmedia.php

find in it and remove below code:
Code:

<p><a class="readon" href="<?php echo sefRelToAbs( $link1 ); ?>" target="_self">Read Reviews...</a></p>


Thanks,
Ordasoft team
Logged Logged
The administrator has disabled public write access.
Lucystoner (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Medialibrary New Media 12 Years, 1 Month ago
Karma: 0  
Thank you for your reply.

It didn't really came out the way I wanted though.

I now have used the scroller module and removed the titles. That works better, but the scroller goes a bit to fast.How can I make it slower. Thanks
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Medialibrary New Media 12 Years, 1 Month ago
Karma: 101  
Hello,

For change Media Library scroller speed dor media, you also will need go to code. I believe we rebuild that in future.

Please open file:
{yours site}/modules/mod_medialibrary_scroller/mod_medialibrary_scroller.php

There are please find row:

Code:

speed: 600, 


and change it as you wish

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Lucystoner (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Medialibrary New Media 12 Years, 1 Month ago
Karma: 0  
Thanks!
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Medialibrary New Media 12 Years, 1 Month ago
Karma: 101  
You may vote for us on joomla.org, and write excellent review

Thanks,
Ordasoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»