Dont find the Modules!

GK User
Wed Feb 01, 2012 9:50 am
Hi,

i installed the boutique template and i cant finde any of the modules

1.) social icons?
2.) newesletter?
3.) "new collection" at the bottom

could you tell me please, where i can find them? i searched also in template settings for the social icons, but cant find them. there are just the settings for the social icons in articles? but not the "boutique community"..

best regards ..
User avatar
Junior Boarder

GK User
Wed Feb 01, 2012 1:52 pm
Hi.
Please go to administrator panel --> extensions --> module manager. There you can find out where are the all modules.
Modules that you asked:
- position of social icons: social
- position od newsletter: newsletter
- position of new collection: bottom8
Module possitions you can check here:
Code: Select all
 http://demo.gavick.com/joomla16/sep2011/index.php?option=com_content&view=article&id=2&Itemid=107
User avatar
Platinum Boarder

GK User
Wed Feb 01, 2012 2:05 pm
Hi,
thanks for the quick reply, but i know where the modules are. the problem is, that i have no modules like "social or newsletter". also when i try to create a new modul, there is no one. i installed the normal template instalation 1.7, not the quick start. i just found one extension named gk-registration. there are no other extensions. the modul gk_news and image i have already installed.


mikeMB wrote:Hi.
Please go to administrator panel --> extensions --> module manager. There you can find out where are the all modules.
Modules that you asked:
- position of social icons: social
- position od newsletter: newsletter
- position of new collection: bottom8
Module possitions you can check here:
Code: Select all
 http://demo.gavick.com/joomla16/sep2011/index.php?option=com_content&view=article&id=2&Itemid=107
User avatar
Junior Boarder

teitbite
Thu Feb 02, 2012 4:30 am
Hi

3. It's a NSP module placed in bottom8 position.
2. It's an Acymailing module in newsletter position
1. An ordinary mod_custom module in social position

Is this what You were asking for ?
User avatar
Moderator

GK User
Thu Feb 02, 2012 5:41 pm
Hi,

yes i exactly search this information. How i get the hover effect at the social position? Can you explain me how i can create this modul exactly like in the demo?

Thanx..

teitbite wrote:Hi

3. It's a NSP module placed in bottom8 position.
2. It's an Acymailing module in newsletter position
1. An ordinary mod_custom module in social position

Is this what You were asking for ?
User avatar
Junior Boarder

teitbite
Fri Feb 03, 2012 1:57 am
Hi

It's a normal HTML in mod_custom

Code: Select all
<div class="gkSocialIcons"><a href="#" class="gkSocialIcon iconTwitter">Twitter</a> <a href="#" class="gkSocialIcon iconYouTube">YouTube</a> <a href="#" class="gkSocialIcon iconVimeo">Vimeo</a> <a href="#" class="gkSocialIcon iconFacebook">Facebook</a> <a href="#" class="gkSocialIcon iconSkype">Skype</a> <a href="#" class="gkSocialIcon iconDigg">Digg</a> <a href="#" class="gkSocialIcon iconMobyPicture">MobyPicture</a> <a href="#" class="gkSocialIcon iconLastFM">Last.FM</a> <a href="#" class="gkSocialIcon iconDribbble">dribbble</a></div>


I think css and images should be in template already.
User avatar
Moderator

GK User
Tue Feb 07, 2012 10:28 pm
teitbite wrote:Hi

It's a normal HTML in mod_custom

Code: Select all
<div class="gkSocialIcons"><a href="#" class="gkSocialIcon iconTwitter">Twitter</a> <a href="#" class="gkSocialIcon iconYouTube">YouTube</a> <a href="#" class="gkSocialIcon iconVimeo">Vimeo</a> <a href="#" class="gkSocialIcon iconFacebook">Facebook</a> <a href="#" class="gkSocialIcon iconSkype">Skype</a> <a href="#" class="gkSocialIcon iconDigg">Digg</a> <a href="#" class="gkSocialIcon iconMobyPicture">MobyPicture</a> <a href="#" class="gkSocialIcon iconLastFM">Last.FM</a> <a href="#" class="gkSocialIcon iconDribbble">dribbble</a></div>


I think css and images should be in template already.


How to change the code above so I can see, for Skype, the CALL ME button http://www.skype.com/intl/en-us/tell-a-friend/get-a-skype-button/ instead of the actual icon ?
User avatar
Expert Boarder

GK User
Tue Feb 07, 2012 11:55 pm
You need to paste skype 'call me' code instead of
Code: Select all
<a href="#" class="gkSocialIcon iconSkype">Skype</a>
User avatar
Platinum Boarder

GK User
Wed Feb 08, 2012 2:25 pm
ok, two more questions:

1. How about (and where) to change the default social icons with different's one such as anobii, grooveshark etc ?

2. Where is positioned exactly that mod_custom ? I mean, the ones in the administrator folder does not have the code inside you suggested above ...
User avatar
Expert Boarder

teitbite
Wed Feb 08, 2012 3:43 pm
Hi

1. Unfortunately You will have to add it Yourself. HTML code and icon images also.
2. It is positioned in "social", but please switch editor to HTML mode to see the code.
User avatar
Moderator

GK User
Wed Feb 08, 2012 6:09 pm
1. Ok, but where are located (which folder) the actual icons so I can add mine with the right layout ?
2. Ok, got it
User avatar
Expert Boarder

teitbite
Thu Feb 09, 2012 3:38 pm
Hi

Images are located here /templates/gk_boutique/images/social_icons.png
User avatar
Moderator

GK User
Fri Feb 10, 2012 7:12 pm
Got it, done everything. This is my new set of icons: removed digg and another for Anobii and Grooveshark. ;)
User avatar
Expert Boarder

teitbite
Sun Feb 12, 2012 3:34 am
Hi

Ok. Glad I could help :)
User avatar
Moderator


cron