patsch27
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Photo Album Plus] Topic for wish listPerfect!
Thank you for your working.I have little small proposal:
time-format is 01-24h
Better from 00-23h ???Greetings
patsch27Forum: Plugins
In reply to: [WP Photo Album Plus] Topic for wish listHello,
speaking perfect google english, smile.
I have created a file:http://s456633889.online.de/proposal_pending.pdf
On page 1 you will find the proposal for the photo mask.
On page 2 for the album mask.
If integrated photo mask must Published date in all images.
In album mask only once. Whereby photomask ok,
have in settings Toogle on Empty album not show.
(When all photos pending on publish date is album empty!?)Greetings
patsch27Forum: Plugins
In reply to: [WP Photo Album Plus] Topic for wish listHello,
sorry, my english is really bad and probably difficult to understand.
I meant that I can publish albums, as posts in WordPress, by schedule date.
How Do You Schedule a ALBUM in WP Photo Album Plus? 😉
http://www.wpbeginner.com/beginners-guide/schedule-your-posts-in-wordpress/Greetings
patsch27Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] No Autosave Newsletter in Chrome BrowserHello,
thank you for your reply and fast working
I am tested and works fine.Greetings
patsch27Forum: Plugins
In reply to: [WP Photo Album Plus] Total number of album and photos in frontendHello,
back again many thanks for your reply.
Now they have created me a big playground.
I can start now.greetings
patsch27Forum: Plugins
In reply to: [WP Photo Album Plus] Total number of album and photos in frontendNow I have an additional idea.
Can I also just the number of images from the album ID 1 count out?
Similar from Table II D4patsch27
Forum: Plugins
In reply to: [WP Photo Album Plus] Total number of album and photos in frontendHello,
I thank you again for your excellent help.
Small change and the code snippet works perfectly.global $wpdb; $albcount = $wpdb->get_var( "SELECT COUNT(*) FROM ".WPPA_ALBUMS ); $photocount = $wpdb->get_var( "SELECT COUNT(*) FROM ".WPPA_PHOTOS );Greetings
patsch27Forum: Plugins
In reply to: [WP Photo Album Plus] Thumbsnails VI/B 2a,b,c,d Slideshow VI/B 5a,c,dHello,
perfect!
You are really great, smile.
nice Sunday
patsch27Since Version 5.1.17 is the server message away.
Perfect work!
she was already gone, then back again and I hope that now gone forever.greeting
patsch27Hello,
I have tested both codes. No success.
Error message appears when I in the Album Admin as Name, description, etc. change.
Auto Save is working and this message appears when finished:
The server returned unexpected output
Could this be a conflict exists with another plugin?Greetings
patsch27Forum: Plugins
In reply to: [WP Photo Album Plus] Exif DataPerfect!
Thank youForum: Plugins
In reply to: [WP Photo Album Plus] Exif DataThank you!
I must in future better read the changelog.
Looking forward to the new version if w#amfs added
because w#amx and w#amy works perfectly.
Thanks again for your help.Greetings
patsch27Forum: Plugins
In reply to: [WP Photo Album Plus] Exif DataHello,
sorry for the bad description.
With size I meant the file size of the photo.
There is no available EXIF tag.
The only thing I can think of PHP code.http://php.net/manual/en/function.filesize.php
<?php $filename = 'IMAGE.jpg'; echo $filename . ': ' . filesize($filename) . ' bytes'; ?>Would be great if under the photo example Height and width
and the file size is displayed.Greetings
patsch27Forum: Plugins
In reply to: [WP Photo Album Plus] Exif DataHello,
Thank you for your quick response and help.
According to your description works beautifully.I have an extra request to:
An EXIF tag for the image size is not available.
Is there a way to show the size?Example:
http://s456633889.online.de/?wppa-album=1&wppa-occur=1&wppa-photo=1Greetings
patsch27Forum: Plugins
In reply to: [WP Photo Album Plus] Exif Data