majecdad
Forum Replies Created
-
Forum: Plugins
In reply to: [WP RSS Multi Importer] Image sizes vary in AutoPostCrap. Haste makes waste. Was in a hurry, entered it wrong. My bad.
Meant: http://clarkcountylive.com/category/blog/rss
In testing with a new post today, the one new post came in correctly. I am going to continue to monitor as the earlier error was intermittent.
I’ll update as I know more.
Thanks.
Forum: Plugins
In reply to: [WP RSS Multi Importer] Image sizes vary in AutoPostI can confirm, I have the exact same issue here. Only a problem in WP 4.0b2 with TinyMCE 4.0.2. Fine in WP 3.9.1.
Disabled every other plugin, so its not a plugin conflict.
Forum: Plugins
In reply to: [Widget Context] v1.0 also conflicts with slider pluginUpdated to 1.0.2 and it does indeed resolve this issue. Thank you.
Forum: Plugins
In reply to: [Widget Context] v1.0 also conflicts with slider pluginI updated to 1.0.1, but this issue remains.
This error in Console:
Uncaught TypeError: Cannot read property ‘split’ of undefined /wp-content/plugins/widget-context/js/widget-context.js?ver=4.0-beta1-20140714:35
and links to this:
var get_query_arg_val = function( query, key ) {
var vars = query.split(‘&’);Slider dev says: The plugin (Widget Context) contains a function that runs every time AJAX requests run in a page, and this function fails for GET requests.
He also gives more info, including suggested fix, if you’d like.
Thanks.
Forum: Plugins
In reply to: [Widget Context] Warning: Invalid argumentExcellent. Confirming it works properly for me with 1.0.1 (and on a site that has WooC 2.1 active also, so no problem there for me).
Thanks.
Forum: Plugins
In reply to: [WP Ultimate Search] container placement on pageExcellent. I’ll look for it.
WRT the second usage, that was only in testing to see if one worked vs. the other. I’ll pull the wop version.
Thanks for the timely support. Now back to look at the goodness in that Pro version.
Forum: Plugins
In reply to: [WP Ultimate Search] container placement on pagePrivate ‘sandbox’ site. Can I send you info via the mindsharelabs site?
Forum: Plugins
In reply to: [WP Ultimate Search] "preset" searchThanks for that info. And huge +1 for the timely support.
When I last looked at this, you were just getting the sales site up and trying to get indexing into 1.0. Lots of progress made.
Going to look deeper into your Pro version. Love the map feature. Will likely have questions there and will hit you with them at the site.
Keep up the good work.
Forum: Plugins
In reply to: [WP Ultimate Search] [Plugin: WP Ultimate Search] results from shortcodeMaybe I’m looking at this wrong?
I use a plugin “RSS just better” that outputs content onto a page. I use the shortcode [ RSSjb feed=” ” ] and some other shortcode parameters to have feed posts render on that page. Should the Search plugin be able to search and return based on words from within that page’s output (e.g. the posts)? I thought it would, as a different search plugin used concurrently does return results from those RSS posts. But I am just trying to make sure.
Re: multiple boxes… agreed, use of taxonomy would be best, but most of our users wouldn’t know a taxonomy if it hit them upside the head. 🙂
Excited to see your 1.0 updates. Do you have an ETA on when it will drop?
Thanks again!
Forum: Plugins
In reply to: [WP Ultimate Search] [Plugin: WP Ultimate Search] results from shortcodeAppreciate the timely support reply.
Application is in a locked down sandbox environment, so can’t send link. I double checked and the Search Shortcode Content option is enabled. Also I placed the shortcode to output on a page and widget to check both.
Is there a certain amount of time that needs to pass for indexing to occur? Is there an ability to reindex the content? Does that matter?
I’ll keep tweaking it to figure out what it might be, as I really like the plugin and direction you seem to be headed in.
Re: the dev version. That’s a cool layout. I would just add that having an ‘include’ by taxonomy as opposed to only ‘exclude’ would be great, and the ability to do so on a non-global basis is really important (so your shortcode override is helpful). FWIW, rationale is that if we want to use multiple search boxes that pull from only certain taxonomy each.
Lastly, is there a way to have the search results render in a different page vs. in the sidebar below the widget?
Thanks, you’ve got a great feature set here, especially for so early in the dev process.
Forum: Plugins
In reply to: [Facebook Tab Manager] [Plugin: Facebook Tab Manager] http vs httpsQuick followup. The recent changes to facebook and the plugin seem to make it where this issue is better defined. A SSL Certificate would seem to resolve the problem. No SSL now provides the big red ‘insecure content’ box for users in https. Plugin developer has more discussion about this on his site. Thanks Jason for the bug link info.