Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Changing question display
(1 viewing) (1) Guest
component
Go to bottomPage: 1
TOPIC: Changing question display
#63289
Changing question display 5 Years, 10 Months ago Karma: 0
I would like to change a few things on how questions display (see attached)
1) Remove progress block
2) Change "Question 1" text
3) Change "Save" button to different text

Thoughts? Thanks!
Last Edit: 2018/06/24 20:25 By hakisakinow@gmail.com.Reason: resize image
The administrator has disabled public write access.
 
#63303
Re:Changing question display 5 Years, 10 Months ago Karma: 0
Any thoughts regarding these questions?
The administrator has disabled public write access.
 
#63309
Re:Changing question display 5 Years, 10 Months ago Karma: 748
Hello,

1. Add the following CSS rule to a site template CSS file:

.aq-status-panel {display:none !important;}

2 and 3. All text labels are located in language INI files. You can read here how to edit existing translation or create a new one.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#63313
Re:Changing question display 5 Years, 10 Months ago Karma: 0
CSS file fix worked, thanks.

As far as the strings, I cannot find those specific ones in the ari-quiz .ini file. Even a search for those strings in the file didn't help.

Can you tell me what the String Titles are so I can search by those?

Thanks.
The administrator has disabled public write access.
 
#63314
Re:Changing question display 5 Years, 10 Months ago Karma: 748
See COM_ARIQUIZ_LABEL_SAVE message in <joomla_directory>/language/en-GB/en-GB.com_ariquiz.ini and COM_ARIQUIZ_QUESTION in <joomla_directory>/language/en-GB/en-GB.com_ariquiz.ajax.ini files.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1