Viewing 30 results - 81,421 through 81,450 (of 142,852 total)
  • Author
    Search Results
  • #777094

    Hi,
    I understand now.Thanks for your support.You can close the topic.

    #777091

    Hi,

    Unfortunately, it isnt possible because we can just use the media queries and its based on the width, so, isn`t possible to fixed the responsive image (detecting if the user is decreasing the width from the desktop).

    Best regards,
    John Torvik

    #777090
    hingex
    Participant

    I have a full-width sub menu that is left aligned but it is not correctly aligned with the text special heading that I have above. This heading is inside a default spaced color section.
    The solution I have seems to be a hack. Let me know your thoughts
    I have included a link for this example.

    #top .av-submenu-container .container {
    max-width: 100%;
    width: 97%;
    }

    #777052

    Hi,

    Great, glad you got it working and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #777042

    Hey enhanza,

    Thanks for using our theme.

    To fix it, just add this custom CSS code at enfold theme options > general styling > css quick

    .html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a {
      padding-right: 15px !important;
    }
    

    Best regards,
    John Torvik

    #777041

    Hi Mike,

    Thanks for the feedback. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #777036

    Hi Joaquim,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #777031

    Hi,
    Yes. I don’t want the logo to shrink and also I don’t want to uncheck the option which causes it to shrink.
    I mean the logo should not be shrinked on minimizing browser window in laptops.
    It can be shrinked when we view in tablet, mobile phones.
    Am I clear to you?

    #777020

    In reply to: Google map

    Hi Leon,

    Ok, best of luck to you. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #777012

    Hi @frankeee,

    Thanks for the feedback, let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #777010

    Hi Yigit,
    Thanks! Worked great. So I have one element on desktop and one on mobile.
    For the mobile gallery I set it to 2 columns and slider view and also to show dot navigation. However on mobile it doesn’t show the dot navigation. Is there a css for this?

    selbond
    Participant

    Hello,

    I used Construction demo on my page ( http://www.esersahnesistemleri.com ) It looks good on desktop browser but on mobile browser alternate content area horribly getting a huge place on the screen. And also all the General Styling Tab doesn’t working. For ex. when i try to change the colors it doesn’t work. I’ve tried to change the background color of the Alternate Content Area it seems as saved but no effect on web site. Or another example, i’ve found a CSS code on support forum for the sticky header & menu thing. But it doesn’t work either while i paste it on my Quick CSS section under General Styling Tab.

    Thanks,
    Selçuk

    #776968
    brainxchange
    Participant

    On the all topics tab the masonry element is setup to show these categories: Devices & Applications, Expert Insights, and Wearable Technology by Industry.

    If you click the wearable tech by industry category you will see only one blog post is showing. How do I get all of the posts under this category (and it’s sub categories) to populate? (link in private section)

    The masonry element on this page: https://brainxchange.events/enterprisewear-blog/#industry populated the posts from the Wearable Technology by Industry category.

    • This topic was modified 8 years, 11 months ago by brainxchange.
    #776927

    Hey!

    
    .av-tab-section-outer-container .av-layout-tab {
    position: relative;
    top: 0px;
    margin-top: -2px !important; 
    }

    and let us know if that helps please.

    Best regards,
    Basilis

    #776916

    I’ve found a way, by changing the words on database file i’ve achieved to change it. Now i have 2 more issues about the mobile version of the theme. But i think they are out of this topic. I should open a new thread. You can close it, it’s solved.

    #776895
    MasseysBailBonds
    Participant

    Hello I was reading another thread and saw that another user was successful in adding a back ground image to an icon box by adding this code to the quick CSS

    .main_color.iconbox_top .iconbox_content {
    background-image: url(‘imagepath.jpg’);
    }

    I added it but I am not seeing any other options in the icon box

    Hey Liane Wöchtl,

    Try adding the following to quick css:

    @media only screen and (max-width: 600px) and (min-width: 1119px)  {
    #top #header .av-main-nav > li > a{
    font-size:80% important;
    }
    }

    Let me know if this works

    Best regards,
    Jordan Shannon

    #776886

    Hey!

    We are here, when you post inside your topic, you drive it last to the que.
    Can you provide us with admin access, so we can be able to help you?

    Thanks a lot

    Cheers!
    Basilis

    Liane Wöchtl
    Guest

    Hello, i have already bought the enfold theme and a support contract. Unfortunately I can`t find the button how to start a topic at the forum, so I try it here.

    At my website the Logo and the menu navigation are overlapping at the Desktop version. How can i manage it, that the menu navigation doesn´t overlap with the Logo any more? (Maybe it could be an option to minimize the Size of the letters or make two lines of menu navigation.

    Thank you in advance for your help
    kind Regards
    Liane

    Thank you
    kind Regards
    Liane

    #776872

    In reply to: Sticky mobile Menu

    Hi Kaylynne!

    Please do take a look here
    https://kriesi.at/support/topic/sticky-header-for-mobile/

    and let us know if that would work out for you.

    Cheers!
    Basilis

    #776864
    adventuregear
    Participant

    I had a previous thread. https://kriesi.at/support/topic/all-galleries-not-working-after-4-0-5-update/#post-774425

    We resolved the issue by clearing the caches but we have found that any customer who has visited our site is still not seeing any of the galleries, parallax or animated icons unless they too clear their caches which most have no idea to do that and just think the site is not loading properly. Luckily a few have reached out to us to let us know.

    #776855

    Topic: header.php closing tag

    in forum Enfold
    L-mobileGroup
    Participant

    Dear support

    we want to use google tag manager. As in other threads written we copied the header.php to our child theme. google tag manager code has set after <head> and <body> tag. But if I look on the code I did not see closing </body> tag there. Is`nt it necessary in header.php?

    <?php
    	if ( !defined('ABSPATH') ){ die(); }
    	
    	global $avia_config;
    
    	$style 				= $avia_config['box_class'];
    	$responsive			= avia_get_option('responsive_active') != "disabled" ? "responsive" : "fixed_layout";
    	$blank 				= isset($avia_config['template']) ? $avia_config['template'] : "";	
    	$av_lightbox		= avia_get_option('lightbox_active') != "disabled" ? 'av-default-lightbox' : 'av-custom-lightbox';
    	$preloader			= avia_get_option('preloader') == "preloader" ? 'av-preloader-active av-preloader-enabled' : 'av-preloader-disabled';
    	$sidebar_styling 	= avia_get_option('sidebar_styling');
    	$filterable_classes = avia_header_class_filter( avia_header_class_string() );
    	$av_classes_manually= "av-no-preview";
    	
    ?><!DOCTYPE html>
    <html <?php language_attributes(); ?> class="<?php echo "html_{$style} ".$responsive." ".$preloader." ".$av_lightbox." ".$filterable_classes." ".$av_classes_manually ?> ">
    <head>
    <meta charset="<?php bloginfo( 'charset' ); ?>" />
    <?php
    /*
     * outputs a rel=follow or nofollow tag to circumvent google duplicate content for archives
     * located in framework/php/function-set-avia-frontend.php
     */
     if (function_exists('avia_set_follow')) { echo avia_set_follow(); }
    
    ?>
    
    <!-- mobile setting -->
    <?php
    
    if( strpos($responsive, 'responsive') !== false ) echo '<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">';
    ?>
    
    <!-- Scripts/CSS and wp_head hook -->
    <?php
    /* Always have wp_head() just before the closing </head>
     * tag of your theme, or you will break many plugins, which
     * generally use this hook to add elements to <head> such
     * as styles, scripts, and meta tags.
     */
    
    wp_head();
    
    ?>
    
    </head>
    
    <body id="top" <?php body_class($style." ".$avia_config['font_stack']." ".$blank." ".$sidebar_styling); avia_markup_helper(array('context' => 'body')); ?>>
    
    	<?php 
    		
    	if("av-preloader-active av-preloader-enabled" === $preloader)
    	{
    		echo avia_preload_screen(); 
    	}
    		
    	?>
    
    	<div id='wrap_all'>
    
    	<?php 
    	if(!$blank) //blank templates dont display header nor footer
    	{ 
    		 //fetch the template file that holds the main menu, located in includes/helper-menu-main.php
             get_template_part( 'includes/helper', 'main-menu' );
    
    	} ?>
    		
    	<div id='main' class='all_colors' data-scroll-offset='<?php echo avia_header_setting('header_scroll_offset'); ?>'>
    
    	<?php 
    		
    		if(isset($avia_config['temp_logo_container'])) echo $avia_config['temp_logo_container'];
    		do_action('ava_after_main_container'); 
    		
    	?>

    above is the current header.php code from newest enfold release. Thanks for your support Marc

    adrianwackernah
    Participant

    Hi, I have a issues with Enfold since update to 4.0.x as it shows me in admin permanent a icon that there is a plugin update there. This shows up as red circle with a number in. Same is for admin top nav were I see the update icon with same number in red circle. But if I go to update screen, there is no update available.

    I have this on different sites with different plugins and at different hosters with different server configs. But all sites have latest Enfold installed.

    How to fix this?

    #776829
    ChrisLoynd
    Participant

    Greetings, I am actually the account holder’s web designer. This is in regard to a website I am developing using a child theme of the Enfold theme (URL included in the private content field).

    My client discovered the the background images in the 3 1/3 boxes display inconsistently in the “Our Menu of Services” section. Specifically, the background image shifts upward into the box’s headline in the first two boxes but display’s correctly on the 3rd box. See example:

    Incorrect position of background image on 1/3 column row

    Each box is using the same settings:

    • The row settings in the first column are set to “Equal Height.”
    • Vertical Alignment” is set to “Top.”
    • “Space between columns” is set for space.
    • Individual boxes have their padding set to 0px (all sides).
    • Border radius (all 4 corners) on all 3 columns is set to 18px
    • The same image is used as a background image for all 3 boxes
    • No animations are set.
    • On the mobile view, the “Mobile display” is set to “Always display.”

    While I have your attention, I am trying to understand why the corner radius isn’t applying to the last 1/3 box in the “Happy Customers” section.

    #776815
    moniot
    Participant

    Hey guys

    I tried finding a fix in the forums but couldn’t. I’m using the Creative Studio demo as my base. I have a photo of a model as the background picture in my first color section. It looks great on my iMac and laptop, but the text onscreen covers her face when an in vertical orientation on both my iPhone and iPad.

    I thought responsive meant the photo would resize more than it seems that this image does on i devices, so is there something I’m missing?
    If not, and that’s just the way it works, then is there a way to force text to a different position onscreen when a device is in vertical orientation?

    Also, a very newbie question. I saw there’s an update. I created my site without using a child theme (only just finding out about those.) If I update, am I screwed??? (eeek)

    Thanks so much.

    Rob

    #776810
    maxndi
    Participant

    Hey,
    I am trying to use the debug window in avia layout builder, but it is not working for me. Here is what I did to set it up:
    – went to funtions.php and added

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    	return "debug";
    }

    directly under
    if(isset($avia_config['use_child_theme_functions_only'])) return;
    as described here

    – after that I created a new portfolio entry, clicked on “Advanced Layout Builder” and pasted my previous created code in the debug window

    [av_section min_height='' min_height_px='500px' padding='default' shadow='no-shadow' bottom_border='no-border-styling' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='scroll' bottom_border_style='scroll' scroll_down='' id='' color='main_color' custom_bg='' src='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' video_mobile_disabled='' overlay_enable='' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern='']
    [av_one_full first min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='']
    
    [av_heading tag='h1' padding='10' heading='Profilgleiter flach' color='' style='blockquote modern-quote' custom_font='' size='25' subheading_active='' subheading_size='15' custom_class=''][/av_heading]
    
    [av_textblock size='' font_color='' color='']
    <table>
    <tbody>
    <tr>
    <td><b> </b></td>
    <td>Nut 8, 10</td>
    </tr>
    <tr>
    <td><b>Beschreibung </b><b>
    </b></td>
    <td>zur gleitenden Führung von Profilen mit Nuten;
    ökonomische und verschleißarme Lösung,
    z. B. für Flächenelemente</td>
    </tr>
    <tr>
    <td><b>Material</b><b>
    </b></td>
    <td>
    <p class="bodytext">Kunststoff POM</p>
    </td>
    </tr>
    <tr>
    <td rowspan="1"><b>Oberfläche</b></td>
    <td rowspan="1">natur</td>
    </tr>
    <tr>
    <td rowspan="1"><b>Befestigung</b></td>
    <td rowspan="1">mit Blechschrauben</td>
    </tr>
    <tr>
    <td><b>Liefereinheit</b><b>
    </b></td>
    <td>50 Stück</td>
    </tr>
    </tbody>
    </table>
    [/av_textblock]
    
    [/av_one_full][av_one_third first min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='']
    
    [av_image src='http://wordpress.p165068.webspaceconfig.de/wp-content/uploads/2016/07/00004706_w_2d_02.gif' attachment='233' attachment_size='full' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation'][/av_image]
    
    [/av_one_third][av_one_third min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='']
    
    [av_image src='http://wordpress.p165068.webspaceconfig.de/wp-content/uploads/2016/07/00004707_w_3d_02_50f946689a.gif' attachment='234' attachment_size='full' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation'][/av_image]
    
    [/av_one_third][av_one_third min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='']
    
    [av_image src='http://wordpress.p165068.webspaceconfig.de/wp-content/uploads/2016/07/00004708_p_app_01.gif' attachment='235' attachment_size='full' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' animation='no-animation'][/av_image]
    
    [/av_one_third][av_one_full first min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='']
    
    [av_table purpose='tabular' pricing_table_design='avia_pricing_default' pricing_hidden_cells='' caption='' responsive_styling='avia_responsive_table']
    [av_row row_style='avia-heading-row'][av_cell col_style='']N[/av_cell][av_cell col_style='']A [mm][/av_cell][av_cell col_style='']B [mm][/av_cell][av_cell col_style='']C [mm][/av_cell][av_cell col_style='']D [mm][/av_cell][av_cell col_style='']E [mm][/av_cell][av_cell col_style='']Gewicht [g][/av_cell][av_cell col_style='']Teil-Nr.[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='']8[/av_cell][av_cell col_style='']11.5[/av_cell][av_cell col_style='']26.0 [/av_cell][av_cell col_style='']3.0[/av_cell][av_cell col_style='']15.0[/av_cell][av_cell col_style='']2.8 [/av_cell][av_cell col_style='']22.0[/av_cell][av_cell col_style='']093SM08S02[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='']10[/av_cell][av_cell col_style='']16.3 [/av_cell][av_cell col_style='']39.0 [/av_cell][av_cell col_style='']6.5[/av_cell][av_cell col_style='']19.0[/av_cell][av_cell col_style='']3.5 [/av_cell][av_cell col_style='']37.0[/av_cell][av_cell col_style='']093SM10S02[/av_cell][/av_row]
    [/av_table]
    
    [/av_one_full]
    [/av_section]

    – Unfortunately it is not showing up correctly, the layout of the header as well as the footer is totaly messed up

    – When I play around within the layout builder with my previous entered content and update the post, it will be displayed correctly

    Can you help me with this problem? I will add details in the private section of this post

    Thanks Andy

    That helped, but can I make it stay in that position when the screen size changes?

    Maybe its something to do with the ‘absolute’?

    Here’s the css I’ve got in there now

    .custom_content{
    position: absolute;
    top: 0;
    right: 0;
    }

    @media only screen and (max-width: 768px) {
    #header_main { height: 140px; }
    .custom_content { top: 80px; }}

    .custom_content {
    left: 470px;
    }

    Thanks
    Farzan

    #776783

    In reply to: Change Caption Class

    Thanks Jordan, I already tried that based on other topics I’ve read. It enables the class for the whole slider only by the looks of it. h2 is still there under the class for the title.
    If I add “example” to the custom class for the slider
    and
    .example {
    font-family: ‘Raleway’, Helvetica, Arial, sans-serif !important;
    font-size: 80px !important;
    font-weight: 100 !important;
    line-height: 1 !important;
    text-transform: lowercase !important;
    }
    or #top .example it does absolutely nothing.

    #776780

    Hi,

    you can make it smaller using this code inside Quick CSS field:

    #top .product div.images img {
    width: 50%;
    }

    Adjust as needed.

    Best regards,
    Andy

Viewing 30 results - 81,421 through 81,450 (of 142,852 total)