GravityWP
Forum Replies Created
-
Forum: Plugins
In reply to: [GravityWP - Count] How to count non-number fields?Dumb question don’t exist I was told ;-). Good luck!
- This reply was modified 4 years, 3 months ago by GravityWP.
Forum: Plugins
In reply to: [GravityWP - Count] How to count non-number fields?Hi Matt,
Thanks!
I am not sure if I fully understand what you are trying to achieve, but I think this is possible. You can retrieve the total of a number field by using
[gravitywp_count formid='' number_field='']Using the filter_field and filter_value option to retrieve a subset might be useful to you too. See: https://gravitywp.com/doc/gravitywp_count/#h-how-do-i-use-values-to-filter-the-results
Forum: Plugins
In reply to: [GravityWP - Count] Entries from multiple formsIt’s your lucky day. My colleague just released the new version (v0.9.7) with this new feature included. Relative entry date filtering was also added.
Documentation:
Counting entries of multiple forms
Filter relative entry date createdForum: Plugins
In reply to: [GravityWP - Count] Entries from multiple formsHi Mac, we just implemented it last week, we are now testing it. We will probably release it within a week. I will let you know in this topic.
Forum: Plugins
In reply to: [GravityWP - Count] Submission Counter BarSorry for the late reply. Yes, you can use Gravity Forms to create a petition form and show progress information anywhere on your site.
Read for more inspiration this tutorial about Gravity Forms progress text and progressbar.
Hope this helps.
Forum: Plugins
In reply to: [List Field Number Format for Gravity Forms] Does anyone have an update?@learner247 You can find more information here:
https://gravitywp.com/add-on/list-number-format/
- This reply was modified 4 years, 6 months ago by GravityWP.
Forum: Plugins
In reply to: [GravityWP - Count] Merge multipleHey Martin,
the gravitywp_count shortcode does not take into account the GravityView search filter. I think you can achieve what you want by using Math by GravityView. It might be already included in your license. In the [gv_math] shortcode you can use scope=visible. Make sure you check out the documentation before buying it.
Good luck!
Forum: Plugins
In reply to: [List Field Number Format for Gravity Forms] Does anyone have an update?It will continue to work, but you won’t receive any updates or support after expiration. If we decide to release it, we will aim for November this year.
If you pass me an email on [email protected] we will keep you posted.
Forum: Plugins
In reply to: [List Field Number Format for Gravity Forms] Does anyone have an update?We did rewrite this plugin for GF 2.5, but we are currently testing it. It is rather complex to maintain. When we release this it will be offered as a premium plugin for a yearly fee. Would you be interested?
Forum: Plugins
In reply to: [GravityWP - Count] Output styleHi Camille,
This plugin doesn’t output Elementor selectors, but looking at your site the counter seems to be wrapped within elementor element 868c9dc. So you can target it with
.elementor-element-868c9dc .counter-num {
/* your custom style here */
}One of the easiest ways to inspect a specific web element in Chrome is to simply right-click on that particular element and select the Inspect option. Other browsers have similar functionality.
Forum: Plugins
In reply to: [GravityWP - Count] Count entries by relative date fieldHi, this is currently not supported. We will consider it for a future version.
Hi, this is not possible out of the box. But I will take a note for the next version to make it possible to filter the result. This will give you the opportunity to change the result by adding some custom code to your themes functions.php.
Forum: Plugins
In reply to: [GravityWP - Count] Filter based on Payment statusHi Ricardo,
I am not sure, that depends on how the payment status is stored in the entry. But it might be possible with:
filter_field=’payment_status’ filter_operator=’is’ filter_value=’Paid’
Possible payment statuses are: “Authorized”, “Paid”, “Processing”, “Pending”, “Active”, “Expired”, “Failed”, “Cancelled”, “Approved”, “Reversed”, “Refunded”, “Voided”
Let me know if it works, it might help other users.
Forum: Reviews
In reply to: [GravityWP - Count] WowNice to hear, thanks!
Forum: Plugins
In reply to: [GravityWP - Count] count price fieldGood to hear you got it working with the value + price combination as filter_value (value|price) in combination with other filters. Leave a review if you liked our support.
And good luck with your dogs shows.
Of in Nederlands, veel succes met je hondenshows!