Hello, I am on a tight deadline to have a website done by tomorrow morning 5/6/15. I have an issue getting only the content from the modal window to print, and not print from other wall items. Does anyone have any suggestions, if so I would greatly appreciate it as at this point, I am just banging my head on my desk.
Dear edesigns,
Thanks for contacting us and choosing our product!
About your problem with jux news wall can you tell me more about what you want print from the modal window (maybe with screenshot). I'll check and help you!
I need to use the modal window as a way for visitors to print the coupon, I would like to print the entire modal window, but nothing else, this also needs to work individually, as in when print button is pushed, it doesn't try to print every wall item.
Hi edesigns,
Thanks for your reply!
I checked news wall and let's try this tutorial. I didn't tested it because it's not a function in our product. Let's try and feedback:
jsfiddle.net/95ezN/3/
Hope this help!
Hi,
About custom news wall. You can do all in
{root}/modules/mod_jux_news_wall/tmpl then open file default.php (joomla) and Default/default.php if use K2
Hope this help!
Hi Edesigns,
Sorry but in this case I can't check it for you now.
I have tested this on popup and print working. However it print all page. Maybe this is a little help:
<a href="#" onclick="window.print();return false;">Print</a>
I apologize, I selected the wrong insert, I was trying to insert a screen shot, not a code snippet, I am not using a image as a print button.
I tried using a button on the wall itself and not the pop up, which seemed to work, but only for the first item on the wall, the button would not do anything on the other items.