-
AuthorPosts
-
fmolina Friend
fmolina
- Join date:
- August 2013
- Posts:
- 99
- Downloads:
- 20
- Uploads:
- 27
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
July 16, 2014 at 10:51 pm #199749Hi.
Sorry but I don’t know wher I can change the url media (facebook, twitter…) for footer and head.Thanks.
alexsmirnov Friendalexsmirnov
- Join date:
- July 2012
- Posts:
- 786
- Downloads:
- 1
- Uploads:
- 226
- Thanks:
- 226
- Thanked:
- 163 times in 119 posts
July 17, 2014 at 12:20 am #542669Hi there,
Please open up your Joomla module manager and have a look at HTML code of your Custom HTML modules “Social” and “Social-Footer”:
To learn how to configure them please refer to our comprehensive documentation at http://www.joomlart.com/documentation/joomla-templates/ja-biz#custom-html, section 13 on “Social” header module and section 14 on “Social-Footer” footer module.
Hope this helps,
Regards,
Alex
fmolina Friendfmolina
- Join date:
- August 2013
- Posts:
- 99
- Downloads:
- 20
- Uploads:
- 27
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
July 17, 2014 at 1:45 am #542674Thanks.
But not fix the problem.
I only have a HTM code:<!– AddThis Follow BEGIN –>
<div class=”addthis_toolbox”> </div>
<!– AddThis Follow END –>And not is possible to change.
Also I have problems with media. Dissapear the icon media.
Thanks
-
alexsmirnov Friend
alexsmirnov
- Join date:
- July 2012
- Posts:
- 786
- Downloads:
- 1
- Uploads:
- 226
- Thanks:
- 226
- Thanked:
- 163 times in 119 posts
July 17, 2014 at 11:51 am #542742Hi there,
1. Please sign up at addthis.com
2. Once signed up, login to your account at addthis.com and go to “My Profile” -> “Manage Profiles”:
3. Scroll down and take notice of your AddThis.com publisher “Publisher ID”:
4. In your Joomla backend go to “System” -> “Global Configuration” -> tab “Site” -> parameter “Default Editor *” -> select option “Editor – None” and click on “Save” button
5. Open your Custom HTML module by default named “Social”
6. Replace existing HTML code with the following:
<!-- AddThis Follow BEGIN -->
<div class="addthis_toolbox">
<a class="addthis_button_facebook_follow" addthis:userid="enter_here_your_id_at_facebook"><i class="fa fa-facebook"></i></a>
<a class="addthis_button_twitter_follow" addthis:userid="enter_here_your_id_at_twitter"><i class="fa fa-twitter"></i></a>
<a class="addthis_button_rss_follow" addthis:userid="enter_here_rss_of_your_website"><i class="fa fa-rss"></i></a>
</div>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=enter_here_your_profile_id_at_addthis.com_which_you_obtained_in_step_3"></script>
<!-- AddThis Follow END -->
and click on “Save”
7. Repeat step 6 for your Custom HTML by default called “Social-Footer”
8. Clear your browser cache and test how these new settings for the “Social” and “Social-Footer” modules work for you now.
9. Return your “Default Editor *” parameter, which you set to “Editor -None” in step 4, to “Editor -TinyMCE”.
Please keep in mind that with the “Default Editor *” parameter set to “Editor – TinyMCE” instead of HTML code you entered for your “Social” and “Social – Footer” modules in steps 6 and 7, you will be seeing the following:
<p>*</p>
<!-- AddThis Follow BEGIN -->
<div class="addthis_toolbox">*</div>
<!-- AddThis Follow END -->
Don’t fret about it. The correct HTML code is still residing in your system’s database (table “#_modules”) and faithfully working for you at the frontend and once you set “Default Editor *” parameter back to “Editor – None”, you will see it at the backend once again.
There you have it.
Regards,
Alex
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by alexsmirnov 10 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Where I can change the url media?
Viewing 4 posts - 1 through 4 (of 4 total)