Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #623349

    Hi!
    I have a following question. Is there a chance I can add a flag to change the language of my site to English. It is Polish by default so I would like to have two small flags somewhere at the top right preferably. If yes how it can be done?

    My website is szkola-overseas.com

    Thank You in advance!

    Tom

    #625043

    Hey,

    You could create a new Menu and use the flags images as labels of the Menu Items (in HTML):

    <img src='image_flag.png'>
    

    Then you’d set this Menu to show in the top section of the header.

    Best regards,
    Josue

    #626319

    Is there a chance You guide me through this?

    #626403

    Hi,

    1. Go to Appareance > Menus
    2. Create a New Menu (call it Flags Menu) and assign it to “Enfold Secondary Menu”.
    3. Create new Menu Items (Custom Links) and set them like this – http://screencast.com/t/ZF1FckgAaxX6

    Change “/english” for the english URL of the site and “english_flag” for the URL of the flag image you’d like to use.

    Best regards,
    Josue

    #628678

    Hi, I did as You advised however my flag icon is not horizontally aligned with my no. on the left and facebook icon on the right.
    Is there a way to put it a little higher ?

    Tom

    #628704

    Hi!

    Please provide us with your web site URL, so we can be able to assist you more with that.
    Thanks a lot for your understanding

    Cheers!
    Basilis

    #628821

    Sure. My website is szkola-overseas.com. I would like the flag to be just a few pixels up.

    Best Regards

    Tom

    #628947

    Hey!

    Try adding this code to the Quick CSS:

    #top .av_secondary_right .sub_menu {
        top: 7px;
    }

    Cheers! 
    Josue

    #642161

    Hi. I have such a question. I would like to make a website of a dictionary. It needs to be very simple for instance like this one –
    http://dictionary.cambridge.org/
    – Is it possible to build something similar using enfold? There must be a perfectly-working search bar that would find entries.
    – Will dictionary entries have to be separate pages?

    Tom

    #642426

    Hi Tom,

    I think you should be able to build a site like that with Enfold yes. I’m not sure how you want to build it but I think it would be a good idea to add each dictionary entry as a separate post or page.

    Regards,
    Rikard

    #642933

    OK I did as You advised. I have put a search bar in my dictionary page. However I would like a separate page would open whenever I introduce the dictionary entry ( a particular page name ) . In other words I would like to make a direct link between what I introduce in a search box and particular page ( which will be in fact a dictionary entry ) just like on http://dictionary.cambridge.org/ site.

    http://szkola-overseas.com/dictionary/ – Instead when I search here I have a list of my pages.

    Tom

    #643454

    Hi,

    Have you tried using the search functionality in the main menu? the ajax search may be the functionality you’re looking for.

    Best regards,
    Josue

    #643717

    AJAX WORKED WELL THOUGH ITS NOT PERFECT ONE more simple for You question.

    How to make a backup of my website?

    Best Regards

    Tom

    #643738

    Hi,

    You can use this plugin:
    https://wordpress.org/plugins/updraftplus/

    Best regards,
    Josue

    #644353

    Hi I have a question.

    There is a horizontal line at the bottom border of my fullwidth slider, is there any way to remove this line? My website is
    http://szkola-overseas.com/

    Thanx in advance

    Tom

    #644588

    Hi Tom,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #after_full_slider_1 {
        border-color: transparent !important;
    }

    Thanks,
    Rikard

    #645805

    Hi.
    I would like to thank You for your last answer. I have a following question though.

    I would like to link my post page with a music file so that every time it is loaded a music is played. Is there a way to do it?

    Also, I would like to create a loudspeaker icon. Is there a chance to add a new special character in text block and link it somehow with a music file
    so that music is played whenever I click at it?

    Regards
    Tom

    #646949

    Hi,

    for this kind of function you would need to search a plugin.

    You can add icons this way: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/

    Best regards,
    Andy

    #647447

    Hi I have just made an update. And both my fullwidth slider disappered and ajax cant find posts?
    I tried to restore the fullwidth but to no avail.
    I am afraid to change anything cause I may spoil.!

    Regards

    Tom

    #647535

    Hi,

    please stick to thread’s title and open a new ticket for a new question/issue.

    Go for a backup. Deactivate all plugins to check which one is causing this issue. Send us your login details in your new ticket if you still have troubles with fullwidth slider and ajax.

    Best regards,
    Andy

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