Forum Replies Created

Viewing 30 posts - 47,221 through 47,250 (of 65,998 total)
  • Author
    Posts
  • in reply to: dark transparent color in header #456437

    Hi!

    You can use this:

    .header_color .header_bg {
      background-color: rgba(0,0,0,0.7);
    }

    Best regards,
    Ismael

    Hi!

    Please try this:

    .image-overlay {
      display: none !important;
    }

    Remove browser cache then reload the page.

    Regards,
    Ismael

    Hi!

    I’ll ask Kriesi to take a look into it. For the meantime, you can use the first code or you can try that one.

    Best regards,
    Ismael

    in reply to: Urgent : Sidebar i braking just on single page #455967

    Hey!

    The theme options is not saving properly when I test it. Please try to deactivate all plugins then test the theme options again. If you like, we will test it for you. Just give us permission to deactivate the plugins while testing the options.

    Cheers!
    Ismael

    in reply to: Juicebox Error: Config XML file not found. #455959

    Hi moltenman!

    Thank you for using Enfold.

    I’m sorry but I am not familiar with the plugin. Have you tried asking the plugin authors? Maybe they can point us directly to the issue. A link to your website will help as well.

    Regards,
    Ismael

    in reply to: On Portfolio – No Expand image symbol #455955

    Hey FotoTobi!

    Thank you for using Enfold.

    Edit the portfolio grid element then set the Link Handling to the 3rd option to open the images in a lightbox.

    Regards,
    Ismael

    Hey!

    Alright. Deactivate the Hide Mobile Menu Submenu Items option to keep the link of the parent menu items.

    Regards,
    Ismael

    in reply to: error 404 when adding a link to menu #455947

    Hi HeavenlyPure!

    Thank you for using Enfold.

    You have a lot of plugins installed, there’s a great chance that one of those plugins is causing the issue. Please deactivate the plugins then test the menu again. Activate them one at a time to catch the error. If possible, do a quick review then remove unnecessary plugins completely.

    Cheers!
    Ismael

    in reply to: Issue adding Google Fonts #455937

    Hi!

    For the heading elements, you can modify the font weight on Enfold > Advanced Styling panel. Edit the heading element then define the font weight. For the body text, you can use the Quick CSS field:

    p, body p {
    font-weight: 300 !important;
    }

    Adjust the font weight value if necessary.

    Cheers!
    Ismael

    in reply to: DIV (color section) layout error #455935

    Hi Attila!

    Thank you for using Enfold.

    I checked the page but the builder just keep on loading. Please update the theme to the latest version to fix the issue. Download version 3.2. We’ll check it again after.

    Cheers!
    Ismael

    in reply to: Horsiontal list in footer #455934

    Hey QBDSwedenAB!

    Thank you for using Enfold.

    Just add this in the Quick CSS field:

    .socialsharing li {
      float: left;
      clear: none;
    }

    Best regards,
    Ismael

    in reply to: Woocommerce Product Variations and Layout Editor #455925

    Hi margitmuehlberger!

    Thank you for using Enfold.

    The variations featured image will only work on the default editor, unfortunately, it will be removed when you use the advance layout builder. I’m not sure if there is a plugin for this, I think it’s better if you contact the plugin author.

    Cheers!
    Ismael

    in reply to: Full Length on Custom Separator #455913

    Hey Vincent!

    Thank you for using Enfold.

    Please give us a link to the page with the custom hr element, we would like to check it. A screenshot of what you’re after will help. Maybe you can set the width using css.

    Regards,
    Ismael

    in reply to: Wo kann ich es abschalten? #455910

    Hey!

    The related section is based on related tags. Edit the posts then apply the same post tag on related articles.

    Best regards,
    Ismael

    in reply to: Slide-Show-Volle Breite #455906

    Hey!

    I’ll ask Andy to check this inquiry again. For now, please update the theme to the latest version, 3.2. If possible, please provide a screenshot in order for us to better understand the issue. Use imgur or dropbox.

    Cheers!
    Ismael

    in reply to: Different main-menues #455903

    Hey luckylobo10!

    Thank you for using Enfold.

    I’m not sure if this is going to work on a multisite but you can try this plugin: https://wordpress.org/plugins/zen-menu-logic/

    Or use this plugin to control the visibility of the menu items: https://wordpress.org/plugins/menu-items-visibility-control/

    Regards,
    Ismael

    in reply to: Portfolio ordering for categories #455898

    Hi!


    @freepixelweb
    : Glad it is working your installation. You can leave the code in the child theme’s functions.php file.

    Best regards,
    Ismael

    in reply to: Safari on iPhone/iPad mini #455879

    Hi!

    There’s nothing wrong with the products when I checked it on iPod, safari. I will ask the rest of the support team to check it on their mobile phones, please wait for their response.

    Best regards,
    Ismael

    in reply to: Wrong menu item highlighted as current page #455867

    Hey!

    Thank you for using Enfold.

    Which menu items are you referring to? The home and camps menu is the same page. Why is that?

    Cheers!
    Ismael

    in reply to: Layout Builder und Sidebar #455860

    Hi ninanina!

    Thank you for using Enfold.

    I’m sorry but the translated version of the inquiry on google translate is a bit unclear. Can you please provide a screenshot of the issue? Use imgur or dropbox for the screenshots.

    From what I understand, you have a problem with the menu styling, column layout and something about the layer slider. You can change the menu style on Enfold > Advanced Styling panel. Regarding the column layout, you can stack columns next to each other, for example, two 1/2 columns or 5 1/5 columns side by side. You can also test the Grid Row element if you want to create nested columns.

    Cheers!
    Ismael

    Hey!

    Alright. Try to edit js > shortcodes.js, look for this code around line 2207:

    subtract.each(function(){ wh100_mod -= this.offsetHeight - 1; });
    
    			var whCoverMod	= (wh100_mod / 9) * 16;

    Below, you can add this code:

    var mobileheader = $('.responsive #top #wrap_all #header');
    
          if(mobileheader.css('position') == 'relative') {
            wh100_mod = wh100_mod - mobileheader.height();
          }

    Best regards,
    Ismael

    in reply to: Broken header #455834

    Hey!

    Please add this in the Quick CSS field to fix the main container:

    .html_boxed #main {
      width: 100%;
    }

    And try this one to fix the header:

    .header-scrolled {
      top: 0 !important;
    }

    Best regards,
    Ismael

    in reply to: Color Problems with alternate content area #455828

    Hey!

    The Enfold > General Styling > Alternate Content > Alternate Content background color option is working. I set it to blue and you can see the result here: http://web.susanneklimesch.de/test/

    Cheers!
    Ismael

    in reply to: Enfold Partner Logo Tool Tip showing below logo image #455827

    Hi chanleo!

    Thank you for using Enfold.

    Edit config-templatebuilder > avia-shortcodes > logoslider.php, look for this code:

     $output .= "<div {$single_data} class='slide-entry flex_column no_margin {$post_class} {$grid} {$extraClass} {$thumb_class}'>";
                        $output .= !empty($link) ? "<a href='{$link}' data-rel='slide-".avia_partner_logo::$slider."' class='slide-image' title='{$linktitle}' {$blank} >{$img}</a>" : $img;

    Replace it with:

      $output .= "<div class='slide-entry flex_column no_margin {$post_class} {$grid} {$extraClass} {$thumb_class}'>";
                        $output .= !empty($link) ? "<a href='{$link}' data-rel='slide-".avia_partner_logo::$slider."' class='slide-image' title='{$linktitle}' {$blank} >{$img}</a>" : $img;
                        $output .= "<div class='custom-tooltip'>{$hover}</div>";

    Please create a change log of this modifications in case you update the theme.

    Best regards,
    Ismael

    in reply to: Edit portfolio template #455821

    Hi!

    Did you try the advance layout builder to build or modify the portfolio items? I think the advance layout builder is enough to achieve anything you want.

    Regards,
    Ismael

    Hi Nic_007!

    Thank you for using Enfold.

    You added a color section element which pushes the sidebar at the bottom of the page. Remove the color section element.

    Cheers!
    Ismael

    in reply to: impressum should not be in the navigation #455818

    Hi Nic_007!

    Thank you for using Enfold.

    I’m sorry but what is “impressum”? Please provide a screenshot or a link to the website. so that we can understand the issue.

    Regards,
    Ismael

    in reply to: Limit no of reviews or pagination #455807

    Hey tendersqatar!

    Thank you for using Enfold.

    Add this in the Quick CSS field:

    function woocommerce_product_review_list_args_mod($args){
      $args['per_page'] = 1;
      return $args;
    }
    add_filter( 'woocommerce_product_review_list_args', 'woocommerce_product_review_list_args_mod' );
    

    Regards,
    Ismael

    Hey!

    You can use a text block or code block. There is no post tag or author element by default.

    Cheers!
    Ismael

    in reply to: logo #455792

    Hi satucker!

    Thank you for using Enfold.

    Yes, it is possible. You can add this in the Quick CSS field:

    .home .logo { display: none; }
    

    Best regards,
    Ismael

Viewing 30 posts - 47,221 through 47,250 (of 65,998 total)