Djaouws
Forum Replies Created
-
Forum: Plugins
In reply to: [Media Library Assistant] Camera Exif FetchI had a similar problem a year ago.
https://ww.wp.xz.cn/support/topic/get-exif-value-to-custom-field?replies=10
Forum: Plugins
In reply to: [Confirm User Registration] Admin accountHi Ralf
Do you have any progress to resolve the problem?
I have deactivate my plugins but no solution but when i change from my current theme Mantra to Twenty thirteen it works.
Thanks, it’s my child theme of Mantra who mess my dashboard.
Time to debugging :/Forum: Plugins
In reply to: [Theme My Login] Settings Theme My Login MissingTry to deactivate another plugin. I have the same issue with Ultimate TinyMCE in the past.
Forum: Plugins
In reply to: [Confirm User Registration] Admin accountI have tested some more and it’s only a @ who mess it up!
Test with dot and space.Forum: Plugins
In reply to: [Confirm User Registration] Admin accountMaby a space in the user_login could be a problem too.
I look forward to a solution.
An excellent plugin I can’t be without.
Forum: Plugins
In reply to: [Confirm User Registration] Admin accountIn the database/wp-user field user_login there is an @ but in the field user_nicename the @ was missing.
i notice that a . (dot) is replace by a -(score).
I guess the CUR use the user_nicename value and if it so i have several users who is locked out.
Forum: Plugins
In reply to: [Confirm User Registration] Admin accountHi
Thanks for a quick answer.I have WP 3.7.1
amd CUR 2.1.1I have the meta key ‘authentication’ and it is set to 1.
I think i solved it.
In the username there is a @, when i replase the (at) with _ (undersore)i could login, and it’s not an e-mail adress.Forum: Plugins
In reply to: [Media Library Assistant] Get EXIF value to Custom field.Yeeaa… 🙂
The space was the answer!Had not thought about this but it may be possible to read the documentation somewhere.
Thanks for a excellent plugin.
Forum: Plugins
In reply to: [Media Library Assistant] Get EXIF value to Custom field.Thank your for the answer.
If i update rule and click both “Map All Attachments” button or the “Map All Attachments, Custom Fields Now” button nothing is updating.I’ve wait for the next realese.
Forum: Plugins
In reply to: [Media Library Assistant] Get EXIF value to Custom field.Hi
Here is a print screen of my mapping:
http://tinyurl.com/qe4zfg7 The field LR_camera and LR_fstop works but not the other two.Her’s a link to my testportfolio where i have 2 galleries.
http://www.jannearvid.se/test-iptcexif/In the gallery in the top my template the markup look like this:
Info: [+custom:LR_exposetime +]s, [+custom:LR_fstop+], ISO [+custom:LR_iso +].And in bottom gallery.
ALL IPTC:
[+exif:ALL_IPTC+]
ALL EXIF:
[+exif:ALL_EXIF+]Forum: Plugins
In reply to: [Media Library Assistant] Show picture tag in galleryI have a little experience with taxonomy and custom fields in WP but i start to get hang of it.
Yes, i would create a gallery depend on a specific value or automatic add a image to the gallery with a specified tag name from IPTC or EXIF.
I upload my images with Adobe Lightroom and hope i can take my value and add this in Picture Tag field.I found this very helpful.
http://ww.wp.xz.cn/support/topic/lightroom-wordpresscaption-field?replies=3I got my Lightbox to work when i change the code in markup template from `<[+icontag+] class=’gallery-icon’>
[+link+]
</[+icontag+]>`To
`<[+icontag+] class=’gallery-icon’>
[+filelink+]
</[+icontag+]>`Forum: Plugins
In reply to: [Media Library Assistant] Show picture tag in gallery[mla_gallery ngg_tag=triathlon] work to show images in my post but it don’t open my lightbox, it opened a new post and when i click on the image my lightbox dont find any image.
How do i opened the image in lightbox directley from gallery.
If i use [galley] the lightbox open the image directley.
I have another problem too, the import folder does not show the folder structue.
I realized a have wp_debug i true mode and when i set it to false the import folders was showing up but now the popup window never will be loaded.
I deactivate all my plugins and activate standard theme, still the same issue!In wp_debug true mode i got a notice.
Notice: ob_end_flush(): failed to delete buffer zlib output compression. in ../mysite.com/homepage/wp-includes/functions.php on line 2784
Can this notice mess it up?I have the same problems as jeroen1973.
@slabbi, if it a URL issue, how do i come ta a solution?
I have my installation on a subdirectory.