gavy1
Forum Replies Created
-
Forum: Plugins
In reply to: [Media Library Assistant] Display current tagHello David,
I adapted my code using the subject you linked : works just fine!
Thanks a lot !
Forum: Plugins
In reply to: [Media Library Assistant] Gallery : Displaying information under picturesDavid, thanks for your answer, very useful !
As suggested, I used the WordPress standard Caption field for the titles of my photographs and – using your message -, changed my code to :
[mla_gallery attachment_category=”{+template:({+request:term_slug+}|a-bad-term)+}” link=”lightbox” size=full mla_caption=”{+template:({+caption+}<br/>)({+custom:Date de tirage+})+}” posts_per_page=25 meta_key=”Date de tri” orderby=meta_value order=ASC mla_nolink_text=”<br /><span style=’font-size:1.5em; font-style:italic;’>Cliquez sur une catégorie pour afficher les photos.<span>”]
That works perfectly! I then added pagination, using the documentation, and now everything is like I hoped!
I still have to prepare and upload all my photographs but thanks a lot!
Forum: Plugins
In reply to: [Media Library Assistant] Custom field mapping with IPTC creation dateHi David,
Once again, thanks a lot for your quick answer, i really appreciate that, it’s a real pleasure using your plugin knowing you are there to provide such an effecient support.
The solution was very simple : custom fields display was indeed turned off and I must say that it was well hidden in the sreen options : I searched before posting here but I completely missed it, my bad !
And my custom date is there, so the mapping rule is working perfectly :
https://wtf.roflcopter.fr/pics/YURTrdsr/ARhD5a3a.png
I now have other questions about how to use this information, but I will open new topics.
You can mark this one as solved ! ??
Forum: Plugins
In reply to: [Media Library Assistant] Tag cloud and gallery : fixed font-size ?Hi !
That’s perfect ! Thanks a lot !
Forum: Fixing WordPress
In reply to: Prevent direct access to files – NginxI’ll take a look ! Thanks !
Forum: Fixing WordPress
In reply to: Prevent direct access to files – NginxHi @diondesigns
Thanks for these informations. So if i understand right, no plugin can help me, i have to found to add rules to NGginx. I’ll look into that.
If someone has links that could help me, don’t hesitate ??