gella2002
Forum Replies Created
-
Forum: Plugins
In reply to: [Watu Quiz] Cleaning the database tables?Thanks, but I have only WatuPro installed. There’s no Watu in my plugins section. Can I simply delete these tables?
Do you mean if I use this SQL Executioner, it should be okay with your plugin?
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Interest groups errorThank you very much Evan! Everything works fine now!
All the best!
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Interest groups errorDo you mean to re-add on mailchimp’s website? Or in a form? If in a form, yes, I tried resulting in (2)
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Multiple forms on one pageHello Evan, thanks, I’ve installed the latest version, as you said via ftp. Looks like it works fine, when there’re several forms on single page ??
Detected one small bug: if I add Interests group field to a form, after updating (=saving) this form, I can’t select another group anymore (which are radio buttons), because buttons have disappeared. I need to remove the field and add it once again to see the radio buttons.
And, unfortunately, seems like this feature to add people to specific group at signup doesn’t work ??And a wish for future updates: please add “subscribers count” shortcode to forms.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Multiple forms on one pageThank you Evan! How should I overwrite the current version if I don’t want to delete the current settings?
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Multiple forms on one pageOkay, thank you very much in advance! Will be looking forward to hearing from you soon
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Multiple forms on one pageForget about “edit form” link ?? sorry for bothering about that. Everything is fine now – no link ??
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Multiple forms on one pageHello Evan, thank you for your reply! Yes, this is correct that the issue occurs if we have 3 or more forms on single page. Each of them are setup via ajax. I have Avada theme if this is important.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Multiple forms on one pageAlso, I can’t find how to remove the link “Edit Form” on the form. It’s always there, even if user isn’t logged in.
Thanks, Matt, it seems working now!
I have W3 Total Cache installed, maybe it can interfere? But if I disable it nothing changes.
The version of the plugin is 1.4.4. AllinOneSEO the latest, too. This is what I also noticed, in case this information makes any sense for you:
1) if the meta fields were filled when your plugin was disabled, the values of the fields are seen in console “All Posts”, but if I click to open a particular post, they are empty and not saving
2) All In One SEO Pack suggests how to fill the fields, and everywhere the same suggestion: one of the woocommerce items. I tried to disable woocommerce, the fields just become empty.Forum: Plugins
In reply to: [Participants Database] Customizing single templateThank you Xnau, worked like charm!
P.S. I’ve tried the same code yesterday, taken from here, but it didn’t work either. Now I see that there need to be three “===” instead of two ?? good to know it )
Have a nice day!Forum: Plugins
In reply to: [Participants Database] Customizing single templateThank you that you agreed! I’ve just donated a bit, please feel absolutely free to correct me concerning the amount if you find that your help would not fairly correspond with it, because I’ve had not so much experience in estimating these issues ??
Well, what I need to do: I want participants to fill in a field describing their services (say, “pay_services” text-area field). If a participant donates to the website, this field becomes visible on his single page (template “pdb-single”).
If the participant hasn’t donated, this field is not displayed. This is controlled by admin by checking a checkbox (“approved_pay”, group of fields “admin”, values “yes,no”)Also I need to have some fields excluded from template, I’ve already implemented this like
$exclude = array('viewlink','email','diploma')
in my custom template.So I need to add an if-then statement to custom template based on pdb-single template, according to my condition: if the field “approved_pay” is not checked, then the fields ‘pay_services’, ‘viewlink’,’email’,’diploma’ are excluded. If the field “approved_pay” is checked as true, then only ‘viewlink’,’email’,’diploma’ are excluded.
Thank you once again!
Forum: Plugins
In reply to: [Participants Database] Customizing single templateHello Xnau, thanks for replying! I’ve spent several hours today and yesterday googling and reading wordpress tutorials on that topic. I’ve learned how to create custom templates and exclude fields using your plugin, this already works. I completely understand that you have no wish to give php lessons here.
But concerning this particular issue seems like I need help of people who know more than I do. Would some donation for further plugin development probably make you feel more inclined to help me? Anyway I’m going to find someone to solve this for me for a price, it’d be more appropriate to deal with the plugin’s developer than with someone else.If you feel like you don’t want to do it anyway please mark this topic as resolved.