Luis
Forum Replies Created
-
This is what we want to accomplish:
Before (any size):
https://drive.google.com/file/d/0B1Hq-P6IZkBBQlpEN3paWnZDd0E/view?usp=sharing
After (800 px wide) no matter image quality:
https://drive.google.com/file/d/0B1Hq-P6IZkBBMjl6QUhab2FTU1E/view?usp=sharing
Thanks
Note. We are making a gallery of images about people who send their photos as volunteers for a good social cause in our country and we want to add a fixed size watermark banner 800 px wide at the top of the image as a recognition.. that’s it, thanks if anybody can help us
Hello, thanks very much for your answer!
We don’t care about poor quality image in this case.
The matter is that the images are uploaded with the public uploader ngg extension and people don’t prepare their images before uploading and this extension doesn’t have any restrictions or validations about image sizes.
Thanks again for your time
Forum: Plugins
In reply to: Resize all images to same sizeForum: Fixing WordPress
In reply to: Show two different WordPress separately by countriesEdit: maybe some kind of redirection
Hi Tim thanks very much
Kind Regards
Forum: Plugins
In reply to: [Advanced post slider] Add post dateUpdate: added back return and color
`<?php
global $post;
$EM_Event = em_get_event($post->ID, ‘post_id’);echo “<div style=’color:#000 !important’>”;
echo “<p>”.$EM_Event->output(‘#_EVENTDATES’).”</p>”;
echo “</div>”;
?>Forum: Plugins
In reply to: [Advanced post slider] Add post dateOK… I did it!
in the file wp-content/plugins/advanced-post-slider/advanced-post-slider.php
near line 1141 find this
<?php the_title();?>
Below this I added:
<?php
global $post;
$EM_Event = em_get_event($post->ID, ‘post_id’);
echo $EM_Event->output(‘#_EVENTDATES’);
?>And now I’m showing the Events Dates in the slider, this works with Events Manager Plugin.
https://www.ads-software.com/plugins/events-manager/
Regards
Forum: Plugins
In reply to: [Advanced post slider] Add post dateHello, I have the same question here, but instead the post publication date I would like to show the events manager dates.
(#_EVENTDATES)
https://www.ads-software.com/plugins/events-manager/
That should be great!
Sorry for my poor english
Thanks!
Forum: Plugins
In reply to: [Advanced post slider] Show the date ?Hello… same question here
Wow tkramer.tk!… thanks very much!
It worked like a charm!
Best Regards
Hello.. same question here
How do I config Contact Form 7 plugin by individual user? Please advise.
Thanks!
Forum: Plugins
In reply to: Events manager on LayerSlider WPSame quiestion here
Forum: Plugins
In reply to: [Real Estate Website Builder] Spanish TranslationHi!.. many thanks for your quick reply.
I will read that carefully, great support!
Regards
Forum: Plugins
In reply to: [Real Estate Website Builder] Spanish TranslationHi… thanks very much, I noticed about the custom shorcodes, but I have no idea how to implement it for translating.. Can you indicate an example please?
Apologize my poor english ??
Thanks in advance