Viewing 30 results - 90,751 through 90,780 (of 142,831 total)
  • Author
    Search Results
  • #684752

    In reply to: Video in Layerslider

    Hi Rikard,

    just in case I have created an admin account for you.

    Meanwhile I have tried $(‘#layerslider_1’).layerSlider(‘stop’); from LayerSllider documentation, but it does not work. If you need, you will find everything including the function playVid() at the template front-page.php in my child theme.

    Regards,
    Günter

    #684734

    Hi Rikard. ITengo el mismo problema que otros usuarios. Avia Layout builder no funciona si los plugins están activos.

    La página que intento cargar es muy larga porque es una ONE PAGE.

    Muchas gracias

    • This reply was modified 9 years, 6 months ago by LBITT. Reason: Escrito en castellano para explicarme mejor
    #684720

    Hi Davide,

    Try changing the CSS to this instead:

    @media only screen and (max-width: 1024px) {
    .hide-mobile { display: none; }}
    @media only screen and (min-width: 1024px) {
    .hide-desktop { display: none; }}

    Best regards,
    Rikard

    #684706
    schlauchius
    Participant

    Hi there,

    I tried to reverse the color of social share (older thread here: https://kriesi.at/support/topic/reverse-the-colours-of-the-social-share-buttons/) but the solution of 2014 doesn’t work in 2016. I guess you changed the classes or something but I’m not able to figure it out on my own.

    Could you provide me the right css code so all social share buttons after blog posts appear in color as they would when you hover? I want this so the color catch peoples eyes and the share more often.

    Thanks a lot guys for your great work!

    • This topic was modified 9 years, 6 months ago by schlauchius.
    #684693

    Hi,

    Great, glad you found a solution and thanks for sharing :-)

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

    Regards,
    Rikard

    #684688

    Hey jarstern0,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .home #av_section_1 .avia-button-wrap {
    padding-top: 20px; 
    }

    Best regards,
    Rikard

    #684683

    Hi Lyse,

    Great, glad we could help :-)

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

    Best regards,
    Rikard

    #684661

    In reply to: Adobe Flash Problem

    Hi KJ,

    Ok 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.

    Regards,
    Rikard

    #684660

    Hi,

    Ok great, glad you found the problem :-)

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

    Thanks,
    Rikard

    #684647
    goldengate415
    Participant

    Hi,
    I just created a blog post here:
    http://www.thomashenthorne.com/september-2016-marin-county-real-estate-market-report/

    and noticed that on mobile (iPhone) that the top photo is responsive (the top chart) but the bottom photos (all charts) are not responsive. Also I would like the user to be able to pinch and expand the photos to better see the information on mobile.

    Any suggestions?

    Thanks!!!!

    #684634

    This one is easier to read:

    array(30) {
    [“header_position”]=> string(10) “header_top”
    [“header_layout”]=> string(20) “logo_left menu_right”
    [“header_size”]=> string(5) “large”
    [“header_custom_size”]=> string(0) “”
    [“header_sticky”]=> string(13) “header_sticky”
    [“header_shrinking”]=> string(16) “header_shrinking”
    [“header_title_bar”]=> string(16) “hidden_title_bar”
    [“header_social”]=> string(36) “icon_active_left extra_header_active”
    [“header_unstick_top”]=> string(0) “”
    [“header_secondary_menu”]=> string(35) “secondary_right extra_header_active”
    [“header_stretch”]=> string(0) “”
    [“header_phone_active”]=> string(0) “”
    [“header_replacement_logo”]=> string(0) “”
    [“header_replacement_menu”]=> string(0) “”
    [“header_mobile_behavior”]=> string(0) “”
    [“header_searchicon”]=> string(26) “header_searchicon_disabled”
    [“header_mobile_activation”]=> string(17) “mobile_menu_phone”
    [“phone”]=> string(0) “”
    [“sidebarmenu_sticky”]=> string(18) “conditional_sticky”
    [“layout_align_content”]=> string(20) “content_align_center”
    [“sidebarmenu_widgets”]=> string(0) “”
    [“sidebarmenu_social”]=> string(8) “disabled”
    [“header_menu_border”]=> string(0) “”
    [“header_style”]=> string(0) “”
    [“blog_global_style”]=> string(0) “”
    [“header_scroll_offset”]=> int(116)
    [“header_transparency”]=> string(0) “”
    [“header_class”]=> string(188) ” av_header_top av_logo_left av_menu_right av_large av_header_sticky av_header_shrinking av_mobile_menu_phone av_header_searchicon_disabled av_bottom_nav_disabled av_header_border_disabled”
    [“header_topbar”]=> string(20) “header_topbar_active”
    [“bottom_menu”]=> bool(false)
    }

    #684633

    Hey, Vinay!

    Thanks for getting back with me. I deactivated all of the plugins and it didn’t make any difference.

    I think the problem my be revealed in the context of the var_dump that I did based on the PHP error. I’m thinking it starts to cough and sputter any time it gets to a variable for which there is no variable. Look at the array and tell me if anything looks suspicious to you:

    array(30) { ["header_position"]=> string(10) "header_top" ["header_layout"]=> string(20) "logo_left menu_right" ["header_size"]=> string(5) "large" ["header_custom_size"]=> string(0) "" ["header_sticky"]=> string(13) "header_sticky" ["header_shrinking"]=> string(16) "header_shrinking" ["header_title_bar"]=> string(16) "hidden_title_bar" ["header_social"]=> string(36) "icon_active_left extra_header_active" ["header_unstick_top"]=> string(0) "" ["header_secondary_menu"]=> string(35) "secondary_right extra_header_active" ["header_stretch"]=> string(0) "" ["header_phone_active"]=> string(0) "" ["header_replacement_logo"]=> string(0) "" ["header_replacement_menu"]=> string(0) "" ["header_mobile_behavior"]=> string(0) "" ["header_searchicon"]=> string(26) "header_searchicon_disabled" ["header_mobile_activation"]=> string(17) "mobile_menu_phone" ["phone"]=> string(0) "" ["sidebarmenu_sticky"]=> string(18) "conditional_sticky" ["layout_align_content"]=> string(20) "content_align_center" ["sidebarmenu_widgets"]=> string(0) "" ["sidebarmenu_social"]=> string(8) "disabled" ["header_menu_border"]=> string(0) "" ["header_style"]=> string(0) "" ["blog_global_style"]=> string(0) "" ["header_scroll_offset"]=> int(116) ["header_transparency"]=> string(0) "" ["header_class"]=> string(188) " av_header_top av_logo_left av_menu_right av_large av_header_sticky av_header_shrinking av_mobile_menu_phone av_header_searchicon_disabled av_bottom_nav_disabled av_header_border_disabled" ["header_topbar"]=> string(20) "header_topbar_active" ["bottom_menu"]=> bool(false) }

    You see what I mean? Header custom size. Where is that? Header unstick top. That’s empty. Where do populate that info? There are a few of them. Do you recognize any of the strings that have a zero value and can you tell me how to get this filled in?

    #684611

    It looks the same (cut-off) in both chrome and explorer on the SurfacePro. When moved to an extended desktop monitor, the slider is normal, regardless of browser.

    Thank you.

    #684607

    In reply to: Enfold Theme

    Yo, dog!

    I did start a new thread, but just in case you’re still there…

    We’re good! I installed the new content and the site was immediately effected in a good way. Most of my content is back to what it should be, but…

    I’m getting some errors that are coming from the header.php in the child directory. You can see what I’m talking about if you go to http://greyghost5k.com. Do you know those are and how to fix them? Here’s the code:

    <?php
    
    	global $avia_config;
    
    	$style 		= $avia_config['box_class'];
    
    	$responsive	= avia_get_option('responsive_layout','responsive');
    
    	$blank 		= isset($avia_config['template']) ? $avia_config['template'] : "";
    
    	$headerS	= !$blank ? avia_header_setting() : "";
    
    	$headerMenu = $responsive ? avia_get_option('header_menu','mobile_drop_down') : "";
    
    ?>
    
    <!DOCTYPE html>
    
    <html <?php language_attributes(); ?> class="<?php echo " html_$style ".$responsive." ".$headerS;?> ">
    
    <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(); }
    
    	 /*
    
    	 * outputs a favicon if defined
    
    	 */
    
    	 if (function_exists('avia_favicon'))    { echo avia_favicon(avia_get_option('favicon')); }
    
    ?>
    
    <!-- page title, displayed in your browser bar -->
    
    <title><?php if(function_exists('avia_set_title_tag')) { echo avia_set_title_tag(); } ?></title>
    
    <!-- add feeds, pingback and stuff-->
    
    <link rel="profile" href="http://gmpg.org/xfn/11" />
    
    <link rel="alternate" type="application/rss+xml" title="<?php echo get_bloginfo('name'); ?> RSS2 Feed" href="<?php avia_option('feedburner',get_bloginfo('rss2_url')); ?>" />
    
    <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />
    
    <!-- mobile setting -->
    
    <?php
    
    if( strpos($responsive, 'responsive') !== false ) echo '<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">';
    
    ?>
    
    <?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); ?>>
    
    	<div id='wrap_all'>
    
    		<?php if(!$blank){ ?>
    
            <div id='header' class=' header_color <?php avia_is_dark_bg('header_color'); echo " ".$headerMenu; ?>'>
    
    		<?php
    
    		$social_args = array('outside'=>'ul', 'inside'=>'li', 'append' => '');
    
    		//subheader, only display when the user chooses a social header
    
    		if(strpos($headerS,'social_header') !== false)
    
    		{
    
    		?>
    
    		<div id='header_meta' class='container_wrap container_wrap_meta'>
    
    		      <div class='container'>
    
    		      <?php
    
                		/*
    
                		*	display the themes social media icons, defined in the wordpress backend
    
                		*   the avia_social_media_icons function is located in includes/helper-social-media-php
    
                		*/
    
                		if(strpos($headerS,'bottom_nav_header') === false) avia_social_media_icons($social_args);
    
                		//display the small submenu
    
    					echo "<div class='sub_menu'>";
    
    					$args = array('theme_location'=>'avia2', 'fallback_cb' => '', 'container'=>'', 'echo' =>false);
    
    					$nav  = wp_nav_menu($args);
    
    					echo $nav;
    
    					$phone = avia_get_option('phone');
    
    					$phone_class = !empty($nav) ? "with_nav" : "";
    
    					if($phone) echo "<div class='phone-info {$phone_class}'><span>{$phone}</span></div>";
    
    					/*
    
    					* Hook that can be used for plugins and theme extensions (currently: the wpml language selector)
    
    					*/
    
    		      		do_action('avia_meta_header');
    
    					echo "</div>";
    
                	?>
    
    		      </div>
    
    		</div>
    
    		<?php } ?>
    
    		
    
    		
    
    					
    
    		<div  id='header_main' class='container_wrap container_wrap_logo'>
    
    				
    
    				<?php 
    
    				/*
    
    				* Hook that can be used for plugins and theme extensions (currently:  the woocommerce shopping cart)
    
    				*/
    
    				do_action('ava_main_header'); 
    
    				
    
    				?>
    
    				
    
    				<div class='container'>
    
    				
    
    					<?php 
    
    					/*
    
    					*	display the theme logo by checking if the default logo was overwritten in the backend.
    
    					*   the function is located at framework/php/function-set-avia-frontend-functions.php in case you need to edit the output
    
    					*/
    
    					echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');
    
    					
    
    					
    
    						if(strpos($headerS,'social_header') !== false && strpos($headerS,'bottom_nav_header') !== false) avia_social_media_icons($social_args);
    
    						
    
    					/*
    
    					*	display the main navigation menu
    
    					*   modify the output in your wordpress admin backend at appearance->menus
    
    					*/	
    
    						$extraOpen = $extraClose = "";
    
    						if(strpos($headerS,'bottom_nav_header') !== false){ $extraClose = "</div></div><div id='header_main_alternate' class='container_wrap'><div class='container'>";  }
    
    					 
    
    					 	echo $extraClose;
    
        					echo "<div class='main_menu' data-selectname='".__('Select a page','avia_framework')."'>";
    
        					$args = array('theme_location'=>'avia', 'fallback_cb' => 'avia_fallback_menu', 'walker' => new avia_responsive_mega_menu());
    
        					wp_nav_menu($args); 
    
        					
    
        					echo "</div>";
    
        					
    
        					/*
    
    						* Hook that can be used for plugins and theme extensions
    
    						*/
    
        					do_action('ava_after_main_menu');
    
    				    ?>
    
    				<!-- end container-->
    
    				</div>
    
    		<span class="anniversary">8<span class="sub">th</span> Annual</span>
    
                    <span class="dates">October 1, 2016</span>
    
                    <a href="https://greyghost.itsyourrace.com/register/" target="_blank" class="registerButton"><!-- <img src="images/pm12/stopwatch.png" /> --> Register Now</a>
    
    				</div>
    
    				
    
    		
    
    		<!-- end container_wrap-->		
    
    		</div>
    
    		
    
    		<div class='header_bg'></div>
    
    			
    
    	<!-- end header -->		
    
        </div>
    
    	<?php } //end blank check ?>	
    
    	<div id='main'>	
    
    		

    You rock, by the way!

    #684606

    Hi,

    The CSS code should be added to Enfold > General Styling > Quick CSS
    We added the below code to quick css

    .phone-top {
    color:#FFF;
    font-size:30px;
    font-weight:600;
    }
    .email-top {
    color:#FFF;
    font-size:14px;
    font-weight:200;
    }
    #header .widget {
      right: 20%;
      padding-top: 50px;
      position: absolute;
      top: 0;
      transform: translate(10%);
      z-index: 999;
    }
    @media only screen and (max-width:480px) {
    	#header .widget {
      right: 0%;
      padding-top: 0px;
      position: absolute;
      transform: translate(0%);
    z-index:9999;
    }
    }

    and in the Appearance > Header Widget area added the below html

    <span class="phone-top">1300 832 658</span> </br>
    <span class="email-top"> (Email address hidden if logged out) </span>

    Let us know if you have any questions.

    Best regards,
    Vinay

    #684596
    brucegust
    Participant

    Here’s what’s going on:

    I’m the webmaster for our local Rotary who sponsors a 5k. I’m a PHP developer by trade and, but I’m by no means a WordPress ninja.

    Recently, an automatic upgrade was done to our server which made certain parts of our antiquated Enfold theme obsolete. I purchased a new theme and installed the “theme only” content into the “themes” directory.

    Immediately, I saw a big difference in terms of the front page as the rotating carousel is now back so we’re cooking with grease. However, I still have these errors and I don’t know what they mean or how to fix them. They’re all coming from the header.php file in the child directory.

    Warning: strpos() expects parameter 1 to be string, array given in /home4/grey5k/public_html/wp-content/themes/greyghost5k_child/header.php on line 165

    Warning: strpos() expects parameter 1 to be string, array given in /home4/grey5k/public_html/wp-content/themes/greyghost5k_child/header.php on line 287

    Warning: strpos() expects parameter 1 to be string, array given in /home4/grey5k/public_html/wp-content/themes/greyghost5k_child/header.php on line 301

    I’ve got the code for the header.php below. Any idea as to what these errors are and how to fix them?

    <?php
    
    	global $avia_config;
    
    	$style 		= $avia_config['box_class'];
    
    	$responsive	= avia_get_option('responsive_layout','responsive');
    
    	$blank 		= isset($avia_config['template']) ? $avia_config['template'] : "";
    
    	$headerS	= !$blank ? avia_header_setting() : "";
    
    	$headerMenu = $responsive ? avia_get_option('header_menu','mobile_drop_down') : "";
    
    ?>
    
    <!DOCTYPE html>
    
    <html <?php language_attributes(); ?> class="<?php echo " html_$style ".$responsive." ".$headerS;?> ">
    
    <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(); }
    
    	 /*
    
    	 * outputs a favicon if defined
    
    	 */
    
    	 if (function_exists('avia_favicon'))    { echo avia_favicon(avia_get_option('favicon')); }
    
    ?>
    
    <!-- page title, displayed in your browser bar -->
    
    <title><?php if(function_exists('avia_set_title_tag')) { echo avia_set_title_tag(); } ?></title>
    
    <!-- add feeds, pingback and stuff-->
    
    <link rel="profile" href="http://gmpg.org/xfn/11" />
    
    <link rel="alternate" type="application/rss+xml" title="<?php echo get_bloginfo('name'); ?> RSS2 Feed" href="<?php avia_option('feedburner',get_bloginfo('rss2_url')); ?>" />
    
    <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />
    
    <!-- mobile setting -->
    
    <?php
    
    if( strpos($responsive, 'responsive') !== false ) echo '<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">';
    
    ?>
    
    <?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); ?>>
    
    	<div id='wrap_all'>
    
    		<?php if(!$blank){ ?>
    
            <div id='header' class=' header_color <?php avia_is_dark_bg('header_color'); echo " ".$headerMenu; ?>'>
    
    		<?php
    
    		$social_args = array('outside'=>'ul', 'inside'=>'li', 'append' => '');
    
    		//subheader, only display when the user chooses a social header
    
    		if(strpos($headerS,'social_header') !== false)
    
    		{
    
    		?>
    
    		<div id='header_meta' class='container_wrap container_wrap_meta'>
    
    		      <div class='container'>
    
    		      <?php
    
                		/*
    
                		*	display the themes social media icons, defined in the wordpress backend
    
                		*   the avia_social_media_icons function is located in includes/helper-social-media-php
    
                		*/
    
                		if(strpos($headerS,'bottom_nav_header') === false) avia_social_media_icons($social_args);
    
                		//display the small submenu
    
    					echo "<div class='sub_menu'>";
    
    					$args = array('theme_location'=>'avia2', 'fallback_cb' => '', 'container'=>'', 'echo' =>false);
    
    					$nav  = wp_nav_menu($args);
    
    					echo $nav;
    
    					$phone = avia_get_option('phone');
    
    					$phone_class = !empty($nav) ? "with_nav" : "";
    
    					if($phone) echo "<div class='phone-info {$phone_class}'><span>{$phone}</span></div>";
    
    					/*
    
    					* Hook that can be used for plugins and theme extensions (currently: the wpml language selector)
    
    					*/
    
    		      		do_action('avia_meta_header');
    
    					echo "</div>";
    
                	?>
    
    		      </div>
    
    		</div>
    
    		<?php } ?>
    
    		
    
    		
    
    					
    
    		<div  id='header_main' class='container_wrap container_wrap_logo'>
    
    				
    
    				<?php 
    
    				/*
    
    				* Hook that can be used for plugins and theme extensions (currently:  the woocommerce shopping cart)
    
    				*/
    
    				do_action('ava_main_header'); 
    
    				
    
    				?>
    
    				
    
    				<div class='container'>
    
    				
    
    					<?php 
    
    					/*
    
    					*	display the theme logo by checking if the default logo was overwritten in the backend.
    
    					*   the function is located at framework/php/function-set-avia-frontend-functions.php in case you need to edit the output
    
    					*/
    
    					echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');
    
    					
    
    					
    
    						if(strpos($headerS,'social_header') !== false && strpos($headerS,'bottom_nav_header') !== false) avia_social_media_icons($social_args);
    
    						
    
    					/*
    
    					*	display the main navigation menu
    
    					*   modify the output in your wordpress admin backend at appearance->menus
    
    					*/	
    
    						$extraOpen = $extraClose = "";
    
    						if(strpos($headerS,'bottom_nav_header') !== false){ $extraClose = "</div></div><div id='header_main_alternate' class='container_wrap'><div class='container'>";  }
    
    					 
    
    					 	echo $extraClose;
    
        					echo "<div class='main_menu' data-selectname='".__('Select a page','avia_framework')."'>";
    
        					$args = array('theme_location'=>'avia', 'fallback_cb' => 'avia_fallback_menu', 'walker' => new avia_responsive_mega_menu());
    
        					wp_nav_menu($args); 
    
        					
    
        					echo "</div>";
    
        					
    
        					/*
    
    						* Hook that can be used for plugins and theme extensions
    
    						*/
    
        					do_action('ava_after_main_menu');
    
    				    ?>
    
    				<!-- end container-->
    
    				</div>
    
    		<span class="anniversary">8<span class="sub">th</span> Annual</span>
    
                    <span class="dates">October 1, 2016</span>
    
                    <a href="https://greyghost.itsyourrace.com/register/" target="_blank" class="registerButton"><!-- <img src="images/pm12/stopwatch.png" /> --> Register Now</a>
    
    				</div>
    
    				
    
    		
    
    		<!-- end container_wrap-->		
    
    		</div>
    
    		
    
    		<div class='header_bg'></div>
    
    			
    
    	<!-- end header -->		
    
        </div>
    
    	<?php } //end blank check ?>	
    
    	<div id='main'>
    #684580

    Hi,

    use this code:

    #menu-item-498, #menu-item-644, #menu-item-502 {
    top: -80px;
    right: 180px;
    }
    #menu-item-467, #menu-item-471, #menu-item-467, #menu-item-search {
    right: -95px;
    top: -80px;
    }
    

    and adjust as needed.

    Best regards,
    Andy

    #684578

    Hey winnieandbuzz,

    refer to: https://kriesi.at/support/topic/enfold-image-sizes/#post-336176

    Wordpress is cropping images by default when uploading them and if you want to control this behavior you can use a plugin like this: https://wordpress.org/plugins/simple-image-sizes
    I hope this will help :).

    Best regards,
    Andy

    #684576
    GoToGalMarketing
    Participant

    Hi!

    I have a client using Enfold and she uses the Masonry Gallery to showcase photos from events and PR.

    When you go to add images to the gallery, it automatically puts them at the bottom which is not ideal for her as she has a lot of photos and has to bring them to the top manually. Is there a way to set it so that the images are added to the top of the gallery?

    Thanks!

    #684568

    In reply to: pages in footer

    you can try this plugin here: https://de.wordpress.org/plugins/intuitive-custom-post-order/
    on activating you can drag and drop post/page/portfolio/ etc order by drag & drop in the wordpress dashboard.
    On Editing the plugin Options you can choose which post/page types you want to order by that method.
    Those entries which are on the top comes first.
    on blog elements you like to have a different solution – but on pages this is a nice and easy way.

    #684564

    i don’t know if you get rid of the one by one appear – the animation and fly in you can get rid of:

    .avia_sortable_active .isotope {
        transition: none  !important;
    }
    .avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
        animation: none !important
    }
    .av-masonry-image-container, .av-inner-masonry-content, .av-masonry-pagination {
        transition: none  !important;
    }
    .avia_desktop.avia_transform3d .av-masonry-entry {
        perspective: none !important;
    }
    #684561

    Hi Ismael,

    I have tried to completely delete the enfold theme and then upload/install it again via using a FTP. When I start reusing it again though, my personal changes in the layout and the logo and everything is back as it was before, so I dont know if I deleted it correct? (I deleted the enfold folder from the “theme” folder in FTP.

    I also tried adding this

    wp_enqueue_script(‘avia_element_js’ , $this->paths[‘assetsURL’].’js/avia-element-behavior.js’ , array(‘avia_builder_js’), $ver, TRUE );

    Comment this line
    //wp_enqueue_script(‘avia_element_js’ , $this->paths[‘assetsURL’].’js/avia-element-behavior.js’ , array(‘avia_builder_js’), $ver, TRUE );

    In the /themes/enfold/config-templatebuilder/avia-template-builder/php/template-builder.class.php file, but it didn’t work, as mentioned in the post.

    I wanted to edit the .js file, as mentioned in this post:
    This Bug resists in the avia_builder.js:127 place_top function wich calls a save_order function on uninitialised postboxes.
    I found no trigger to hook in within the postbox js, so I had to change the line

    window.postboxes.save_order(pagenow);
    to:
    setTimeout(function() { window.postboxes.save_order(pagenow); }, 100);

    But my technical skills are not sufficient enough to do these changes.

    Could you help me?

    #684555

    Hi,
    I checked your site on my desktop and laptop on chrome and IE but there is no banner while scrolling or not scrolled. Please remove any code you added to it and provide us a mockup of what exactly you are trying to achieve. You can upload the mockup to imgur.com.

    Best regards,
    Vinay

    #684544

    Hi,

    use this code inside Quick CSS field:

    #top .gform_wrapper input, #top .gform_wrapper select {
    color: white;
    }
    

    Hope this helps!

    Best regards,
    Andy

    #684531

    Hi!

    you could also enter this code into functions.php.

    Best regards,
    Andy

    newpappa
    Participant

    The responsive site is great but when using the secondary menu, social icons, and search, on mobile they stack on top of the hamburger menu taking up too much real estate. How would I adjust this?

    Also.. is there a way to put the word NAVIGATION to the right of the hamburger menu on mobile so that it isn’t just a row with a button but is a bit more clear?

    Thank you!

    #684455

    In reply to: Mega Menu effect

    thanks – works great – only thing is i will add a transition that menu appearance and darken willl be synchronized –

    Thanks a lot !

    Edit : allthough i put in:

    			mouseover: function() {
    				bg.stop().delay(500).fadeIn(100);
    			},

    it looks a bit strange – but these means to split hairs here.

    the clou was that you put in the container in the wrap_all – i dont know that mega-parent option and – that made the trick possible ! ?

    • This reply was modified 9 years, 6 months ago by Guenni007.
    #684454

    Hi,

    Great, glad you got it working :-)

    Let us know if you should need any further help on the topic.

    Thanks,
    Rikard

    #684435

    In reply to: enfold elements

    Hi Jeannie,

    Great, please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #684427

    Hi,

    I’m guessing the #prev anchor is coming from a slider? Please let us know if you should need any further help on the topic.

    Thanks,
    Rikard

Viewing 30 results - 90,751 through 90,780 (of 142,831 total)