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


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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?

Font Configuration and other things
(1 viewing) (1) Guest
"ARI Stream Quiz" WordPress plugin
Go to bottomPage: 1
TOPIC: Font Configuration and other things
#72284
Font Configuration and other things 2 Months ago Karma: 0
Hello, I just bought the pro version and I have a few questions:

1) Is there any way to duplicate the question to make it easier to fill out, since the answers are always the same (Agree, don't agree, etc.)?

2) I need a very prominent message after the results so that I can ask the person to contact me based on the results with a WhatsApp button.

3) I would like to highlight the categories (I'm going to use 10) in the result by increasing the font a little and making them bold.

4) Is there any way to make the percentages of the result appear in charts?

I know it's a lot, but if you can help, I'd appreciate it.

Thanks
The administrator has disabled public write access.
 
#72287
Re:Font Configuration and other things 2 Months ago Karma: 760
Hello,

1. Currently this feature is not supported.

2. It is possible to show custom content before/after results or before/after lead form. For this open quiz edit page, navigate to "Settings" tab, enable "Custom content management" section and use the parameters in this section. A html content can be added.

3. Open "ARI Stream Quiz -> Settings -> Sharing" page and navigate to "This parameters section is used to configure sharing content for personality quizzes" section. Find "Title on result page" parameter and wrap {{title}} variable with the following code:

Code:


<span class="aq-cat-title">{{title}}</span>



Then navigate to "Advanced" tab and populate "Custom CSS styles" with the following code:

Code:


.aq-cat-title {
  font-weight: bold;
  font-size: 20px;
}



4. The plugin doesn't support this ability.

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