altimac
Forum Replies Created
-
Thanks for the info, Asif.
Thanks, Zafer. Tried to troubleshoot this, but needing to have a completely separate form from the quiz in order to include the user’s name and email is totally confusing my client, and since we cannot duplicate or export the first quiz we created, this is going to be a non-starter for us as we plan to have multiple quizzes that will be somewhat similar and we can’t take the time to re-apply all the customizations we already made in the Appearance section to fit in with our theme. Thank you for your assistance just the same.
FYI I also connected WPDataTables to the form, to see if that would allow me to see the answers, but it kinda does the same thing. In fact, it doesn’t show the name either, while the Forminator CSV does:
https://rjtokarzmirs.com/particle-accelerator-operator-quiz-results/Hi, Amin, I can’t export the quiz, it says that’s “coming soon(?)” I actually did not want to enable lead generation if that is causing an issue, but there doesn’t seem to be any other way to create a quiz in which I can ask for the name and email address of the quiz-taker. Here is the CSV export of the submissions from the form:
https://media.altimac.com/forminator-particle-accelerator-operator-quiz-240917125730.csvForum: Plugins
In reply to: [Advanced Query Loop] Post Template block required?Thanks, Ryan. No worries and again, thanks so much for creating this for us.
Hi and thanks for the quick response. We are definitely on the latest version (3.0.4). I had actually requested this feature over a year ago and kept hoping it would be added at some point, but as of today, the only post type we have for which we have PPF active and auto-enabled is Posts, and it’s set to “Change status to Trash” after 30 days of being published. The only user who has permission is Administrator, and our intention is that all posts expire after thirty days, and that no author or editor can change that. But the only posts that get their status changed to “Trash” are those that are initiated or edited by an admin-level user. The rest are not affected by PPF in any way.
Ah, got it. I like that approach, other that that I have over 1,000 images that I need to import from another system, so… if it put all of them somewhere on the server could I import them using the filenames via CSV? Having the client upload them all manually again would not make me very popular ;-(
- Fixed: Improved : EA Login/Register Form | Added support for HTML tag in the title & subtitles
Woo-hoo! Thanks so much! You folks are great.
Got it, thanks, Julian!
Thanks, Julian. That’s a lot easier than adding filters to functions.php π Just want to confirm, the hide header and hide footer options refer to your plugin’s footer, or the plugin for which you are configuring the settings? In other words, in the FluentCRM settings, am I hiding THEIR header and tooter, or YOUR header and footer?
Thank you, Julian. I think I only switch to the Raw HTML version to make sure that I have the
<!-- Sender: FluentCRM -->comment included in the HTML so that WP HTML Mail ignores those emails. Are you saying that if I remove those comments and remove the below from functions.php:
// Prevent WP HTML Mail plugin from modifying FluentCRM emails // Just add <!-- Sender: FluentCRM --> to the body of the email templagte add_filter( 'haet_mail_use_template', 'customize_template_usage', 10, 2 ); function customize_template_usage( $use_template, $mail ) { $string = $mail['message']; if( str_contains($string, 'Sender: FluentCRM') ) { return false; } return $use_template; }that I don’t need to exclude your plugin from FluentCRM emails?
Hi, Julian. Just sent you credentials to our staging site. Hope you can suss out the issue.
Thank you, Zeba and I totally understand. I will keep checking the latest releases. Really appreciate you folks being willing to listen and implement it so quickly in the dev version.
HI, Julian. Unfortunately it did not, the 96 is still there on a Monster Insights admin email from yesterday. See https://collegescoops.com/96.png. I was waiting for my client to send out a batch to check them, but I guess it’s still an issue. If it helps you, I have a staging site for College Scoops that you are welcome to access in order to suss this out, since that would give you a “real-world” way to test.
Hi, quick question on this, I was hoping this feature would make it into 5.6 or 5.6.1 but no luck yet. Is this still on the roadmap for a future release? I know that you need to vet these features carefully before adding them to the full release, so I don’t mean to be rushing you, it’s just that it’s a great feature π