joshkho
Forum Replies Created
-
I ended using the script that Neerav Dobaria posted above.
Here it is again:
https://interconnectit.com/products/search-and-replace-for-wordpress-databases/Replaced over 200 instances of my shortcodes on my site pretty easily. It can be risky to use, so use at your own risk. It did work well for me though.
If using the script above, here are some tips to prevent bad things:
1. back up your database, or even your entire site to be extra safe
2. follow the instructions in the script carefully.
3. select only the database tables that you need to edit. For me it was just the wp_posts table.
4. use the dry run feature to see how many changes it would make with your current settings.Glad that you’re still supporting the plugin @vaakash. I checked your website that looked a little untouched for a while and panicked for a bit. =)
Thank you!
I’ve been trying to fix this across multiple sites all day.Forum: Plugins
In reply to: [Page-list] Shortcode broken with WP 4.4. upgradeI’m pretty sure it’s a 4.4 issue and not a conflicting plugin issue. I’ve tested on a couple sites.
I’ve seen other sites pointing at 4.4 as the cause for other broken shortcodes. like:
Forum: Plugins
In reply to: [Page-list] Shortcode broken with WP 4.4. upgradeshortcodes for another plugin are also not working for me.
I’m having similar strange issues. I find that my shortcodes show up as text. Example:
[sc:gallery]BUT… if I add the beginning of another shortcode like:
[sc:gallery][scthen the first part actually works and I have the additional fragment ( [sc )as text.
I’m hoping it’s just a wordpress 4.4 issue and that the next wordpress update will resolve it and resolve it soon.
Any updates on this?
I’d be willing to pay money for this and I’m sure many other people would too.
Right now, my website has this working on all my wordpress galleries, but the single images are using some other less-than-ideal lightbox plugin. It’d be great to be able to drop that lightbox plugin and just have photoswipe masonry handle all images on my site.more info:
I’ve tried fiddling and turning on/off different parameters (responsiveness, width, etc) but it seems to all boil down to the “translate3d x-values” being offset too far.