Questions and answers about change of functions, design, hosting etc.
Moderators: Koduc, Xpycm
Forum rules
Pay attention! Forum is not a means for guaranteed support of clients and users. An answer as well as a quick answer is not supposed on the forum. We post messages as soon as possible.
The message limit on the forum is 3 messages per day.
If you want to say "thank you" then use the function "Give good reputation point", which is a green icon "plus" under the nickname of the person, who answered the message.
by Prashant » 08 Feb 2014, 02:21
Please find attachment I want to remove these icons from Home page
- Attachments
-
- icons.png (7.58 KiB) Viewed 7979 times
-
Prashant
- Stranger
-
- Posts: 5
- Joined: 22 Jan 2014, 03:56
- Reputation point: 0
by Prashant » 10 Feb 2014, 02:21
Hi,
Still awaiting for anybody's reply
my url is
http://zaminwala.comI can not manage all these social site alone. Required your help.
Thanks in advance,
Prashant
-
Prashant
- Stranger
-
- Posts: 5
- Joined: 22 Jan 2014, 03:56
- Reputation point: 0
by fisher » 10 Feb 2014, 11:21
this file protected/views/layouts/main.php please comment out with the following code
- Code: Select all
if (param('useYandexShare', 0))
$this->widget('application.extensions.YandexShareApi', array(
'services' => param('yaShareServices', 'yazakladki,moikrug,linkedin,vkontakte,facebook,twitter,odnoklassniki')
));
if (param('useInternalShare', 1))
$this->widget('ext.sharebox.EShareBox', array(
'url' => Yii::app()->createAbsoluteUrl(Yii::app()->request->url),
'title'=> CHtml::encode($this->seoTitle ? $this->seoTitle : $this->pageTitle),
'iconSize' => 16,
'include' => explode(',', param('intenalServices', 'vk,facebook,twitter,google-plus,stumbleupon,digg,delicious,linkedin,reddit,technorati,newsvine')),
));
-
fisher
- Citizen
-
- Posts: 63
- Joined: 15 Apr 2013, 09:30
- Reputation point: 1
Return to Questions and help for changes
Who is online
Users browsing this forum: No registered users and 39 guests