takeok
Forum Replies Created
-
Forum: Plugins
In reply to: [Woocommerce CSV importer] Merge ProductsAfter much tearing my hair out (and wondering how the heck the import would even know I’m importing the same products) it finally dawned on my to use a SKU. We have over 1,000 products but every single one is virtual / downloadable. So I didn’t bother including SKUs in our import. Including a SKU (which is like an external post_id) is the answer. I imagine you could also use the post_id of the existing posts.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Merge ProductsCan you explain how to do this in detail. I’ve tried it a bunch of ways and every time I end up with duplicate products.
Forum: Plugins
In reply to: [Media Library Assistant] Suggestion: Bulk-edit attachment categories[deleted] I thought bulk edit didn’t work. Then I noticed there is a separate custom section for that. Ugly. But it works. Would be nicer if bulk edit worked from the standard view all list.
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] Menu not displayingIt looks like the WordPress Repo has the wrong version. I downloaded from GitHub and it’s all good. https://github.com/elliotcondon/acf/
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] Menu not displayingSame problem here. And when I try to go directly to edit.php?post_type=acf I get an “Invalid Post Type” error. And oddly, the version number has changed (compared to my most recent use of the plugin a couple week ago) from 3.5.8.1 to 1.0.0
Forum: Plugins
In reply to: [SimpleMap Store Locator] how to change 'ZIP' field labelWould be preferable of course to find out how to do this (with a filter or something) so we don’t have to hack the plugin (you’ll lose you hack if you ever update). But oh well. I couldn’t figure out a way so I’m also just hacking it.
Forum: Plugins
In reply to: [SimpleMap Store Locator] Change usa values to ukWondering the same thing. Not holding me breath waiting for an answer. Every post in this forum seems to have just one post and no answers. Should be a simple function or shortcode but there is zero documentation for this plugin. I’m just going to hack it (classes/simplemap.php)
Recurrence isn’t working for me at all with a new install of WordPress 3.3.1, BuddyPress 1.5.3.1, Events Manager 5.0.51 using the default BuddyPress theme and no other plugins. The “When” widget only shows From [ ] to [ ] and Event Starts at [ ] etc. There is nothing for recurrence. Any ideas? I know I saw recurrence in there before.
Forum: Plugins
In reply to: add target _top to wp_nav_menu link attributesI need this as well. I have a site that requires a frameset for one template (don’t ask). So I want to add _top to every menu link *except* the frameset page so the other links will exit the frameset.
Forum: Plugins
In reply to: [Disqus Comment System] Disqus won't loadOkay, it just won’t load on newly created pages. I’m at a total loss here. About ready to ditch Disqus. Even with a brand new post with commenting enabled and using the unaltered Twenty Ten theme… Disqus won’t load. But it DOES load on old posts on my site?! Bizarre.
Forum: Plugins
In reply to: [Disqus Comment System] Disqus won't loadI’ve noticed that it loads fine on a Post that already had a thread but on Posts with no comments on WP 3.13 I get the “We were unable to load…” message. Did it break under 3.13?
Update: My appologies for the above post. It does work but the thing I didn’t know is that the “New Topics” option does not consider group updates (activity feed posts) to be “Topics”. “New Topics” is for Forum posts only. We had all our member set to “New Topics” and 99% of our site activity happens in the activity feed (forums in BuddyPress confuse the heck out of people). So no one was getting any emails. The workaround is to use “Daily Digest”. Not ideal, but now I know. Seems like an odd decision to make some options ignore certain types of activity. But anyway…
@dwenaus – Do you know if updates/activity will be considered a “topic” either automatically or as an admin option in a future version? It’s confusing to have some type of group activity sent for some email options and other types of group activity sent for other email options. I would never expect a user to understand these differences. And I think it makes little sense. The options should be about frequency only and not make a distinction between posts and updates. To be honest, most users have no clue as to the difference between forum posts and group updates.
But the plugin USED to send out emails for group activity (new updates in the feed). What the heck? Why the change? None of my users use the Forums. Forums in BuddyPress are stupidly confusing… especially to non-geeks. People always just post right in the feed… 99% of the time.
Me too. Not working at all. BP 1.2.8 and plugin version 2.8.1. Nada.