I would say anyone in the 'assigned staff' Tab. Should definitely get an email:
When the ticket is first made.
When a staff member has been assigned.
Continued emails to the assigned staff. -- Obviously, at this point the others don't need to continue receiving emails.
In case the User Voice doesn't get heard.. :P
---
I feel requiring CS Staff to look under 'My Account' to monitor tickets is very inefficient. Why not have something in the /Admin/ side under Help Desk that allows anyone with access to view all tickets (complete with the same color coding as seen under 'Manage Tickets').
This way, not only can the staff members see the tickets that need responses, but also the Staff Managers can see how the entire CS Department is doing.
---
I'm really surprised there isn't a Hub area for all the tickets to be looked at. :(
<p class="floating-badge" style="position: fixed; bottom: 20px; right: 5px; padding: 20px; border-top: 5px solid #0E9A58; background-color: #F5F5F5; box-shadow: 0 0 4px 1px #666;color: #000; text-align: center; z-index: 2000000;">SOME FLOATING BADGE</p>
<script>// <![CDATA[
$('.floating-badge').appendTo('body');
// ]]></script>
It would be awesome if we had the option to make the HTML 'block' float with the page, much like Google's Trusted Store badge does.
I know you can maybe do something close with CSS, but that stuff only works with certain browsers. That 'Trusted Store' badge works in all [that were required to be tested].
The reason for this is I'd like to add a Yelp badge that floats with the page using the Traction Theme, which means the layout is single column. -- If it was double or triple I'd just put the DIV in one of the home page columns set to 'top of page'.
But, really, it'd be a lot cleaner to just have the widget float. This would also give us the ability to have a splash screen for, say, limited time sales or other promotions. -- So...probably another suggestion beyond adding a check box to enable a "floating" DIV.
Yep, worked like a charm!
I see another had this issue.
---
I have one shop and the Google Map is pretty useless because it's defaulted to zoom right up on the building and if you're, well, a typical Internet User. You won't know to zoom out.
I've changed the 'zoom' in both the AllShop and Shop JS scripts to 50 with zero affect.
It's completely beyond me as to why the Admin JS is set to 'zoom' 15 and correctly displays a slightly zoomed in map, which clearly shows the intersection,, road names, and surrounding businesses. Why can't I have THAT map? :(
Somewhat worked...Editor keeps making it:
<center>
<div class="socialLikes">
<script src="https://apis.google.com/js/platform.js" async="" defer="defer"></script>
<div class="g-plusone" data-size="standard"> </div>
</div>
</center>
Instead of:
<center>
<div class="socialLikes">
<script src="https://apis.google.com/js/platform.js" async defer></script>
<div class="g-plusone" data-size="standard"> </div>
</div>
</center>
In short, in my opinion, Tiny MCE is the worst POS text editor.
((Maybe Nop Templates could come out with a Text Editor plugin *hint**hint* :P ))