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

BookLibary Component Support

Go to bottom Favoured: 0

PDF icon on list

straatvaart (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
PDF icon on list 12 Years ago
Karma: 0  
Hi,
Very simple and maybe stupid questions...

How do I eliminate the print icon on frontend...

I can decide not to display the pdf and mail to icon... but how do I do that for the print icon!

Many thanks
Logged Logged
The administrator has disabled public write access.
Ira (Admin)
Admin
Posts: 23
graphgraph
User Offline Click here to see the profile of this user
Re:PDF icon on list 12 Years ago
Karma: 1  
Hello,

You may do that self, or you may hire us for that.

ours component have Open source,

it have two parts admin and frontend.

in admin you will see two files:
{yours
site}/administrator/components/com_booklibrary/admin.booklibrary.html.php
site}/administrator/components/com_booklibrary/admin.booklibrary.php


admin.booklibrary.html.php - responsible for show data
admin.booklibrary.php - responsible for prepare data

exactly for frontend
{yours site}/components/com_booklibrary/booklibrary.html.php
site}/components/com_booklibrary/booklibrary.php

booklibrary.html.php - responsible for show data
booklibrary.php - responsible for prepare data

Also all fields what you leave empty - will not show at frontend

All connection between what user press in Browser - do with help TASK variable.

If you give full details what exactly you wish, we will self create that for
you.
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8242
graph
User Offline Click here to see the profile of this user
Re:PDF icon on list 12 Years ago
Karma: 101  
Hello,

Sorry in BookLibrary Pro - Print icon from frontend you may hide with help BookLibrary frontend setting. Option has name "Show view"
Sorry.

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