mkj2
Forum Replies Created
-
Forum: Plugins
In reply to: [SpeakOut! Email Petitions] BCC yourself not workingOK, got it. I have to enable the admin email feature for this to work. Well, not very intuitive, I would say. π
Forum: Plugins
In reply to: [SpeakOut! Email Petitions] Code showing in Petition MessageWell, our message shows “[Your Signature]” which isn’t pretty at all. It shows only, if I DISABLE the message editing feature. If I enable it, it disappears. What’s going on here?
Forum: Plugins
In reply to: [SpeakOut! Email Petitions] Translate word “signatures”Sorry, but it’ not really resolved. I have the same problem (german language). I checked the files twice. The translation is 100% in there. However, it doesn’t work for the frontend. The signature count shows “1 Unterschrift”, but “2 signatures”. I had to change the core file. Very strange. I have no idea what’s going on.
Forum: Plugins
In reply to: [Event List] Formatting destroyed after update eventlistTo be fair: The developer made all changes very clear in the changelog. Took me 5 minutes to fix the problems. So, no offence intended!
Forum: Plugins
In reply to: [Event List] Formatting destroyed after update eventlistThanks for the hint. However, developers should avoid minor changes in CSS that can have a huge impact. Many of us use customized CSS, I assume.
Had a look into the changelog. Indeed, the syntax for the shortcodes changed.
Having said this, we are, of course, very grateful for this wonderful plugin.Forum: Plugins
In reply to: [Event List] Formatting destroyed after update eventlistSame here. Bummer! All events show in expanded view. Any changes in the shortcode syntax? Formatting is pretty bad.
I have just figured out that backups on a client site haven’t since October 2017. Same problem like described here. I changed /inc/class-destination-folder.php with no luck. This is the only installation where this error occurs. I have no idea what’s going on.
Hi,
indeed, it was a (browser) cache problem. Strange, since this was a brand new installation. Usually, there shouldn’t be anything cached. Anyhow, nice new UI. Congrats!
Forum: Plugins
In reply to: [BackWPup β WordPress Backup & Restore Plugin] Old backups not deletingThat’s exactly what I figured. However, we need some additional info in the file name. So, it’s not an option for us to leave it unchanged. In addition to that: Many sites don’t have any problems using a customized name. I simply can’t see any pattern.
Forum: Plugins
In reply to: [WP Store Locator] Wrong search results for specific zipIt happens with a search started manually. However, we disabled the geolocation feature, and now everything seems to work fine. This might not be a full explanation for these very weird effects. Anyway, we don’t really need the geolocation. So, we are ok with that.
Thanks for the support. Great plugin!Forum: Plugins
In reply to: [WP Store Locator] Sort search result by custom meta dataThe author sent me a link to a much cleaner solution:
https://wpstorelocator.co/document/create-featured-store-that-shows-up-first-in-search-results/
Forum: Plugins
In reply to: [WP Store Locator] Sort search result by custom meta dataSo far so good. But what exactly is the sort order for the stores that don’t have a meta value? The order seems pretty random to me. I can’t see any pattern like name or distance.
Forum: Plugins
In reply to: [WP Store Locator] Sort search result by custom meta dataI think I found the solution. This seems to work:
$custom_sort[$key] = $row['my_checkbox'];- This reply was modified 8 years, 8 months ago by mkj2.
Forum: Fixing WordPress
In reply to: Editing problems since upgrading to WordPress 4.9Nothing is solved, actually. It is a dirty workaround. Most, if not all romanian languages differentiate between “you” (my brother) and “you” (my boss). These sites need the formal language files. By the way, it is a bug, obvioulsy. And a nasty one!
Forum: Fixing WordPress
In reply to: Editing problems since upgrading to WordPress 4.9Yup, same here.