VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Change number options in pricing table
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: Change number options in pricing table

Change number options in pricing table 24 Nov 2015 12:35 #7788

Hi all,

How can I change the fixed number of 4 pricing options in the JF Event Up template? I only need 2, but just emptying the text won't help.

Thanks,
Marco

  • Posts:8
  • Mkleen
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Change number options in pricing table 25 Nov 2015 03:25 #7796

You can create override for mod_pricingtable_globbersthemes module. Then customise template to show only 2 options.

joomfreak
The following user(s) said Thank You: Mkleen

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Change number options in pricing table 25 Nov 2015 08:47 #7797

OK, thanks! Could you tell me which is the exact language constant I have to enter? It's not mod_pricingtable_globbersthemes isn't it?

  • Posts:8
  • Mkleen
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Change number options in pricing table 25 Nov 2015 09:55 #7799

It already worked, thanks again.

  • Posts:8
  • Mkleen
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Change number options in pricing table 29 Nov 2015 15:44 #7815

Hmmmm not completely, sorry. I managed to get rid of two of the four pricing options, but without the override. Apparently this helps making options 3 and four dissapear, but options 1 and 2 are now not centered anymore.
How can I get these options centered within the page?
See www.psychotherapie2026.nl/psychotherapie2026.nl/#tarieven

Best,
Marco

  • Posts:8
  • Mkleen
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Change number options in pricing table 30 Nov 2015 03:12 #7817

You can edit templates/jf_event-up/css/template.css, add:
 
#ticketprice {
text-align: center;
}
 
@media screen and (min-width: 720px) {
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
float: none !important;
display: inline-block !important;
}
}
 


joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
  • 2
Time to create page: 0.90 seconds
Friday 19 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.