<em>@okckilinc 193571 wrote:</em><blockquote>if i share post on the other social networks, the post title looks like “BUCampus – 12 Dev Adam Dünya Şampiyonu Olur Mu? – Genel from okckilinc at JA Voice”
how can remove/chane ja voice in this statement?
thanks…</blockquote>
Hi,
In order to do this, you could change the text “ja voice” as follows:
Go to this file componentscom_javoiceviewsitemsview.html.php, find this line of code: $pagetitle = $items [0]->title . ‘ – ‘ . $type->title . ‘ ‘ . JText::_ ( ‘from’ ) . ‘ ‘ . @jfactory::getUser ( $items [0]->user_id )->username . ‘ ‘ . JText::_ ( ‘at’ ) . ‘ JA Voice’; (it is line 240 by default) then change the text JText::_ ( ‘at’ ) . ‘ JA Voice’;
Please try and get back to us for further help.