Having import/sync issues? Check here first
-
The most common Zotpress issues relate to importing/syncing your Zotero library. Thankfully, most issues can be resolved (or at least determined) quickly. If you’re unable to import/sync with Zotpress, try to troubleshoot these common problems:
1. A HTTP request method supported by WordPress hasn’t been enabled on your server, e.g. cURL, fopen with Streams (PHP 5), or fsockopen.
You can find this information a number of ways: asking your server admin; checking cpanel; or, if you’re more tech-savvy, creating a phpinfo() file.
2. A HTTP request method has been enabled, but it’s restricted in some way.
Some extra-secure servers don’t allow connection to sites that aren’t your own, or place timeout restrictions, etc. You’ll have to check with your server admin to see if this is the case and whether or not these restrictions can be lifted so that Zotpress can communicate with Zotero.
3. Your Zotero account information is incorrect.
Make sure that your Zotero account number and API key are correct. If you find that your library is empty when it shouldn’t be, you may be trying to import/sync the wrong library.
4. If only the items aren’t importing, the citation style name is probably incorrect.
This usually results in a “Start tag expected, ‘<‘ not found” error/warning message. Zotero has changed some of the style file names, e.g. “mla” is now “modern-language-association”. You will need to add the new name to the list on the Options page and go back and update any Zotpress shortcodes that explicitly use the old style name. When adding new styles, be sure to use the file name in the URL, not the name of the style itself, e.g. for …
IEEE/ACM Transactions on Networking
https://www.zotero.org/styles/ieee-acm-transactions-on-networking… the correct name is “ieee-acm-transactions-on-networking”.
Still having trouble? Feel free to contact me: https://katieseaborn.com/contact
- The topic ‘Having import/sync issues? Check here first’ is closed to new replies.