GravityWP
Forum Replies Created
-
Forum: Reviews
In reply to: [GravityWP - CSS Selector] Great helperThanks Andre! Our pleasure!
Forum: Reviews
In reply to: [GravityWP - Merge Tags] literal godsendThanks Jason!
Forum: Plugins
In reply to: [GravityWP - Count] Count of dropdown filedYour last example should work, but it seems you are using the wrong kind of quotes in the shortcode. Use ” or “”.
Forum: Plugins
In reply to: [GravityWP - Count] count entry group by user_emailHi, the created_by field doesn’t contain an email address, but the user_id.
created_by='{user:id}’ will work (if the entries are created by logged-in users)
Forum: Plugins
In reply to: [GravityWP - Count] Get count from dynamic fields (dropdown)Hi Jassimp,
From the screenshot I cannot see if this is a Form or a Gravity View Edit screen.
If it is a form it cannot easily be done. I a Gravity View you can use a mergetag in the shortcode, like:
[gravitywp_count formid=”1″ filter_field=”4″ filter_value=”{Location:4:value}”]
Which will update after clicking assign.Forum: Plugins
In reply to: [GravityWP - Count] Count of dropdown filedHi @samboy59,
What is it exactly you want to do? Could you give examples of how you try to solve this problem yourself?
And do you experience any problems with rtl language? The shortcode only shows a number, so it is up to you where you place the shortcode.
Kind regards,
ErikHi @samboy59,
What is it exactly you want to do? Could you give examples of how you try to solve this problem yourself?
Kind regards,
ErikForum: Plugins
In reply to: [GravityWP - Count] Count per user per day or monthThank you for your nice message. We currently don’t support count per day or per month, but we will take your request in consideration. GF Charts does offer this support, so maybe you can have a look at them.
Kind regards!
ErikForum: Plugins
In reply to: [GravityWP - Count] Error – Non-numeric value encounteredDoes this happen with any count shortcode or a specific one? (if specific, please share).
Forum: Plugins
In reply to: [GravityWP - Count] Show total entries submitted by entry creatorGravityView has this merge tag available: {created_by:ID}
You must have GravityView activated on your site.With the merge tag, you can dynamically populate the shortcode (created_by='{created_by:ID}’).
Concerning your second question, in the changelog, you can see we added this function to select filter_mode in version 0.6: Added filter mode options to attribute of the shortcode filter_mode (default: all | other options: any)
Hope this answers your questions.
All the CSS classes that you added will stay in place. Only the functionality to add quickly CSS classes will not be available anymore (the button and the modal where you can make selections).
Forum: Plugins
In reply to: [GravityWP - Merge Tags] Enable Merge tagHi Fredrik,
You are confusing the Gravity Perks plugin with ours. Please reach out to https://gravitywiz.com/support/
Best regards,
JurriaanForum: Plugins
In reply to: [GravityWP - CSS Selector] Minor feature requestThanks for your suggestion.
You can double click on the relevant CSS class and the pop-up window will automatically close. So no need to click the X to close the pop-up window, just double click will do.
Kind regards,
ErikForum: Plugins
In reply to: [GravityWP - Merge Tags] Creating a Thank You pageHi @jaso,
I’m not sure I understand your question.
Do you mean a thank you page after people submit their entry?Kind regards,
ErikForum: Reviews
In reply to: [GravityWP - Merge Tags] Excellent!Hi @jessicafs
Thank you very much for your nice review!
If you have any suggestions for further improvement, let us know.Kind regards,
Erik