fastasleep
Forum Replies Created
-
Thanks! I told my clients to go check out the rest of their forms and Salesforce and so far I haven’t heard a thing back, so I assume the dozen or so transferred over just fine. Much appreciated for the time saver! Just donated. π
Forum: Plugins
In reply to: [Forms: 3rd-Party Integration] How to upgrade from old version to this one?Seems to have worked for me on one site with one form, now trying another site with a dozen or so of ’em.
So far, so good! Thanks, saved me a lot of work.
One issue I ran into βΒ when forms-3rdparty-migrate.php is installed, my plugins pages stop at the plugin before it (in most cases I would assume like mine, Forms: 3rd-Party Integration). Nothing listed below it, until I delete your plugin manually via FTP, then they all appear again. FYI.
Thanks again!
Forum: Plugins
In reply to: [WP RSS Multi Importer] Autopost Images ALWAYS float to leftI dug around in the options table and don’t even see the setting in there. So that’s something. Should be in between showVideo and StripAll if they’re in order:
a:22:{s:6:"active";s:1:"1";s:14:"fetch_schedule";s:1:"1";s:11:"post_status";s:7:"publish";s:11:"post_format";s:8:"standard";s:16:"custom_type_name";s:0:"";s:8:"timezone";s:0:"";s:7:"maxfeed";s:3:"100";s:11:"maxperfetch";s:4:"1000";s:12:"targetWindow";s:1:"1";s:11:"titleFilter";s:1:"1";s:8:"readmore";s:0:"";s:7:"descnum";s:2:"99";s:11:"sourceWords";s:1:"1";s:17:"sourceWords_Label";s:0:"";s:16:"sourceAnchorText";s:1:"1";s:9:"showVideo";s:1:"1";s:8:"stripAll";s:1:"0";s:11:"maximgwidth";s:3:"999";s:15:"RSSdefaultImage";s:1:"0";s:16:"setFeaturedImage";s:1:"0";s:10:"expiration";s:2:"56";s:13:"oldPostStatus";s:1:"0";}Forum: Plugins
In reply to: [WP RSS Multi Importer] Autopost Images ALWAYS float to leftYeah, I’m noticing this with all settings on the autopost settings page. Hit Save Settings and it just reloads with the old settings. Please post if you find a fix for this.
Forum: Plugins
In reply to: [Contact Form 7 Phone Module] This breaks form to were it doesn't appearIt’s incompatible with the most recent version of CF7. The author’s suggestion is to roll back to an old version of CF7, so officially it appears this plugin is dead.
It’s incompatible and the author doesn’t seem to be interested in updating it (as his prior instructions were to roll back your CF7 version).
So, this plugin is dead. Was handy while it lasted.
Forum: Reviews
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] LifesaverThe XML was 6.3MB. The problem arises when you have it import all of the media attachments (in this case, 2000-something images of varying sizes). That Trac ticket does sound related. Even if that part is fixed, while it imports and relinks the attachments to the posts (or should), it does not update links wrapping the images (inserted by WP’s media embedding/linking) which in this case all pointed back to files.wordpress.com. It was a combination of external image downloading, image link replacing, and good ol’ Search and Replace plugins that ended up fixing everything “good enough”. π
I guess what I was thinking was importing every admin setting which has an equivalent between wp.com and wp.org+jetpack βΒ from permalink structure to reading/writing settings to thumbnail sizes and so forth to bridge the gap βΒ but I realize that’s probably a bit tricky. I was just thinking out loud mostly. π I think the WP exporter/importer thing would be more universally useful to people as I ran into many, many threads with people solving for the same problem I had.
Thanks for listening!
Forum: Reviews
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] LifesaverThat is a good point. I would assume then that doing a full export and import using the WP.com importer preserves post IDs? We did that, then for the couple weeks during which we were still fixing things up and integrating the blog etc, we were manually duplicating posts on both wp.com and our wp.org install for a handful of posts, so that when we turned on Site Forwarding, everything would still be in place. What happens then? π I suppose those posts might have the same ID if we didn’t do anything else differently, but not sure.
I think my main suggestion from the above then would be to integrate a robust WP.com importer for posts/pages and media. The standard WP.com importer is broken at best, it took me many many hours of trial and error and researching other peoples’ posts to find out I had to just refresh the browser over and over to get it to import the whole database, and then trying various plugins to finally get image *links* back to files.wordpress.com to link locally, etc. Not a process for the faint hearted. It’d be awesome if someone would fix that importer so it doesn’t just fail on a blank screen if you have a large site. π
OH and if there was some genius way of importing one’s WP.com settings so that Jetpack is configured to basically duplicate those features, that’d be awesome too.
Just thinking out loud after a long site migration process. π
Forum: Plugins
In reply to: [WordPress Importer] How I solved problems with Importer timeouts^ only problem with the Mac app is that it has a bug where you can’t enter less than 1MB (can’t enter 0.9). Used the Win app above via Parallels, trying to get that to work. :/
and comments
Forum: Plugins
In reply to: [WordPress Importer] How I solved problems with Importer timeoutsForum: Plugins
In reply to: [Firelight Lightbox] Scrolling with mouse wheel doesn't workYep, see that now. Thanks!
Forum: Plugins
In reply to: [Firelight Lightbox] Add ScrollingAh, I see that shows up in the options for Images. I’m solely using the plugin for inline content so I didn’t have that enabled. You might consider having that disabled by default if the user isn’t using the Images option? Just a thought. Thanks!
Forum: Plugins
In reply to: [Firelight Lightbox] Scrolling with mouse wheel doesn't workI’m using the latest β 1.5.5 βΒ and there is no mention of “mousewheel” on the Settings page.
Forum: Plugins
In reply to: [Firelight Lightbox] Add ScrollingI was able to solve my inability to get vertical scrolling working on a large div of text by renaming the jquery.mousewheel.js and jquery.mousewheel.pack.js files, essentially disabling them.