Shortcode Attributes ( Specific to Style-4 )
s4_text_color – to change text color inside chip
s4_background_color – to change background color of chip
If shortcode added with inline the content but displays in new line, then set inline_issue attribute to true.
inline_issue=”true”
num – ( to change the number )
val – ( to change the display text for – style-1, style-2, style-4, style-8 )
style – ( e.g. style=1 – right now there are 8 styles )
position – ( e.g. position=fixed – to add fixed position style, css positions )
top – ( e.g. – left=10px , left=2% )
right – ( e.g. – left=10px , left=2% )
bottom – ( e.g. – left=10px , left=2% )
left – ( e.g. – left=10px , left=2% )
home – ( home= hide ) to hide shortcodes in home page , category, archive
[chat style=4 s4_text_color=#ffa500 s4_background_color=#c6ff00 ]
Fixed position
[chat style=4 position=fixed bottom=10px right=10px]