Support Online: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file EventOn : Center events titles and disable free link button

More
8 years 1 month ago #11481 by éric
Bonsoir,

Where searching for :

1 - center events titles in module : Jux EventOn Events
2 - disable "FREE" link button

Thanks a lot

éric.

Attachments:

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

More
8 years 1 month ago #11492 by NT
Hi
Thanks for contacting us and choosing our product!
Please send me a site URL. I will help you
Thanks!

****************
Best Regards
__DiepNT__

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

More
8 years 1 month ago #11511 by éric
Thanks for you answer,

PM

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

More
8 years 1 month ago #11517 by NT
Hi éric,
OK. Please try
1. Please go to modlistevents.css file (modules/mod_jux_eventon_events/assets/css)
line 80
add css
text-align:center
2. Please go to default.php (modules/mod_jux_eventon_events/tmpl)
edit line 69
<a class="" href="<?php if($row->price ) echo $eventlink; else echo "#"?>">

=>

<a class="" href="<?php if($row->price ) echo $eventlink; else echo "#"?>">
Thanks!

****************
Best Regards
__DiepNT__

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

More
8 years 1 month ago #11531 by éric
Bonjour et merci pour votre support,

1 - I added a line 81 :
text-align: center;
result : OK

2 - i edit line 69 :
I replace :
<a class="" href="<?php echo $eventlink; ?>">
to :
<a class="" href="<?php if($row->price ) echo $eventlink; else echo "#"?>">
result : NO OK
. no apparent change
. one change: the "FREE" link go to the home page and not to the event as before the change.

if you have another solution I'm interested

Thanks a lot

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

More
8 years 1 month ago #11539 by NT
Hi éric,
Please send me an account site via private message. I will help you.
Thanks!

****************
Best Regards
__DiepNT__

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

Moderators: Jackie
Time to create page: 0.090 seconds
Powered by Kunena Forum