Yannick Lefebvre
Forum Replies Created
-
Forum: Plugins
In reply to: [Link Library] Links Not Assigned to Categories??That is quite odd. Would you be able to export your Global Options from the Global Options > Import/Export menu and export your library settings from the Library Configurations > Import / Export Settings menu?
Also, please provide the shortcode that you are using on your page to render the library.
You can send it all to my e-mail: ylefebvre at gmail dot com.
Forum: Plugins
In reply to: [Link Library] CSV importIndeed. Looks like I made a typo at some point just before committing my code. Version 7.9.2. will be available a bit later this afternoon to address this issue.
Forum: Plugins
In reply to: [Link Library] CSV importSorry for the very long time before replying to you. I am a single developer working on this plugin in my spare time, and there has not been a lot of that in the past few months.
Also, thanks for narrowing down that your CSV file worked during a manual import and not during a scheduled one. Turns out that the code that was assigning the category required admin privileges, which the scheduled task does not have. I have used a different API to set the category and it now seems to work correctly when the scheduled task is running.
Please update to Link Library 7.9.1 and confirm that it is now working on your side. Also please consider donating to support this plugin’s development.
Forum: Plugins
In reply to: [Bilingual Linker] Plugin not working anymoreWhen editing a page or post in a modern template, you should be able to display the Bilingual Linker field by first clicking on the vertical … icon in the top-right corner of the editor and selecting Preferences at the bottom of the menu.
In the dialog that comes up, look at the bottom of the dialog, under the Advanced section, for “Bilingual Linker – Additional Post / Page Parameters” and make sure that it’s active. Once activated, you should see the field in the editor.
Let me know if this resolves your issue and consider donating to support this plugin’s development.
Forum: Plugins
In reply to: [Link Library] Link checking tool – issueSorry for the long delay in providing a response on this. I am a single developer doing this in my spare time and I did not have much of that in the past few months between personal commitments and a lot of work travel.
I have corrected the issue in Link Library 7.9.0. Please update and confirm that it is now working correctly for you and please consider donating to support this plugin’s development.
Forum: Plugins
In reply to: [Link Library] Any plans on addressing SSRF vulnerability?Patchstack is not very fast at interacting with developers when there are questions. I believe that the issue is addressed and started communicating with them 2 weeks ago to see why the issue is still open on their side. I am still waiting for a response.
Forum: Plugins
In reply to: [Link Library] Export and Import All LinksLinks export and import functions can be found under the Global Options section of Link Library, more specifically under the Import / Export Links tab. There, you can export all links as a CSV and import them.
Forum: Plugins
In reply to: [Link Library] Any plans on addressing SSRF vulnerability?Digging into this a bit deeper, patchstack had contacted me, I submitted a patch on Dec 24th that I thought would address the issue. They were apparently not happy with it but never communicated back to me to indicate that they were leaving the issue opened. I have just submitted a new patch to address their concerns. Hope this gets the issue closed quickly.
Forum: Plugins
In reply to: [Link Library] Any plans on addressing SSRF vulnerability?Yes, I will address it. While the Wordfence page says that the issue has been public for a while, they only notified me about it yesterday. I will get to it over the week-end.
Forum: Plugins
In reply to: [Link Library] Is there a way to format the dates?The date format is specified in the field called Links Date Format found under the Global Options section of the plugin configuration pages.
Please consider donating to support this plugin’s development.
Forum: Plugins
In reply to: [Link Library] 406 error on submitting new link formWhile I understand that I may be doing something in my plugin that does not play well with WordPress.com’s server architecture, only knowing that you are getting a 406 error does not allow me to even start trying to figure this out. I have plenty of users who have this plugin deployed on “regular” web servers and use the link submission form without any issues. What would be useful would be some kind of error log from the WordPress.com support team indicating what led to this 406 error.
Forum: Plugins
In reply to: [Link Library] “No Links Found” shown after updating the pluginWow, you had really not updated in a REALLY long time! The tools to convert data from the old data format to the new one are still there but are hidden by default. To enable them, first visit the page for the Link Library Global Options, then add &show60upgradetools=1 to the address in the browser bar and press enter.
For example, on my local development site, the address would need to look like this
Once at this page, click on the button that says Re-import links and you should normally be good to go. Once you know that everything is running as it was, you can also click on Delete old links to free up a little space in your database.
Let me know if this helps and please consider donating to support this plugin’s development.
Forum: Plugins
In reply to: [Link Library] Category Title Font boldGlad to hear that solution did the trick. Please consider donating to support this plugin’s development
Forum: Plugins
In reply to: [Link Library] Category Title Font boldIn my tests, writing front in the list of page IDs does include the Link Library styles in the front page of my test site. Perhaps you are using a caching plugin for your site and the cache needs to be flushed for it to appear properly after making the change?
Another option would be to copy the styles of Link Library to your site’s stylesheet.
Forum: Plugins
In reply to: [Link Library] Category Title Font boldI’ll have to dig deeper into this issue but won’t have time until next week. I’ll let you know what I find.