Many question please

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Jun 05, 2013 8:39 am
Reply with quote
Report this post
Hello,

I want to know how the menu is done to remove "login and register"

and how the menu I can add to modulate search?

in the articles you provided a social share plugin, I would like to know how to administer it to change elements and especially to translate in french

thank you very much
User avatar
Fresh Boarder

teitbite
Wed Jun 05, 2013 11:53 pm
Reply with quote
Report this post
Hi

Login and register are not part of the menu. It's a separate element. You can hide it with this css code (one of options to do this):

Code: Select all
#gkUserArea { display: none; }


I do not understand what You have in mind by "modulate search".

Most of the settings for social share in articles can be found in template configuration. If You need any other than I believe it needs to be done in code directly. Code for this part is located in /layout/blocks/social.php
User avatar
Moderator


cron