Where can I find the links to Subscribe us on position-10?
I want to change it to links to the social accounts.
Thanks in advance!
8 answers
Go to Admin -> CMS -> Static Blocks -> Click on Subscribe us -> This will lead to the edit page, which is attached as a image reference below
When I replaced rss, google, with pinterest and instagram and add links to social accounts, it only shows a row of facebook icons.
Where do you add a link from it to the social accounts link?
where do I change the div class to match the replacement i made?
the block is there for demo purpose only, you would need to find a real social code to add there.
Can you provide and example that includes Facebook, Twitter, YouTube, Pinterest, Instagram
with links to these accounts?
when I add links, it breaks the block code where all you have is F F F F F all facebook.
Thanks
do you have that in your documentation?
you can add your socials’s url to those icons, for instance you can change this line:
HTML Code:
<a class="facebook"> <span> Facebook </span> </a>
to
HTML Code:
<a href="http://www.facebook.com/your_account" class="facebook"> <span> Facebook </span> </a>
Hope you get it.
I get it now, the wysiwyg is what throws me off, the actual tools is behind it.
Glad that you figured it out, I see it’s working on your store now