Monday, 02 November 2015
  9 Replies
  1.1K Visits
0
Votes
Undo
Hello i would like to know how can i erase lines other than add event button as shown in picture below
i don't want to see lines like show non published event or reset button, i would like to have only add event button.

Thanks
Monday, 02 November 2015 15:50
·
#159265
0
Votes
Undo
You will need to hide the whole section by going to:

JEvents -> Configuration

Show Admin Panel -> No.

And then create a new module to show only to Registered users, and set a link to the create event menu item.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Tuesday, 03 November 2015 13:38
·
#159266
0
Votes
Undo
Thanks Tonyp for your respone,
But i don't understand i want to show admin panel for registred to be able to create event.
But i don't want to show other parametrs.
I can't just erase them from the code ? can you tell me please where in the code i can delete those fields
Thanks again
Tuesday, 03 November 2015 14:04
·
#159267
0
Votes
Undo
Hello,

Ok. I would highly advise against modifying code when you can simply include a module which a html button to a menu item.

But if it's what you want edit:

/components/com_jevents/views/default/helpers/defaultviewhelperviewnavadminpanel.php

You should really copy this to:

/templates/your_template/html/com_jevents/helpers/

Then rename it from defaultview
to
your_jevents_layoutview

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Tuesday, 03 November 2015 14:34
·
#159268
0
Votes
Undo
Thank you very much because i did not understand well your first advice.
if i apply Show Admin Panel -> No.
Then i create custom module, in which position exactly to be same than other ?

And once created how do i know the exact link to create event menu item ?

Thanks again
Tuesday, 03 November 2015 14:45
·
#159269
0
Votes
Undo
Hello,

You create a new menu item, select Manage Events under the JEvents header.

Then create a new module, and link the button to this menu item. It can of course be hidden. The place it in the position:
jevpostjevents

Shown on all pages.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Tuesday, 03 November 2015 15:21
·
#159270
0
Votes
Undo
Thanks,
But when i select menu with manage events and link it to a button, it show the below image.

But what i want is when we click in the button (related to manage events) we have directly add event page that was present when admin panel was Yes.

I don't know what is the direct link to create event menu item, because creating menu with manage events shows page with this below image
BR
Tuesday, 03 November 2015 21:28
·
#159271
0
Votes
Undo
Hello Br,

I'm very sorry I meant 'Create Events' Menu Item.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Wednesday, 04 November 2015 08:35
·
#159272
0
Votes
Undo
You are right my mistake

Thanks
Wednesday, 04 November 2015 20:48
·
#159273
0
Votes
Undo
No problem.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.