Viewing 30 results - 238,891 through 238,920 (of 244,526 total)
  • Author
    Search Results
  • #164055

    Hey!

    1) You need to translate the menus too (Appearance > Menus). If you use a custom menu widget you need to use the widget logic plugin to translate it – see: http://wpml.org/2011/03/howto-display-different-widgets-per-language/

    3) Because the widget will just show posts from the current selected language. You can translate the widgets though (see 1) ).

    You can remove this flags easily – open up header.php an delete

    
    					/*
    					* Hook that can be used for plugins and theme extensions (currently: the wpml language selector)
    					*/
    		      		do_action('avia_meta_header');
    

    Best regards,
    Peter

    #164054

    Hello babum_2000!

    Please update Enfold to the newest version 2.2. It will fix the bug
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Regards,
    Yigit

    #164050
    babum_2000
    Participant

    Hi all,

    since the update to 2.1 the initial open at the accordion is not working correct.
    I know this has been discussed a lot and there should be a temp. fix at https://kriesi.at/support/topic/accordion-since-enfold-21-update-accordion-initial-open-item-is-not-working#post-139264 , but I always get a 404 when going to this page.

    Could one of you you help out please?

    Many thanks,

    babum_2000

    #164045

    Hi!

    I do not have a change to try it online but can you go to Enfold folder and open Header.php file and find following code in line 114
    http://i.imgur.com/xDdyszg.jpg
    and change it to
    http://i.imgur.com/1mgXrvu.jpg

    Regards,
    Yigit

    #164043

    BTW, I still cannot understand (or discover) how to turn off those flags in the top right corner of my menu (see picture)

    #164042

    Ok, I discovered how to duplicate content and translate it. But the result is awful, the new page (i.e. the page translated) has some issues:
    1) in the sidebar I have my top menu
    2) the language selector disappears
    3) The widget Enfold Latest News – which is in my footer – disappears

    #164040

    Hey Yigit
    Thx for the answer – but that just “jump” into a new window that is also a 404
    I want it to (when you are on your mobile) to ask if it (the mobile) should call the no. directly and I can do that on a normal page by using the
    a href=”tel:xxxxxxxxxxx″>xxxxxxxxxxxx</a – but not if I put it into the the header in Enfold.
    Best Regards
    S

    #164034
    pe6ev
    Participant

    Hi i’m using captcha option in contact form but there is a strange bug, the field for the answer of mathematical question is duplicated with questin mark. Here is a screen shot http://www.4shared.com/download/sMqYh0Kh/contact.jpg?tsid=20130920-105641-2a90a494 . How to fix it. Thanks in advance.

    #164027
    krear
    Participant

    Hi! I’m developing a site with this amazing templates!…but only thing that i can fix is the design of single entry and loop.
    I can see the design lke in demo! the development site is in http://europa.serverkrear2.net/?page_id=317 in Noticias / Noticias!

    What can i do for fix this and have the same design like in demo!

    Thank you!!

    Nice work!!

    • This topic was modified 12 years, 6 months ago by krear.
    #164024

    Thanks Kriesi,

    This fixed the issue. GREAT HELP.
    Kindly update your theme as well. Now it looks beautiful. Whole section was blur when all elements in Website (Even at your demo) are crisp clear.

    Thanks
    Jas

    P.S. Dear Devin, I wasnt angry, but there was no way left for me to explain. I was saying same thing from beginning and trying to explain better even before anyone reply to it helps you as well.

    I was trying to help as well to make this beautiful theme the best. My developer was suggesting me from 2 weeks to change it to something else, but i was stuck to make this theme work. There are always issues but people like you, me and Kriesi are working hard to polish it and to make it the best.

    #164019

    In reply to: Footer

    Hi!

    Would you like to decrease padding in footer? If so, please add following code to Quick CSS in Enfold theme options under Styling

    #footer { padding: 15px 0 15px 0; }

    If not, please describe more specifically

    Best regards,
    Yigit

    #164013

    Hello!

    Yes, wp-options and the templates are saved as post meta data.

    Cheers!
    Peter

    #164008

    OK, found it. Most is in the ‘wp-options’ table.
    Tx,
    Frank

    #164007

    Hello!
    Since I dont own a retina macbook either its hard for me to help with this issue as well, but lets try a new approach. In general we use CSS3 transitions for elements like the overlay, and often times we need to apply a special fix to prevent flickering. I think that fix could eb the cause of this issue.

    So please try the following: open up shortcode.css in folder css and remove, one by one, all occurences of

    	-webkit-perspective: 1000;
    

    and

    	-webkit-backface-visibility: hidden;
    

    And let us know if it helps

    Regards,
    Kriesi

    #164006

    Hi!

    Btw – you can also save existing advanced layout templates if you don’t want to use the WPML duplicate feature: http://www.screenr.com/ee97

    Cheers!
    Peter

    #164002

    In reply to: Changing width

    Hey!

    No, this is not easily possible. Enfold supports a 1210px layout and a 1030px layout. The css grid framework is optimized for these container widths and if you change the width of the container you also need to change the width values of the entire css grid. Kriesi suggests ( http://themeforest.net/item/enfold-responsive-multipurpose-theme/discussion/4519990?page=81#comment_4797760 ) to hire a freelancer for the job.

    Regards,
    Peter

    #163999
    jackyking
    Participant

    Hi,

    I tried to use the child theme but the styling got messed up with two rows of main menus showing up. Followed the instructions at http://codex.wordpress.org/Child_Themes and added


    /* =Imports styles from the parent theme
    ————————————————————– */
    @import url(‘../enfold/style.css’);

    /* =Theme customization starts here
    ————————————————————– */

    to the enfold Child theme style.css file.

    Did I do it correctly?

    Also, if I added codes to the header.php file, does it mean that I need to copy header.php file to the child theme directory? does the same rule apply to all the files that were modified?

    Last question, now we have everything installed by default under the enfold directory, can we rename the folder to abc? would that change collapse the site? Once renamed, would I still be able to get automatic update from themefrost with the correct API key entered?

    Thank you for your help!

    #163995

    Hey!

    You can create a wiget area in Appearance > Widgets and add desired widgets then on page edit screen you should find layout on the lower right and set sidebar http://i.imgur.com/8BYLtxR.jpg
    Please make sure that you choose to display sidebar in Enfold theme options http://i.imgur.com/AUc9ykw.jpg

    Regards,
    Yigit

    #163992

    Great, thanks for the info and assistance!

    #163990

    Ciao gianmarizzi,

    have you seen these guides?
    http://wpml.org/documentation/getting-started-guide/

    In your blog you create a new page/post (or edit an existing one).
    After installation of WPML you have new option (upper right hand corner) “language”. There you can duplicate the exiting page and start editing the translation.

    After duplication of the page you might have to re-enable once again the advanced layout editor (if you really want to) as your layout tags might be visible as raw tags. The advanced layout editor is a (nice!!) editor, but in the background everything gets stored with layout tags.

    Have fun,
    Frank

    #163989

    Hello!

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

    body .aligncenter { padding: 0!important; margin: 0 auto!important; }

    Regards,
    Yigit

    #163985
    frankwelschlehmann
    Participant

    I need to migrate one blog to a new server.
    Where does enfold store its settings?
    Some of it I find in the db (e.g. the layerslider) , but not the enfold settings.

    Tx,
    Frank

    #163984

    Hi Frank, thanks for answering.
    I don’t care if content exists in more versions, as long as I don’t have to clone every single page (I mean the layout).
    Can you please tell me how you managed that?
    Regarding the flags, I’m trying all but without success.

    Hi Josue,

    I try it, thanks a lot…!

    Best regards
    Bruno

    #163979

    Hi Gianmarizzi,
    actually, I think this is much more a WPML question than an enfold question.
    I have translated one customer project in DE/EN using WPML and enfold and the effort is minimal.
    However, you are right that all posts/pages exist in 2 versions after the translation. So there is no sync-ing between versions after you created the duplicate for the other language.

    You can manage the settings for languages and flags in the settings of WPML.

    WPML and enfold work nicely together in my case.
    http://www.carrington-brown.com/

    Regards,
    Frank

    #163975
    gianmarizzi
    Participant

    Hi all,
    two issues about Enfold + WPML:

    1) I made my website in italian and now I need to translate it in other languages. I chose Enfold because it’s WPML-ready and above all for its advanced layout builder. Now, I’d like to understand how to translate all my pages and portfolio entries built with the advanced layout builder without cloning each page for every language. If this is not possible, you should NOT call this theme WPML-ready, in my opinion.

    2) How can I turn off the four flags in the right corner of my menu and leave only the drop down menu with flag+language? (see picture)

    I chose this theme specifically because it had a fixed layout option-amongst other things.

    I’m very confused here, are you saying that the default behavior of the fixed layout option coupled with the stretch option is to break the layout?

    If simple options don’t work together then they shouldn’t be available in order to avoid situations like this.

    I’ve spent too many weeks on this project for there not to be a fix. I’ve got to present this site next week so this is potentially a disaster.

    #163968

    Hello denye!

    Open up /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php and replace

    
    'operator' 	=> 'IN'
    

    with

    
    'operator' 	=> 'AND'
    

    Cheers!
    Peter

    #163967
    disruptivevision
    Participant

    Hi there,

    I am facing a problem with the enfold theme where #id links that I’ve setup on the main menu aren’t linking properly. When the in-page link is clicked it jumps down below where I have put the #ID

    What I have done to counter this is create an empty text box above the tittle that I want it to link to and put the Id there, so that when click the link, it shows a little above the title I actually want it to link to, which is fine. This works fine when the you’re on the same page as the #link pressed is. But when coming from another page, it’s jumping down below the text box I’ve given the title on and even after the title.

    The site is disruptivevision.com but the site is not live (behind a coming soon page) Can provide login details by mail. This site is meant to go live today so please help out as soon as possible.

    What I have

    I below are two images that demonstrate the problem. The first is when I click the link on the same page, and the other when coming from another page.

    http://i.imgur.com/4psqHrx.jpg

    http://i.imgur.com/XPJyEL2.jpg

    Please help!!!

    #163954

    Hi, is a basic installation for testing Enfold and more extensions.

    This is a personal test site in Mamp on my iMac, it is not constantly open: http://82.66.10.32/enfold/photos/

    Refresh the display after each hover to see the image in its original posiiton.

    Regards.

    Jean

    • This reply was modified 12 years, 6 months ago by freepixelweb.
Viewing 30 results - 238,891 through 238,920 (of 244,526 total)