Hi,
Currently on my website I have a top panel which enables to use different Languages and Currencies, for my purposes this is not required at all: What I need is Social Media Links on the left and newsletter and account info on the top left.
How am I able to edit those areas?
Thanks in Advance!!
Site URL: hiddenHello,
To use social buttons navigate to Dashboard->Appearance->Widgets and add Text Widgets with [share]
content to ‘Left side top bar are’ sidebar.
Also navigate to Theme Options->Promo Popup and enable promo popup.
Regards,
Robert Hall.
Hi Robert,
Really appreciate your help!
Is it possible to have those “share” icons actually be directed to our Facebook Pages, Instagram Pages, etc?
Also Am I able to enter the Newsletter in the top right panel, as seen here: http://8theme.com/demo/royal/ ?
Looking forward to your reply,
Regards.
Hello
1)To add your links to [share] shortcode please edit wp-content/themes/royal/framework/shortcodes.php. Find the section “! Share This Product” and change links.You need to edit the code, for example for Twitter <a href="https://twitter.com/share?url='.$permalink.'&text='.$post_title.'" class="'.$tooltip_class.'" title="'.__('Twitter', ETHEME_DOMAIN).'" target="_blank">
and replace https://twitter.com/share?url='.$permalink.'&text='.$post_title.'
with a link to your Twitter account. To add Instagram icon you need add this code after line 2010 in the same file:
if($instagram == 1) {
$html .= '
<li>
<a href="http://url_to_your_Instagram_page" class="'.$tooltip_class.'" title="'.__('Instagram', ET_DOMAIN).'" target="_blank">
<i class="ico-instagram"></i>
<svg width="38" height="38" xmlns="http://www.w3.org/2000/svg" class="circle">
<circle cx="19" cy="19" r="18" fill="rgba(255,255,255,0)" stroke="#000000"></circle>
</svg>
</a>
</li>
';
}
and
'instagram' => 1
after line 1927.
2)Please navigate to the theme options->promo popup ->Show link in the top bar
Regards,
Brian Johnson
Hi there, I tried your suggestion above to direct the icons to our social media pages but I can’t get the instagram icon to show up. I added them under our contact information on the contact us page http://www.shoptailspin.com/contact-us
Here you go:
Hello,
I’ve edited the file wp-content/themes/royal/framework/shortcodes.php and add the code for Instagram icon in lines 1932 and 1962. Now you only need to write url to your Instagram account in this file in line 1965. Change the link http://url_to_your_Instagram_page
to your Instagram account.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.
The message was successfully sent
Your shopping cart is empty
You may extend support period on ThemeForest and then update its status by clicking "Update" button in your Account area.
Purchase code | Expiration date |
---|---|
d7ed5d03-cb21-4657-b20c-442972d0523c | 15 Nov 2016 |