Viewing 30 results - 221,791 through 221,820 (of 243,891 total)
  • Author
    Search Results
  • #259345
    dreamotion
    Participant

    Hi,
    I have been constructing my website with the Enfold template, so far so good, but i need to get something fixed.

    Its concerning the Google Map option in the Media Elements section. Is there an option to have individual options to show up when i click on a different map location. that is when i click on a different location, the other location closes and the different location opens, without me pressing X.

    I have added an image to illustrate what i meant in case the enquiry is confusing

    https://app.box.com/s/4vbkptmk89ntn85e7ifd

    thank you!
    Dreamotion

    #259323

    Topic: header height increase

    in forum Enfold
    anakinroy
    Participant

    hi

    i am using the enfold theme for my corporate website
    i faced a problem
    i want to increase the height where my logo is but without increasing the size of the logo

    i did a search in this forum
    and got this
    /*default header: main logo and main menu height. increase max value if you want to use a bigger logo*/
    #header_main .container, .main_menu ul:first-child > li a{ height:88px; line-height: 88px; }
    if i change the height 88px to another number like 128, sure enough the height increases which is what i want
    but i dont want the logo size to increase also
    is there a way to increase the height and the logo size remains the same
    any help will be much appreciated
    thank you

    my web is http://www.goldrise.com.sg

    #259320

    Der Quick CSS Code funktioniert wunderbar, vielen Dank!

    Beim prettyphoto snippet müsste vermutlich die description anstelle des title angezeigt werden (den Bildtitel oben über dem Foto brauch ich nicht, möchte das so wie bei den nativen Enfold-Gallerie-Lightboxen wo die Beschreibung unter dem Foto dann steht) – kann ich dafür einfach title gegen description austauschen?

    #259313
    This reply has been marked as private.
    Yassine
    Participant

    Hey,

    When updated to last version of enfold theme, Icon Caption (A small caption below the icon) disappeared…

    Do you have any solution for this?

    Regards,

    Yassine

    #259310

    Hi!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 479px) {
    .responsive.html_header_top #header_main .social_bookmarks {
    display: block;
    }}

    You can see change log here – http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990#item-description__changelog
    Cheers!
    Yigit

    #259302
    Synne
    Participant

    Hi.

    After I updated to the latest Enfold version, I can no longer choose which page my buttons (or any other link oriented features) go to. I can choose to set it manually, page etc., but the field that normally show’s up underneath, is gone?!

    I tried to deactivate all plugins – nothing changed? I’m using Safari for Mac,but have also tried on Firefox and Chrome.

    What gives??

    Jesper

    #259300

    Thanks Devin and Yigit,

    I have changed the minitext with the plugin suggested, modifing the enfold 2.7 spanish language file.
    Also I have added .minitext {text-align: justify; } in the enfold quick css.

    Only two questions more:

    1. Do you think I have changed the spanish language file with future upgrades of enfold theme?
    2. Can I modify the text in the right of the boxes to add a new comment? (name, mail and web)

    Thanks again in advance, Raúl.

    • This reply was modified 11 years, 8 months ago by ribanezg.

    @yigit thank you for your quick responses, unfortunately I have deactivated all plugins and I still have the same issue. I have also added all the CSS in the other posts.

    Please refer this URL: http://themakeupfactory.com.au/product/flawless-mineral-foundation-suvi/

    Does not recognise that a variant is selected and the *clear selection* does not work.

    Any other suggestions?

    Hey!

    Thank you for the notice. Kriesi will release a theme update for Enfold soon (v 2.7.1 or so). Please wait for the update and if it doesn’t fix the issue we’ll look into it.

    Regards,
    Peter

    #259283

    Hey WickedShamrock!

    Please use the quick CSS field (Enfold > Theme Options > Styling) or (best solution) use a child theme: http://kriesi.at/documentation/enfold/using-a-child-theme/ to overwrite the theme styling.

    Best regards,
    Peter

    #259269

    Hey cortvermin!

    Öffne enfold/js/avia.js und füge diesen Code ganz am Ende ein:

    
    jQuery(document).ready(function($) {
    $('.tiled-gallery-item img').each( function(){
        var img = $(this),
        title = img.attr('title');
       img.attr('alt', title);
    });			
    });
    

    Dies sollte die Bilder Titel as alt Attribut setzen und prettyphoto sollte dieses als Titel anzeigen.

    Um das Overlay zu deaktivieren füge folgenden Code in das Quick CSS Feld ein:

    
    .tiled-gallery .tiled-gallery-item a .image-overlay  {
    display: none !important;
    }
    

    Best regards,
    Peter

    #259268

    Hey Brian!

    Thank you for visiting the support forum!

    You need to deactivate the default layer slider first. Please add this on functions.php if you want to use the layer slider as a stand alone plugin. This will disable the default layer slider that is included within the theme, find this code on line 16:

    if(isset($avia_config['use_child_theme_functions_only'])) return;
    

    Add this code below:

    add_theme_support( 'deactivate_layerslider' );
    

    Once the default layer slider is disabled, please install the plugin. Let us know if it works.

    Cheers!
    Ismael

    #259265

    Somehow it seems that my childthemes functions.php doesnt work…

    For the time being I css fixed it with:

    .single-product div#av_section_1 {
    display: none;
    }

    But ofcourse this is not a real solution here :).

    #259260

    Hi both,

    Tried above and somehow its not working.
    My childtheme functions.php is now:

    <?php
    
    /*
    * Add your own functions here. You can also copy some of the theme functions into this file. 
    * WordPress will use those functions instead of the original functions then.
    */
    
    add_theme_support('avia_template_builder_custom_css');
    remove_action( 'woocommerce_after_single_product_summary', 'avia_woocommerce_output_related_products', 20);
    #259255

    Topic: installation problem

    in forum Enfold
    sanleaf
    Participant

    Hi,

    unfortunately I am having problems installing “enfold”.
    After upload the zip file, the backend It will appear in various areas of white. The Enfold surface is not displayed.
    Have the installation several times repeated, also via ftp, it always comes to the same result.

    #259250

    Hi Josue,

    Nope… I change to Twenty Forteen and the error is gone…
    I activate Enfold again… And Error shows up again :-(

    #259247

    Hi!

    Thank you for visiting the support forum!


    @cryscryb
    : Thanks for helping out.


    @borkent
    : You can use this on the child theme’s functions.php:

    remove_action( 'woocommerce_after_single_product_summary', 'avia_woocommerce_output_related_products', 20);
    

    Cheers!
    Ismael

    #259238

    In reply to: Layerslider not found

    Hey!

    Thank you for using the theme!

    If you don’t mind, we would like to see the actual website. Please post the website url here. Make sure that you’re running the latest version of Enfold and all plugins deactivated if possible.

    Regards,
    Ismael

    #259237

    Hi!

    Thanks for helping us out!

    Cheers!
    Peter

    #259232
    cortvermin
    Participant

    Hallo liebes Enfold-Team,
    Lieber Dude,

    ich hab zwar gedacht https://kriesi.at/support/topic/original-wp-galerie/ wäre worum es auch bei mir geht – leider aber nicht ;)

    http://www.wohnluft.de/2014/04/teil-2-beeteinfassung-aus-holz-fuer-den-bauerngarten-bauen/
    Passwort: “enfold” (ohne “”)

    Die Gallerie von Jetpack ist für mich einfacher zu bedienen (und sieht leider auch schöner aus als das Mansory von Enfold). Das Problem ist aber, dass die Bildunterschriften (die zwar in der Miniaturansicht zumindest teilweise zu sehen sind) angezeigt werden, in der Lightbox verloren gehen.

    Auch stört mich, dass die Bilde alle ein Overlay mit diesen Pfeilen bekommen. Ich meine mich erinnern zu können, dass man das mal aussstellen konnte (oder war das bei Avada? :3 Avada ist aber nicht so toll wie Enfold :D)

    • This topic was modified 11 years, 8 months ago by cortvermin.
    #259229

    Hey,
    It works perfectly. Wonderfull !!! I haven’t had such an idea. You are Enfold’s God !
    I thank you a lot !!! What a support !
    I expect you’ll have a good day.
    Cheers from France !!
    Oliver
    __________________________________
    For the community :
    if you choose to use a blog layout form (grid, masonry, magazine), you have to think to change the permalink’s options (options -> permalink) to ensure that articles will be displayed.

    #259226

    Hey treufo!

    Öffne wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php und ersetze:

    
    $params['style'] =  "big_thumb";
    

    durch

    
    $params['style'] =  "big_thumb";
    $params['preview_size'] ='full';
    $params['crop_big_preview_thumbnail'] ='avia-gallery-big-no-crop-thumb';
    

    Regards,
    Peter

    #259223

    Hi Jason!

    No, you must modify the portfolio shortcode file to add this code. Open up wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php and replace

    
    $output .= "<h2 class='portfolio-grid-title entry-title' $markup><a href='{$title_link}'>".$title."</a></h2>";
    

    with

    
    $track_event = !empty($custom_link) ? "onClick=\"_gaq.push(['_trackEvent', 'Asset Library', 'PDF', 'Living in Christchurch']);\"" : '';
    $output .= "<h2 class='portfolio-grid-title entry-title' $markup><a href='{$title_link}' {$track_event}>".$title."</a></h2>";
    

    If you want to modify the shortcode with a child theme follow the instructions here: https://kriesi.at/support/topic/add-elements-to-visual-composer/#post-242618 but copy the portfolio.php file to your child theme folder.

    Cheers!
    Peter

    r2tall
    Participant

    I have a follow up to another thread that is now closed https://kriesi.at/support/topic/text-block-tiny-mce-bug/. That thread was about visual editor bugs when using Firefox and WP 3.9. Here is a similar bug when using Chrome.

    When trying to use the visual editor with latest Enfold and WP 3.9, in Chrome… I click to edit one text block, and can use the visual editor just fine.

    But then when I click to edit another text block on the same page, it actually opens up the previous text block. So if I close that text block, and then click to edit yet another text block further down the page, it still opens up the very first text block I opened up.

    So no matter which text block I click to edit on the page, the editor will always open the last text block I saved.

    I’ll add a separate reply here with my screencast of the bug happening.

    #259164

    Found it here (there are some other suggestions on this page also that might be better):
    http://wordpress.org/support/topic/remove-related-products-from-bottom-of-product-pages

    • This reply was modified 11 years, 8 months ago by cryscryb.
    #259163

    Overrides in functions.php work fine for me.

    You might try:

    // remove related products
    function wc_remove_related_products( $args ) {
    return array();
    }

    add_filter(‘woocommerce_related_products_args’,’wc_remove_related_products’, 10);

    • This reply was modified 11 years, 8 months ago by cryscryb.
    #259161
    This reply has been marked as private.
    #259158

    Topic: Sidebar in 404.php

    in forum Enfold
    CloudChoice
    Participant

    HI,

    I would like to remove the sidebar in the 404 error page.

    How can I do that?

    I didn´t found any sidebar code in the 404.php last enfold version.

    THANKS

    #259156

    In reply to: Splash Page

    Hey jdrakeproductions!

    You can use Blank template. Here is an example from demo site – http://kriesi.at/themes/enfold/pages/blank/
    Or you can remove menu from a certain page using custom CSS code as following

    .page-id-1122 .main_menu { display: none; }

    and change the page ID’s to match your pages ID. You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg

    Best regards,
    Yigit

Viewing 30 results - 221,791 through 221,820 (of 243,891 total)