When exporting settings, the resulting file does not download immediately. Instead, you will see a download link in the message box that appears after the page refreshes, saying:
“Library Settings Exported. Download here.”
Click on the Download link and you should be able to save off the configuration file.
As for exporting links, this can be done in the General Options section of Link Library, by pressing on the Export All Links button towards the bottom of the General tab in that page.
Please consider rating the plugin or donating to support its ongoing development.
Thread Starter
mdw
(@yamaryam)
hi thank you for the answer. The link never appears, I tried several times in different computers. does it download in the uploads folder? I did not find it there either. What is the file format? I will make sure that format type is allowed
Thread Starter
mdw
(@yamaryam)
ok I got it to work on a different site on the multisite so I will manage it thank you
Thread Starter
mdw
(@yamaryam)
ok I fixed it by opening the console, I added opacity:1; at id=message, class="updated fade" and the link appeared 🙂
Strange that it would not have appeared. Can you unset it and look for the message using Chrome Dev Tools or Firebug? I suspect that one of your plugins is messing with this item’s style. It appears perfectly in a clean installation.