Hi again
1: with transalte "All"
in file: ...\language\en-GB\en-GB.mod_jux_social_stream.ini at line 261 and change it
2: with translate days and hours
in file: ...\modules\mod_jux_social_stream\assets\js\jux_social_stream_network_wall.js at line 1063 and 1064 and change it
hope it will help you
Thanks
Hi
I'm sorry but I don't understand
where thumbnail you click?
You can describe the problem in more detail or send me one image of the problem via:
prnt.sc/
I will check it for you soon
As you see in the picture attached in the link. I have a thumbnail in top of my facebook post. When I click the picture the link is the picture link. I want to have the post link.
Hi again
Do you want to click the image and go to detail post?
in file ...\modules\mod_jux_social_stream\assets\js\jux_social_stream_network_wall.js at line at line 606
y = '<a onclick="myFunction_click(this)" class="jux-url" data-link="'+q+'"><img src="'+thumb+'" alt="" /></a>';
edit:
y = '<a class="jux-url" data-link="'+q+'" href="'+q+'"><img src="'+thumb+'" alt="" /></a>';