infinustechnology
Forum Replies Created
-
If you send me your URL I can test it with the newer version of the plugin, it could be related to the other changes that needed to be made.
I tried to track down the load_textdomain error, but interestingly enough, even after disabling that part of the code completely I still got the same error. So I left it as-is for now, if you found a workaround to hide the error messages for now then I’ll leave it at that.
OK, so the pro features…. I don’t have access to those so I actually don’t have an answer for you on that. Since the plugin is abandoned and the original site is down, it means nobody new would have access to it moving forward, period. I’m assuming it’s an additional plugin that extends features, which I can roll into the main version, if I had access to it.
What is the error you’re getting? I will update the code to keep a copy of any google-related errors and display them on the screen, it will go a long way to help troubleshoot this.
Can you email me the details?Updated – https://github.com/brendancarr/YouTube-Gallery
I have also updated the plugin page with the new version, please let me know if it solves the error you were seeing.
https://infinus.ca/plugins/youtube-gallery/Hmm I did not see this – but I can definitely take a look. I did notice the load_plugin_textdomain function is called inside of a separate function, instead of inside of init. I’ll switch that around, and upload the changes to github.
Auto updates would require submission to the WordPress, and I’d have to explore the changes I made and making sure it doesn’t have the same slug, etc. It would be a bit more work that I don’t have the time for just this second, but I will certainly update the plugin on our page with this fix asap.Forum: Plugins
In reply to: [Video Gallery - YouTube Playlist, Channel Gallery by YotuWP] Project Death?Check out my thread – I fixed and updated a bunch of things in this plugin.
https://infinus.ca/yotuwp-easy-youtube-embed.zip
I removed all of the pro features, the tracking, updated the links to point to a video that works to get info about getting an API key, and added the referer portion.I just figured this out. it uses wp_remote_get and does NOT send a referer. It was actually incredibly frustrating to find this out. I’ll post a fix shortly.
Forum: Reviews
In reply to: [MapSVG - Vector maps, Image maps, Google Maps] Horribly coded plugin AVOIDGive them a chance instead of dropping a bad review – customer support is top notch! Plugin creators live through positive reviews, I encourage you to change it once your issue is resolved 🙂
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PHP Fatal Error on v2.2.1I switched back to using the WordPress posts table instead of HPOS and everything went back to normal as well.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Inability to edit my orders!Same issue. Also using HPOS. Confirmed that switching back to using wp_posts resolves it.
Forum: Plugins
In reply to: [FOX - Currency Switcher Professional for WooCommerce] WooComm EmailsI created two custom money signs, and changed it to show USD$ and CAD$ instead of just the symbol, and it solved the issue.
Forum: Plugins
In reply to: [FOX - Currency Switcher Professional for WooCommerce] WooComm EmailsWe were not able to get this to work in the outgoing invoice emails – we tried using another plugin which was able to sort out the email invoice issue, but did not geolocate the currency properly. Is this something that we can troubleshoot?
Interestingly enough, it does have the space in USD invoices between the $ and the price, and does not in the CAD invoices. Which tells me it’s doing what it is supposed to (we have the position set in the settings that matches this), just not displaying those three letters to indicate the currency.
Forum: Plugins
In reply to: [FOX - Currency Switcher Professional for WooCommerce] WooComm EmailsI have updated the plugin, we will test it out shortly. There is nothing in that field currently, so I left it blank. Thanks!
Forum: Plugins
In reply to: [FOX - Currency Switcher Professional for WooCommerce] WooComm EmailsCurrently using 1.3.0
Forum: Plugins
In reply to: [FOX - Currency Switcher Professional for WooCommerce] WooComm EmailsPreviously the price would say, “1 795.00$USD”
Now the price just says, “1 $ 155.00”
Is it a setting that I need to potentially change in the plugin?