Tagged: x
-
AuthorPosts
-
May 19, 2016 at 10:40 pm #1000838
JulieBDBParticipantHello,
I would like to add a button that will allow my website visitors to print a planner in jpeg format.
Example: http://www.ladyplans.com/holiday-printable-planner
I don’t want to print the whole page just the image.Many thanks in advance
Kind regards,
JulieMay 19, 2016 at 11:33 pm #1000898
Nabeel AModeratorHey Julie,
Your site isn’t loading on my end http://www.ladyplans.com/holiday-printable-planner can you please double check the URL.
Thanks!
May 25, 2016 at 8:31 pm #1010145
JulieBDBParticipantSorry, there was a pb with Go Daddy at that time.
It’s working now you can use the same url.Thank you in advance
Kind regards,
JulieMay 25, 2016 at 10:47 pm #1010381
NicoModeratorHi There,
Thanks for writing in.
It is possible to print a specific image however it is beyond the scope of our support. You would need a developer to add a button like that.
The only thing I could suggest is on how to create a download button.
Add the code below in a raw element so that you can create a button that will be able to download the image.
<a download="custom-filename.jpg" href="/path/to/image" title="ImageName"> <img alt="ImageName" src="/path/to/image"> </a>Thank you so much for understanding.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1000838 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
