totzo
Forum Replies Created
-
That worked! Thanks so much for the great little plugin 🙂
Forum: Plugins
In reply to: [Media Library Assistant] Unsupported Exif TagsThanks! I installed your dev version and it works perfectly, here’s a screenshot of it in use: https://ibb.co/LZZzFz6
The template I used to insert the values into image captions for this example:
template:<i style="margin-right: 5px" class="dashicons dashicons-camera"></i> [+camera+] (with a [+exif:CAMERA.LensModel+]) (Lens at [+focal_length+]mm) (using ISO [+iso+]) (and a [+exif:CAMERA.ExposureMode+] Exposure of) ([+exif:CAMERA.ShutterSpeed+] sec) (at f[+exif:CAMERA.FNumber+])It’s a bit scrappy and I should probably set it up so that if the exif values aren’t present it copys the image alt text or something.
- This reply was modified 4 years, 11 months ago by totzo.
Forum: Plugins
In reply to: [Site Reviews] display a random reviewThanks, that’s ideal!
same here- temporary fix change line 32 of aihrus-framework.php to
define( ‘AIHR_VERSION’, ‘1.1.1’ );
seems to work fine for me at least
just made a new site with 2014 theme and hit this same issue