Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author ThemeAWESOME

    (@tsquez)

    Hi there,

    I do apologize, I have been super busy at work and haven’t had time for much. I also did get your email.

    Yes it is possible to change the position of the social memu, however it is very complicated. The call to the social menu is located in the footer.php file and it looks like this:

    <?php get_template_part( 'content', 'social_menu' ); ?>

    you would have to copy this, then delete it from footer.php then open up header.php and paste the code where you want it to appear.

    Keep in mind it is not recommended that you alter theme files. You should do this using a child theme, so when updates come around you are not having to make those changes all the time.

    Again, please forgive me for the very late reply. Let me know how it goes.

    Thanks for using WP-Forge, it’s greatly appreciated.

    Thread Starter niky80

    (@niky80)

    Hi, tanks a lot for your answere.
    Your advice has solved my problem. Thank you again!!! I’d like to move now the social buttons to the right of the page in the social menù and add the search button. It would be possible?
    Thanks for all.

    Theme Author ThemeAWESOME

    (@tsquez)

    Hi there,

    Yes it is possible, however keep in mind that it is a lengthy process and involves using a lot of different files.

    I cannot sit here and give a step by step how-to, this is something you will need to research and accomplish on your own. Sorry but I do not have time for that at the moment.

    One suggestion is to use the Foundation Docs to learn what Foundation can do.

    Thread Starter niky80

    (@niky80)

    Hi, tnks for your answer. You are very great for me.
    Only a last question…if you can.
    It’s possible to move the right sidebar below? If yes, i don’t loose mobile settings?
    Very very tks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Social Menù’ is closed to new replies.