penhtech
Forum Replies Created
-
Replying again just so I can mark this resolved.
I apologize for wasting your time. It has been a few years and many websites ago since I built this site, and I completely forgot–as did the user–that datatables should not even be enabled for exactly that reason. At some point, they apparently forgot that, and it is indeed the pages that use such tables where the error is occurring. I use the datatables library on several other non-WordPress sites so it just did not register with me. Thanks for the fast response, as always.
OK, great. I had already located the wp_options entry, but not the tablepress_event_added_table hook. Your suggestion is how I had planned to do it originally, but then it occurred to me that I might be able to call an existing TablePress function. If that had been possible, it would have been the cleaner solution but this should still work just fine. Thank you very much for once again answering so thoroughly and promptly. I wish I could get the same service from some of the expensive plugins and other software I use in this and other projects.
Forum: Plugins
In reply to: [Simple Taxonomy Ordering] Fix for incompatibility with PolylangThanks. I’ve installed the beta version and I’ll switch back to the release version once that is updated.
Forum: Plugins
In reply to: [Add Polylang support for Customizer] 404 page is always in default languageThanks. I had already made the modification to my copy and saw no problems. It is good to be back on the official version so that I can apply updates as they are released.
Forum: Plugins
In reply to: [Add Polylang support for Customizer] 404 page is always in default languageHi. Just wondering if there is any testing or anything else I can do that will help with a fix for this?
Forum: Plugins
In reply to: [Add Polylang support for Customizer] 404 page is always in default languageThanks for the quick response. The site is still in development/staging–it was in final checks before preparing to launch that this was discovered–so debugging was already enabled. This is not generating any errors in the log or on the page.
FYI, I tested by creating a new WordPress site using the default TwentyTwenty theme with only WordPress, Polylang, and this plugin active, and got the same result–the language of the 404 page was always English (my default) when the plugin was active, but followed the language of the most recently viewed page when it was inactive.
- This reply was modified 5 years, 11 months ago by penhtech.
For anyone seeing this, this seems to be fixed. It is working correctly for me without editing any of the plugin files.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Change currency in a pricelist?That looks perfect. Thanks!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Change currency in a pricelist?I have the exact same need, but for many tables on many different pages. Is there any chance you could add a hook to the plugin code to allow a developer to manipulate the data after it is retrieved from the database but before it is rendered?
- This reply was modified 6 years, 4 months ago by penhtech. Reason: Add email notification
Forum: Plugins
In reply to: [Inline Google Spreadsheet Viewer] Display merged cells from Google SheetsI am absolutely not imagining things. I searched for the words “merged” and “merged cells” before posting and got no hits at all. I tried it multiple times because I could not believe I was not finding ANYTHING. Now, of course, I get many results.
Anyway, thanks. I had already come to the same conclusion myself after looking through your (very nicely written and commented) code and seeing that you used the CSV export. I’ll look into the API to see if I can’t just create a simple plugin to display our tables, as we don’t need any of the DataTables library features.
Forum: Plugins
In reply to: [Contact Form 7 Polylang Module] php7.3 warningThat is exactly what I did. I have never had a problem with this in the past on the private repos I have authorization on, so not sure what the issue was.
Forum: Plugins
In reply to: [Geolocation IP Detection] CF7 geoip_detect2_text_input not workingNo, just that. I have a few CF7-extending plugins in use, so I also had previously tried disabling them to see if that made a difference, and it did not. I did not try disabling ALL other plugins, however. Maybe there was a conflict with Polylang or some other plugin that is not specifically CF7-related. While I don’t see why it would make a difference, I am using Bedrock and Trellis (but not Sage) from the roots.io ecosystem. I wish I could help more in pinpointing the cause, but once I made the change and it worked, I of course stopped testing.
Forum: Plugins
In reply to: [Geolocation IP Detection] CF7 geoip_detect2_text_input not workingI specified a field name and it started working.
Dang. Trying AGAIN!