Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #508912

    Hello,
    I purchased Enfold last day, playing around I have some difficulties because I’ml a begginer I know that I will ask a lot of questions and the first two are these represented in screen shots:
    1. http://s7.postimg.org/3yeojur3v/logo.jpg
    2. http://s28.postimg.org/yrbe5tpel/enfold_2.jpg

    Thankyou

    #508983

    ?

    #508988

    Hi!

    Can you please post the link to your website? :)

    Regards,
    Yigit

    #508990

    vps204466.ovh.net
    I’m starting up

    #508997

    Hey!

    You can use this free software – http://poedit.net/ to translate untranslated strings which are in Enfold/lang folder. You can also use this plugin – https://wordpress.org/plugins/loco-translate/

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-share-box ul li:first-child {
        border-left: 1px solid #e2e2e2;
    }
    li.av-share-link.av-social-link-mail {
        border-left: none;
    }

    Please firstly go to Enfold theme options > Header > Extra Elements and choose to display your social icons in main header area and then let us know.

    Best regards,
    Yigit

    #509015
    #509019

    and sorry which file I need to edit on poedit?

    #509122

    ??

    #509271

    up

    #509416

    Hi!

    Please avoid from bumping or answering your own thread because it will push back the thread to the end of queue. We will not be able to answer it immediately. Regarding the question, you can edit the ar.po file inside the lang folder of the theme. Or you can try this plugin: https://wordpress.org/plugins/loco-translate/

    Regards,
    Ismael

    #509454

    Thank you Ismael I translated using poedit upload it nothibng has changed in missing strings….. My main question is how to align the logo and the menu in the same side right?

    #509858

    Hi!

    You’re trying to put the main menu below the logo? Is that correct? Go to Enfold > Header panel. Set the “Menu and Logo Position” to show the menu below the logo. Regarding the .po files, after you translate strings in the poedit software, you have to compile it to .mo file. Did you try the plugin? There’s an option to sync the .mo and .po file.

    Regards,
    Ismael

    #511012

    Hy Isamel what I want is to create a header Like this
    http://www.arageek.com/…
    For the translation I didn’t try I’ll do it

    #511163

    Hey!

    Thank you for the info. You can add this in the Quick CSS field:

    .html_header_top.html_main_nav_header #top .av_menu_left .main_menu {
        left: auto;
        right: 250px;
    }

    Use css media queries to adjust the position of the menu on different screen sizes.

    Regards,
    Ismael

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.