otaviof
Forum Replies Created
-
embarrassing…so I forgot that Login Forms are also UM configurable forms in the GUI. Because there is a checkbox for “remember me” on the settings, I didn’t think it would be also an option at the Form edit area. Enabled and resolved.
my bad…i had some bad code going from a migration … admins…pls delete this
this is fantastic. thank you.
excellent…child function snippet worked like a charm!
the icon shown after upload is a generic one but I will dig into that.
Forum: Plugins
In reply to: [Post/Page specific custom CSS] how to enable this to EditorsHI ?ukasz,
I didn’t mean the usage on post types. The issue for me is that ONLY admins can use that field. I’d like to allow other non-Admins to write custom CSS as well.
thanks
tks champ but my Chrome settings are already set to open in browser.
I was curious if there was any URL construct actually forcing download, such as
<a href="myfile.pdf" download>
yes, i believe the account id is changed by key ID as per a help page i read.
My backblaze integration faile as well….
When I click the “Verify” button on the Backblaze remote storage settings area, wordpress returns the “There has been a critical error on your website. Please check your site admin email inbox for instructions.”
I am not using the Master Application Key. I created a key for the specific bucket w/ read/write perms.
wondering if anybody had luck w/ Backblaze integration.
- This reply was modified 4 years, 8 months ago by otaviof.
Not sure exactly what are the bottlenecks in UM but i had a client move from Bluehost to WPEngine and it improved considerably. Still not blazing fast but better. I gather UM is a bit resource hungry. But it’s been great for our projects.
Thank you for getting back!
Turns out it was “user error” on my case. I sifted through the code and found that core component is validating a number (!is_numeric( $value )) whereas I was entering the soundcloud URL ! That said, the plugin is fine.
However, finding the SoundCloud ID is slightly tricky. I mean, it’s not explicit on their site. I found it by clicking Share, then choosing the embed option, which gives me an iframe snippet. The id is a number within that snippet. … [api.soundcloud.com/tracks/311763282…]
Thanks!
Same issue here.
purrrfect!! tks!
PLUS ONE!
Retention / purging of old data is one of good practices of GDPR. While logging entries is extremely useful, it would be awesome to just get rid of them automatically after X days.
i have the same issue. i get this sign up from the same email. I was looking for a way to blacklist that email.
i have the pro version but the captcha doesnt work very well in my case since i have the signup form both in the page and in a modal window…so it’s actually 2x in the same page from a programatic point of view.
also i have a ‘no user’ setup so i dont catch duplicates. just wondering if there’s anyway to block specific emails.
tks
OThe settings, events, locations, etc, are stored in the database so I would assume you’ll be fine. Everything will be set as you had it before. But ideally, you’d want to back up files and DB before upgrades.
Try removing the Events manager folder from the plug-ins folder via FTP…then try installing the plugin again via the UI.