Viewing 30 results - 225,181 through 225,210 (of 243,622 total)
  • Author
    Search Results
  • #239253

    Hey!

    Yes we’ll see. If more user request advanced options we’ll look into it. However we didn’t get a lot of customization requests for the WPML language switcher in the past (maybe 5-10 overall) and I think the majority is happy with the default design. We must find a compromise between flexibility, usability and performance and imo adding these options will have a negative impact on the usability and performance and thus I’d like to go with my solution for now.

    Regards,
    Peter

    #239252
    Katrin
    Participant

    Dear Support,
    I have noticed that the WPML language switcher is disappearing as soon as I switch away from the main language.
    I checked your support database already and found some advice in here (https://kriesi.at/support/topic/wpml-language-switcher-disappeared-after-upgrading-enfold/#post-236236).
    However, replacing that line in the helper-main-menu.php did not solve the problem.

    Do you have another solution?

    Best regards,
    Katrin

    #239248

    Hi!

    Glad you figured it out. :)

    Regards,
    Ismael

    #239247

    Hey nowhere!

    Can you please give us a link to the website? Maybe there are stuck settings from a previous plugin, deactivate all plugins then test it again.

    Regards,
    Ismael

    #239244

    Hey!

    You can test the boxed layout here: http://kriesi.at/themes/enfold/?skin=Boxed%20Orange or here: http://kriesi.at/themes/enfold/?skin=Boxed%20Wood – personally I didn’t notice this jitter with Chrome or Firefox on Win8.1.

    Regards,
    Peter

    #239242

    Hey wtflovelife!

    Go to the theme options page (Enfold > Import/Export). Click on the Upload button underneath the “Iconfont Manager” headline to upload your custom icon set.

    Cheers!
    Peter

    This is something that will be applied on the next update? I still think that a choice of a dropdown under header elements would be the way to go.

    WPML Language Switcher

    1. Show top left
    2. Show top right
    3. Show right of main menu
    4. Show left of main menu
    5. Dont show

    If enabled then the following extra options will appear:

    WPML Language Switcher Style

    1. Flags
    2. Text
    3. Flags with native text
    4. Flags with display text

    Just my two cents :)

    • This reply was modified 11 years, 8 months ago by mike.rav.
    #239232

    Hey!

    Ok, I’ll leave this thread open.

    Best regards,
    Peter

    #239231

    Hi!

    Copy includes/loop-index.php to your child theme folder (also put it into an includes folder – enfold-child/includes/loop-index.php) and delete this code:

    
                    $markup = avia_markup_helper(array('context' => 'entry_time','echo'=>false));
                    echo "<time class='date-container minor-meta updated' $markup>".get_the_time(get_option('date_format'))."</time>";
                    echo "<span class='text-sep text-sep-date'>/</span>";
    

    If you want to remove the date from the widget insert following code into your child theme functions.php:

    
    function change_avia_date_format($date, $function) {
      return false;
    }
    add_filter('avia_widget_time', 'change_avia_date_format', 10, 2);
    

    Regards,
    Peter

    #239230
    nowhere
    Participant

    Hi,

    I installed the Yoast SEO Plugin, Google shows the tittle, but doesn’t show the meta description.

    Do I need to change something to fix this?

    Best Regards,

    Peter

    Hi Ismael,

    It’s not coming from the speed limit. As when I switch theme it’s coming back to normal.
    You can Disable the plugin as long as you reactivate them after because I don’t know when you will be on my site and some are very important . (no need to adjust settings, just reactivate).
    But I have already done that as well, I have even via FTP renamed the plugin folder in order to be sure any plugin wasn’t interfering.
    Moreover I can download files when on posts or as image featured, it’s working perfectly. It’s just the library fonction. On a wordpress forum they told me it could be a javascript conflict in theme. Please investigate, I cannot stay like that and it’s my professional site.

    Please, can you send me an older version of enfold?? It’s since the update . And I’d like to know if it can fix the problem.

    Kind regards

    Chrys

    • This reply was modified 11 years, 8 months ago by chryseis.
    #239228

    Hi Ismael,

    yes thanks, i figured this out also, the remove action need to be include inside the init action of the theme.

    thanks !

    Hi!

    I chose an automatic solution. If the top bar is activated (i.e. because of the phone number option, social icons or secondary menu) the flags will be displayed in the top bar. If the top bar is not activated the flags will be displayed on the right side if the main menu. If an user wants to display the flags in the main menu although the top bar is activated this filter code (insert it into your child theme functions.php):

    
    
    add_filter('avf_wpml_language_switcher_position', 'avia_change_lang_switcher_position', 10, 1);
    function avia_change_lang_switcher_position($position)
    {
        return 'main_menu';
    }
    

    allows him to change the position from the top bar to the main menu.

    Best regards,
    Peter

    #239223

    Hey!

    Please insert this code into your child theme functions.php or into enfold/functions.php (at the very bottom of the file):

    
    add_filter('avf_default_iconfont','avia_change_default_icon_font_para', 10, 1);
    function avia_change_default_icon_font_para($fonts)
    {
    $fonts['entypo-fontello']['append'] = '';
    return $fonts;
    }
    

    Regards,
    Peter

    Hi!

    Please make sure that the header settings are saved properly for all languages. Go to Enfold > Theme Options > Header and check the settings. Then click the “Save Changes” button. Afterwards select another language from the language switcher (can be found in the admin toolbar at the top) and then check the Enfold > Theme Options > Header and check the settings of the translated website. Probably the settings are a bit different and you need to re-configure them. Afterwards hit the “Save Changes” button again. If this doesn’t help please create me an admin account and post the login credentials as private reply.

    Cheers!
    Peter

    #239216

    Hey Jeff!

    1) Go to the theme options page (Enfold > Sidebar) and tick the “Sidebar on Smartphones” checkbox.

    2) Can you post a link to the page please – maybe we can hide them with css. The theme does not add any sharing buttons to the content and thus a plugin must cause this issue…

    Best regards,
    Peter

    #239211
    This reply has been marked as private.
    #239201

    Hi!

    You can remove the feed links. Just insert this code:

    
    remove_action( 'wp_head', 'feed_links', 2 );
    

    at the very bottom of your child theme functions.php or enfold/functions.php

    Regards,
    Peter

    #239193

    Hi!

    1) Go to Enfold > Theme Options and select the front page from the “Frontpage Settings” dropdown. If this doesn’t work go to Settings > Reading and select the same page as “Static” page (make sure that the “A static page (select below)” option is selected.

    2) You can hide the “you are here…” menu. Enfold 2.6.1 even introduced some new options to customize the header. Edit the page you want to use as the front page and on the right side in the “Layout” field search for the “Title Bar Settings” options. There you can select if the breadcrumb should be visible or not.

    3) Use the Advanced Layout Builder on a page (just click the blue button) and then insert it as a media element: http://www.clipular.com/c/4764931148742656.png?k=AdR5mNJ-KIQbO9uxzsHpcX9Fqbg – note that Kriesi does not use a LayerSlider but a “Fullscreen Slider” element on the demo page. Afaik the LayerSlider does not support a fullscreen layout (covers entire screen siie) but it just supports the fullwidth layout (covers 100% of the screen width but you must set a fixed height).

    4) You can change the menu width with this css code:

    
    @media only screen and (min-width: 1140px){
    .responsive .container .avia_mega_div.twelve.units {
    width: 1000px;
    }
    }
    

    Replace 1000px with your custom value.

    Cheers!
    Peter

    #239173

    Hey!

    Oh, the google maps widget does not support this option. However you can use this code to open the tooltip automatically:

    
    add_filter('avia_google_maps_widget_config','avia_google_maps_change_widget_config', 10, 1);
    function avia_google_maps_change_widget_config($config){
    $config = str_replace('google.maps.event.addListener','infowindow.open(map,marker); google.maps.event.addListener',$config);
    return $config;
    }
    

    Insert the code at the bottom of enfold/functions.php or place it into your child theme functions.php file.

    Cheers!
    Peter

    #239164

    Hey Bodymindlinks!

    This seems to be a server configuration issue – maybe the Enfold zip file size is too big. If you want to use the wordpress installer please contact the host support staff and ask them how you can increase the file size limit. I recommend to install the theme with ftp: https://vimeo.com/64927356 for now.

    Cheers!
    Peter

    #239161

    In reply to: enfold upgrade

    Hi!

    Please add this at the very bottom of Quick CSS or custom.css:

    @media only screen and (max-width: 767px) {
    #top #menu-item-search {
    display: block !important;
    position: absolute;
    right: 60px;
    top: -30px;
    }
    }

    Cheers!
    Ismael

    #239160

    Hey!

    You can add something like this on functions.php if you want to remove the enfold configurations for woocommerce:

    add_action('init','remove_woocommerce_config');
    function remove_woocommerce_config(){
    remove_action( 'woocommerce_after_shop_loop_item', 'avia_add_cart_button', 16);
    remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_add_to_cart', 30 );
    }

    Cheers!
    Ismael

    Hey!

    You need to set the splash page on Enfold > Frontpage settings.

    Cheers!
    Ismael

    #239156

    Hey!

    I can see that you’re using version 2.5.4. Please download the latest version 2.6.1 which includes a lot of css fixes. Download it on your themeforest account then update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750

    Regards,
    Ismael

    #239154
    Nathan
    Participant

    I am hosting with hostgator.
    I recently bought the Enfold theme.

    I went to “appearances” and clicked “themes”
    I then clicked “upload” and searched for the Enfold theme .zip file
    After clicking “install now” I get a “failure notice” saying,

    “Are you sure you want to do this?
    Please try again.”

    How do I upload the Enfold theme to my wordpress?

    #239147

    Hey!

    You’re using a very old version of the theme. Looks like there are unclosed shortcodes, please check that. Please download the latest version on your themeforest account then update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750

    Best regards,
    Ismael

    #239146
    theworldawaits
    Participant

    Hey there,

    I am putting together a gallery and would like to adjust the spacing between the image thumbnails.. and also remove the white borders.

    gallery customization

    Please let me know if this is a simple solution.

    Thanks so much!

    #239135
    This reply has been marked as private.
    #239127

    Hi!

    What errors are you getting? I checked the website on Chrome and Firefox Windows 8 and it’s working properly. Can you please list specific issues that you’re getting on your end? A screenshot will help.

    Best regards,
    Ismael

Viewing 30 results - 225,181 through 225,210 (of 243,622 total)