coco33
Forum Replies Created
-
Forum: Plugins
In reply to: [Alphabetic Pagination] Use with list of users?Hello,
I do have exactly the same need… Could you please send me the result of your search ?
Thank you
CorinneForum: Plugins
In reply to: [Co-Authors Plus] coauthors and old user accountsThank you for your very quick answer. It is my problem, I cannot install WP-CLI… so i would like to be able the same think with a mysql command… but how ? This is my question ;=)
Forum: Plugins
In reply to: [Register Plus Redux] Bug after verificationYes, I have the same trouble… or else everything works fine !
Just an information, I have found a conflict with nice login widget.Forum: Plugins
In reply to: [WP Photo Album Plus] IPTCHello,
Here is the iptc info :
[ Moderator note: please wrap code in backticks or use the code button. ]
Titre de la photo : Heliconia rostrata Bot.FR.10033 Categorie : Bot Categorie : fleurs Mots clés : portrait; vertical; exotique; fleur; Heliconia rostrata Date de la prise de vue : 20051213 2#060: 132953+0000 Photographe : Régine Rosenthal Région : Rio Grande do Sul Pays : Brésil Otr: Heliconia rostrata Bot.FR.10033 Source : Régine Rosenthal copyright Copyright : Régine Rosenthal copyright mention obligatoire Légende : Heliconia rostrata In the photo description I get nothing... and I would like to get the iptc info automaticaly So in table IX - B4 I pasted in New photo desc : <div class="wppa-dtl" style="display:none;"> <style> .wppa-label { padding: 0 3px !important; border: none !important; } .wppa-value { padding: 0 3px 0 12px !important; border:none !important; } </style> <table style="margin:0; border:none;" > <tr><td class="wppa-label" >Titre de la photo : </td><td class="wppa-value" >E#005</td></tr> <tr><td class="wppa-label" >Categorie :</td><td class="wppa-value" >E#015</td></tr> <tr><td class="wppa-label" >Categorie :</td><td class="wppa-value" >E#020A</td></tr> <tr><td class="wppa-label" >Tag : </td><td class="wppa-value" >E#025</td></tr> <tr><td class="wppa-label" >Ville</td><td class="wppa-value" >E#090</td></tr> <tr><td class="wppa-label" >Region</td><td class="wppa-value" >E#095</td></tr> <tr><td class="wppa-label" >Pays</td><td class="wppa-value" >E#101</td></tr> <tr><td class="wppa-label" >Copyright</td><td class="wppa-value" >E#116</td></tr> </table> </div>I’ve clicked on “update New photo desc”
I’ve tried with a new photo but no result –
here is the test http://www.regine-rosenthal.com/ma-phototheque/?locale=fr_FR&wppa-album=22&wppa-slide&wppa-occur=1
– no description shows in diaporama neither lightbox view –
no image found thought the search engine….Thank you
Forum: Plugins
In reply to: [WP Photo Album Plus] IPTCSo, I did every thing but the search form still does not use the iptc data, here is the website : http://www.regine-rosenthal.com
Forum: Plugins
In reply to: [WP Photo Album Plus] IPTCyes but the “do it” button is grey.. and do nothing
The search engine does not search in iptc data… I have check in table ix C5 : indexed search and do also search the photo tags, I have specified that iptc should be store in db… what else ?
Thank you ;=)Forum: Plugins
In reply to: [WP Photo Album Plus] IPTCThank you… should I paste my new code in photo description table IX B4 ?
CorinneForum: Plugins
In reply to: [Co-Authors Plus] co-author and wp 3.6, twenty thirteen themeSo, as I get no answer yet I try this…
// Post author
if ( function_exists( ‘coauthors_posts_links’ )) {
coauthors_posts_links();
}and it is working ;=)
now, the bio at the end of the post…