Beef Supreme
Forum Replies Created
-
Forum: Plugins
In reply to: [Gutenberg] Adding CSS Class is not workingYes, I could totally do that. I was just wondering why the text alignment doesn’t work. Maybe it is a bug? Or maybe it’s an issue with my theme (X-Theme)?
Forum: Plugins
In reply to: [Calculated Fields Form] Calculate slope degree from percentThanks, you got me on the right track I think. I forgot about radian and degree. I get the correct result (for 0.36 that is), but it’s in “arc measure” instead of “degree”.
If I use the DEGREES function like you mentioned, it works.
But I had to do it like this:
DEGREES(ATAN(fieldname1/100))
- This reply was modified 6 years ago by Beef Supreme.
- This reply was modified 6 years ago by Beef Supreme.
- This reply was modified 6 years ago by Beef Supreme.
- This reply was modified 6 years ago by Beef Supreme.
- This reply was modified 6 years ago by Beef Supreme.
Forum: Plugins
In reply to: [Calculated Fields Form] Modify CSS of specific formThank you, that did exactly what I needed! ??
Any ideas?
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Backup tool doesn’t workThank you for the reply. I think I got it now. The backups listed under backups are just backups that have been created as an export, am I right? So there is no way, to just create a backup, without exporting it?
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] PHP 7.2 CompatibilityThank you for your response. I updated my PHP version and it does seem to work!
Forum: Plugins
In reply to: [Enable Media Replace] Thumbnail in backend doesn’t updateHi!
Thank you for your reply! I tested it with the “?” at the end and just as you suspected, the new image shows up. I don’t have any caching plugins or anything like that installed. Do you have an idea what might be causing this caching issue?
Forum: Plugins
In reply to: [Eonet Manual User Approve] No need to load css and js in frontendI noticed a small issue with your CSS code and since it’s not worth opening a thread, I just put it here.
Somewhere in your CSS you put styles on every image tag like this:
img { max-width: 100%; height: auto; }
I don’t think that I need to point out that this is very problematic. The selector should be more specific to your plugin, since this may break the styling of a website (so happens with mine).
Nonetheless great plugin, keep up the good work! ??
Forum: Plugins
In reply to: [W3 Total Cache] Weird x10852 at end of hrefsThrough further testing I figured out that this has something todo with the settings Browser Cache->Prevent caching of objects after settings change
When I disable it, the weird strings disappear. I don’t know if this is the normal behavior of this feature, however I get warnings from several tools, that these strings cause 404 errors.
Hello bavakoservices,
I just sent you another email. Hopefully it reaches you this time ??
Regards,
polymathyHello bavokoservices,
I sent you an email with the screenshots some time ago. I can resend it to you, if you didn’t receive it.
Best regards,
PolymathyForum: Plugins
In reply to: [Maintenance] Problems with loginHi!
I use the free version.