kaizerco
Forum Replies Created
-
I see where that can be changed.
Not sure it solved the issue though.
I have a form where the first entry is what appears in the list in the responses window.
That first entry happens to be: Full Name – so then in a quick glimpse I get an idea who the message is from.If I have a bunch of other parts before. How can I get specifically the full name field to appear as the main part that appears in the responses header?
- This reply was modified 6 years ago by kaizerco.
Forum: Plugins
In reply to: [IdeaPush] Offscreen element causing horizontal scrollbarI forgot to mention I’m using firefox.
It seems that in firefox ‘max-content’ is giving an error: “invalid property value”, and that’s why lines 530 and 110 are affecting the input div.
In chrome it seems to be fine.
Apparently max-content in firefox = -moz-max-content
That works!- This reply was modified 6 years, 1 month ago by kaizerco.
Already updated! And it’s working fine ??
Great stuff guys!Ok, thanks for the help!
That works. Thank you very much.
That does the trick. Which CSS rules of my theme are overriding though? I can’t seem to pinpoint them. If it’s something in my style.css that I overlooked It’s better I disable it there, rather than having stronger rules for happyforms.
- This reply was modified 6 years, 1 month ago by kaizerco.
Here is an example:
https://flextools.cc/contact-test/The very last long text field. I’m not sure what to change in CSS so it resizes in both ways. I’ve managed to make it resize by temporarily disabling:
.happyforms-part input[type="text"], .happyforms-part input[type="email"], .happyforms-part input[type="tel"], .happyforms-part input[type="number"], .happyforms-part input[type="range"], .happyforms-part textarea { height: auto !important; <-- Disabling in the browser does it }
But that is only a temporary solution in the browser. I can’t seem to override it.
Forum: Plugins
In reply to: [Conditional Menus] Does not work with custom taxonomiesI am also having an issue with this. I’m using a plugin that creates it’s own custom taxonomies (ideapush) and when I enable it, the Conditional Menus interface fails to load properly so I cannot edit my menus anymore until deactivating the other plugin.
I’ve contacted the ideapush plugin developer and I was told that for some reason Conditional Menus doesn’t like his custom taxonomy called ‘status’.
Please help.
- This reply was modified 6 years, 1 month ago by kaizerco.
Forum: Plugins
In reply to: [IdeaPush] Idea for easy registrationGreat, thanks for the info – I’ll keep a note of this for when it’s needed.
- This reply was modified 6 years, 1 month ago by kaizerco.
Forum: Plugins
In reply to: [IdeaPush] Idea for easy registrationThe latter? Meaning, I would need to reassign/delete his IP affiliation?
How/where can I do that?Forum: Plugins
In reply to: [IdeaPush] Cannot logout guest userJust saw you added the ‘Enable multiple IPs’ setting. Seems to be working good!
Thank you!I don’t know if this is a good idea, but what if in addition to enabling multiple IPs for everyone, have the option to enable multiple IPs per user. That way if a guest user has issues logging in, he would contact support, I would then go to the user’s profile page and update it so he can login from another computer.
That way I could still prevent the vote rigging, and in special cases help the honest users that want to contribute from other IPs.
A lot of my user base would probably (and hopefully :)) want to access idea push from their work computer, home computer and their phone…
Nice improvements in the latest update. Looking forward to this one too ??
Forum: Plugins
In reply to: [IdeaPush] Suggested idea always the same?1. Sorry, I didn’t explain myself very well. What I mean is that starting from the first letter it would give me a specific suggestion, and after typing more it really didn’t matter what I typed, it would still be giving me the same suggestion. I remember testing this before, and it seemed to work ok, giving me different suggestions… now it’s always the same suggestion. (Would this be related to the fact that I deleted some test posts?)
2. Should the idea suggestion window jump straight from the first typed letter?
Forum: Plugins
In reply to: [IdeaPush] Issue inputiing a shortcode under Admin NotificationsUsing Firefox.
See the linked gif: https://imgur.com/a/wUKcKpVForum: Plugins
In reply to: [IdeaPush] Idea for easy registrationOk, I understand.
And related to this, if I have the guest system in place, and a user were to contact me saying he cannot use his email (because of the IP restriction when on another computer), is there a way I can manually free up his account so he can use it elsewhere?
Would supplying him with a new password be enough? Or would I need to reassign/delete his IP affiliation?