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 vanilasky » 03 Jul 2015, 14:37
How to remove or edit the Social Network Icons at the top of the page, Facebook, Twitter, etc?
Thankyou.
-
vanilasky
- Stranger
-
- Posts: 1
- Joined: 03 Jul 2015, 14:31
- Reputation point: 0
by Xpycm » 03 Jul 2015, 14:45
Dashboard -> Settings -> "Share" section
-
Xpycm
- Web Developer
-
- Posts: 281
- Joined: 30 Dec 2011, 11:06
- Reputation point: 2
-
by micropub » 28 Jan 2016, 11:16
Does anyone know how to edit the facebook and twitter links?...I need to insert url
-
micropub
- Stranger
-
- Posts: 14
- Joined: 15 Jan 2016, 11:40
- Reputation point: 0
by andipas » 28 Jan 2016, 14:37
micropub wrote:Does anyone know how to edit the facebook and twitter links?...I need to insert url
In file - protected/extensions/sharebox/EShareBox.php
- Code: Select all
'facebook' => array(
'url' => 'https://www.facebook.com/sharer.php?u={url}&t={title}',
'title' => 'Share this on Facebook',
'name' => 'Facebook'
),
'twitter' => array(
'url' => 'http://twitter.com/intent/tweet?url={url}&text={title}',
'title' => 'Tweet This!',
'name' => 'Twitter',
),
-
andipas
- Web Developer
-
- Posts: 156
- Joined: 28 Dec 2011, 22:37
- Reputation point: 1
Return to Questions and help for changes
Who is online
Users browsing this forum: No registered users and 40 guests