steezeburger
Forum Replies Created
-
There were actually two warnings in my console:
TypeError: a.ui is undefined
and
TypeError: b.val(…).wpColorPicker is not a function
I thought these were general warnings from something else (we had some issues with a lightbox’s js), but they only appear when Easy Fonts is activated.
Is there a conflict with some other script that is being loaded?
Thanks for the timely reply Sunny!
- Everything is up to date
- No errors generated after setting debug and debug log to true
- Console is clean on load
It’s not super pertinent at the moment, but I was planning on making some big changes using your plugin some time next week. I’ll keep digging and update this if I figure anything out.
I am using All In One but I am having the same issue. I even confirmed that the .xsl file exists in the proper directory.
You can mark as resolved. I disabled all plugins to determine if there were any conflicts. After re-enabling them all, the category and tags were being saved. Not sure what actually fixed the issue.
Forum: Plugins
In reply to: [Wordpress PDF Light Viewer Plugin] Warning errorAre your pdfs rather large? I noticed this happening when I uploaded a pretty big pdf.
Crappy solution, but what I did:
1. Used Acrobat to export each pdf page as jpg
2. Wrote Python script to rename the jpg according to how the jpgs that are generated by this plugin are named, e.g. page-00001.jpg
3. Used Photoshop to bulk resize pictures for thumbnails. Make sure to save them in a new directory as to not overwrite the large jpgs.
4. Used FTP to upload the images to /wp-content/uploads/pdf-light-viewer/XXXXX. XXXXX is the file generated by the failed pdf upload.
5. Used FTP again to upload thumbnails to /wp-content/uploads/pdf-light-viewer/XXXXX-thumbs
6. You’ll want to replace the featured image as well.Now I’m just having issues with it displaying properly on page, but it works in the preview. This plugin really really needs zoom as well. Seems kind of useless without it. Maybe I can figure something out.
Not sure how all of you expect these developers to fix Yahoo’s problem. Smush.it by Yahoo is down. This plugin and its developers are not at fault. Keep up the good work guys. Hopefully Yahoo resolves their issues soon.