Viewing 30 results - 222,721 through 222,750 (of 241,918 total)
  • Author
    Search Results
  • #243709

    Hi noe34!

    I reported it to Kriesi. For a quick fix insert this code into enfold/functions.php or your child theme functions.php file:

    
    add_filter( 'avia_google_maps_widget_load_api', 'avia_remove_widget_script', 10, 2);
    function avia_remove_widget_script($load, $config) {
        if(is_page(array(20))) return false;
        return true;
    }
    

    and instead of 20 insert the id of the page where you use the maps element.

    Best regards,
    Peter

    #243704

    Topic: Issue with Wishlist

    in forum Enfold
    Gurify
    Participant

    Hello Dear Kriesi Team I have an urgent request.

    Im using WISHLIST MEMBERSHIP PLUGIN on Enfold and I need to make provate pages with the advanced layout builder. The problem is that if I make a page with the advance layout builder, wishlist does not able to make it invisible to non members. I already contacted wishlist and this is what they said:

    Hi there Andrea,

    Ronald here.

    We had a previous ticket with the similar issue you have. The problem is that the Theme you’re using called “Enfold” doesn’t support the standard WordPress content filters that’s why Wishlist Member wasn’t able to apply protection on pages or posts that are built using “Advance Layout Editor”.

    Protection should work fine if you use the “Standard Editor” of WordPress when creating/editing post or pages.

    We already sent the developer of the theme an email regarding the issue but we haven’t received a response from them.

    I would suggest you use the Standard Editor of WordPress for now.

    Let us know if you have questions.

    Thanks and take care,

    – Ronald

    PLEASE TELL ME WHAT TO DO, I CANNOT USE THE STANDARD BUILDER IS TOO INCONVENIENT.

    I hope you guys have a quick fix of some kind,

    Thank you

    Andrea

    #243703

    Hey Eleina_Shinn!

    Actually the template builder image element never offered such an option. You can use a textblock element and the “Add Media” button to insert an image into the textblock. Make sure the link points to the “Media File” and Enfolds will use the lightbox to open it.

    Regards,
    Peter

    #243695

    Hey!

    Please activate Enfold and we’ll look into it. It seems like another theme is used at the moment.

    Best regards,
    Peter

    Hey bonsitemor!

    In functions-enfold.php replace:

    
    if($breadcrumb) $additions .= avia_breadcrumbs(array('separator' => '/', 'richsnippet' => true));
    

    with

    
    if($breadcrumb) $additions .= yoast_breadcrumb('<p id="breadcrumbs">','</p>', false);
    

    Best regards,
    Peter

    #243680

    In reply to: Enfold Showcase

    Our latest custom designed website using this awesome theme > Oculus ID.

    However, we struggling to make the background pictures respond in mobile view. Any suggestions?

    This reply has been marked as private.
    This reply has been marked as private.
    #243670

    Yigit,

    Thank you for your help. But I cannot find the “mobile menu” section anywhere. Are we talking about the “Enfold” theme?

    No “moblie menu” that I can see.

    #243666
    justhere
    Participant

    So this is the first template that I ever purchased and I’m fairly new to wordpress… When I imported the theme to my wordpress I got these messages.

    Failed to load resource: the server responded with a status of 404 (Not Found)
    http://www.domain.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff?v=2

    Failed to load resource: the server responded with a status of 404 (Not Found)
    http://www.domain.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.ttf?v=2

    Failed to load resource: the server responded with a status of 404 (Not Found)
    http://www.domain.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.svg?v=2#entypo-fontello

    Anybody know what to do? Sorry if this is the wrong place, it seems to be the only way to get support for the theme?

    This reply has been marked as private.
    #243658

    Hey britorthopaedic!

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

    @media only screen and (max-width: 989px) {
    .responsive .mobile_slide_out .logo {
    position: relative;
    left: 35%;
    }}

    Best regards,
    Yigit

    #243657
    This reply has been marked as private.
    #243653

    Merhabalar

    Dezavantajlardan bazıları, blog detay sayfasında önizleme resmi kaybolur, gönderinin başlığı önizleme resminin altında değil header kısmının sol tarafında olur, blog gönderilerine yorum atamazsınız, benzer postlar görüntülenmez. Aklıma ilk gelenler bunlar

    Edit: Ayrıca bu bölüme göz atmanızı öneririm http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
    Bloglarınızı her hangi bir sayfada oluşturup shortcodeları kopyalayabilirsiniz bu modu aktif ederek

    Best regards,
    Yigit

    • This reply was modified 11 years, 1 month ago by Yigit.
    #243652

    Hey!

    Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px

    Best regards,
    Yigit

    #243651

    Hi infoept!

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

    @media only screen and (max-width: 990px) and (min-width: 767px) {
    .avia-content-slider .slide-entry {
    width: 48%;
    }}

    Regards,
    Yigit

    #243646

    In reply to: Header / Menu

    Hey Finlando!

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

    #top .social_bookmarks li, #header_main { border: none !important; }

    Best regards,
    Yigit

    #243644

    Hi Pat

    Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and change to it 990px

    Regards,
    Yigit

    #243643

    Hey fixedopsinsight!

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

    .main_color {
    background-image: url(https://yourdomain.com/brick-pattern.jpg);
    }

    Best regards,
    Yigit

    • This reply was modified 11 years, 1 month ago by Yigit.
    #243641

    Hi stefkant!

    I checked your website on IE8 mode on Win7 and it does show up fine. Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .logo img { width: auto; }

    Also, you are using an older version of the theme. Please update and check if that helps http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Yigit

    #243627

    In reply to: Blog Comments

    Hey jbennettrhycom!

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

    .comment_meta_container, .comment_container { display: none !important; }

    Best regards,
    Yigit

    #243619

    Hey D5WDesignGroup!

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

    #top .avia-logo-element-container .slide-entry {
    padding: 0;
    }

    If that does not work, please post the link to your website and point out the section

    Best regards,
    Yigit

    #243618

    Hey Jane!

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

    .image-overlay {
    background: transparent;
    }
    .image-overlay .image-overlay-inside:before { background-color: red !important; }

    Cheers!
    Yigit

    #243617

    Hey russreyes!

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

    .main_color .big-preview { background-color: transparent; }
    .main_color .minor-meta { color: red; }

    Regards,
    Yigit

    #243615

    Hey Marssolutions!

    Please see – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
    You can simply add a button and link to your custom ID

    Regards,
    Yigit

    #243614

    Hey codepantry!

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

    #dashboardinbox .avia-button.avia-size-medium {float: left; margin-right: 10px; }

    Cheers!
    Yigit

    #243604
    Marssolutions
    Participant

    Hey Enfold,

    We want visitors to our site to click an old school ‘hyperlink’ in the body text of a page and be transported to another section (colour section) of a page. We understand we need to name a colour section with an ID, and that it’s easy to then place that ID anchor as a main menu heading in the top nav bar… but how do you get the hyperlink in the body text to link to a section ID?

    Ta.

    #243601

    Topic: Lightbox not working

    in forum Enfold
    tetonwebstores
    Participant

    When I have my gallery set up, and I have lightbox enabled on the options, the photos only load in a new page, not lightbox. I have changed the actual html or css of anything other than the quick css. Here is my quick css:

    .image-overlay-inside, .image-overlay.overlay-type-extern {
    display: none;
    }
    
    .image-overlay { display: none!important; }
    
    img{ border-radius: 0 !important; }
    
    @media only screen and (min-width: 768px) {
     
        /* Adopt Enfold's line height */
        #megaMenu,
        #megaMenu ul.megaMenu,
        #megaMenu ul.megaMenu > li.menu-item,
        #megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-item-depth-0 > a,
        #megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-item-depth-0 > span.um-anchoremulator{
          line-height:inherit;
          height:inherit;
     
        }
        /* Display items as tables to allow for vertical centering */
        #megaMenu ul.megaMenu > li.menu-item{
            display: inline-table !important;
            margin:0 !important;
            padding:0 !important;
            border-collapse:collapse !important;
            border-spacing:0 !important;
        }
        /* Vertically center menu item contents */
        #megaMenu ul.megaMenu > li.menu-item > a,
        #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator,
        #megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink{
            padding-top:0;
            padding-bottom:0;
            display: table-cell !important;
            vertical-align: middle;
             
            border-collapse:collapse !important;
            border-spacing:0 !important;
            position:relative;
     
        }
        /* Align submenus properly relative to table */
        #megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > ul.sub-menu.sub-menu-1{
            top:100%;
            left:0;
            white-space:normal;
        }
        #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item{
            vertical-align:top;
            float:none;
        }
     
        /* Fix hover table shift */
        #megaMenu ul.megaMenu > li.megaHover{
            margin-right:-1px !important;
        }
         
        /* Set search dropdown to proper height */
        #megaMenu .avia-search-tooltip{
            top:100% !important;
            background:white;
        }
    }

    Please help, I want lightbox to work and I want all of these options to work still as well. Thanks

    #243597

    Hi bitinteractive,

    I have the same problem, as I get the fatal error message in line 179 of the font manager class of Enfold, whenever I try to upload fontello icons.

    This will save me of all the fixes you’ve tried so far.

    Please let me know if you are able to get a final fix, and so will I.

    Regards

    #243595
    D5WDesignGroup
    Participant

    I have a Partner/Logo Element placed on my page. In enfold styling I have all of the border colors set to white (#FFFFFF) For some reason there appears to be a thin black boder at the top of the Partner/Logo Element. This appears whether I have the Partner/Logo Element placed within a color section or not. Any suggestions?

Viewing 30 results - 222,721 through 222,750 (of 241,918 total)