Viewing 30 results - 100,081 through 100,110 (of 142,878 total)
  • Author
    Search Results
  • #586917

    Hi,

    There are no elements on your front page with the class desktop-only, where did you add the class? Please post admin login details in private so that we can have a closer look.

    Thanks,
    Rikard

    #586893

    Hi!

    Is this happening when you set the blog post style to “Grid”? Please refer to this link: https://kriesi.at/support/topic/post-slider-conflict-with-event-calendar-pro/#post-530605

    Disable the ‘Recurring event instances” in the Events > General Settings.

    Regards,
    Ismael

    #586874

    Hi!

    How did you add the pagination on top of the posts? Please post the FTP details here so that we can modify the shortcode files.

    Cheers!
    Ismael

    #586862

    Hi!

    Alright. The arrow is being covered by the ios default list icon. Try to set the list style to none:

    #top .av-subnav-menu > li {
        list-style: none !important;
    }

    Regards,
    Ismael

    #586858

    Hi Marijana,

    Sorry for your problem, please let us know if you should need any more help on the topic.

    Thanks,
    Rikard

    Hi,

    Great, glad you found the problem. Please let us know if you should need any more help on the topic.

    Regards,
    Rikard

    #586840

    Hi,

    Glad you got it working, please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    Hey AirstreamCoach!

    Thank you for using Enfold.

    Please try this in the Quick CSS field:

    @media only screen and (max-width: 767px) {
    .responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin {
        margin: 0;
        margin-bottom: 20px;
        width: 100%;
        padding: 10px 20px 10px 20px !important;
    }
    }

    If you need to apply this changes to a certain element, turn on the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    Regards,
    Ismael

    #586831

    In reply to: Accordion Slider

    Hi rgm406!

    Thank you for using Enfold.

    The accordion slider is better suited for wider screens like desktops or laptops. I think it’s better if there is another slider specifically made for mobile devices. You can toggle the display of the sliders using css media queries. Example here: https://kriesi.at/support/topic/cant-click-hide-mobile-menu-submenu-items/#post-586327

    Best regards,
    Ismael

    #586830
    srmathis
    Participant

    Hi there,

    My Aweber form is not showing up on mobile, only on my laptop. I think it’s a theme issue but can’t figure it out.

    Could you help?

    Thanks,
    Sarah Wehkamp

    #586826

    Topic: Mobile menu

    in forum Enfold
    clairemartindigital
    Participant

    Hi,

    love the theme and have been using it on several sites now.

    Scanned forum to achieve certain effects but can’t put it together right. I’d like to achieve the following:

    1. display mobile nav on desktop
    2. have the fly out menu NOT take up the entire screen on desktop
    3. have no border
    4. basically only have the logo and toggle float with the content visibile underneath
    5. no white container at the top when the page is scrolled all the way up
    6. no borders
    7. how can i change the icon used for the mobile toggle?
    8. have the toggle float (and not disappear) on mobile and desktop
    9. no logo on mobile (just the toggle)

    #586819

    Hi Eric,

    Glad we could help, please let us know if you should need any more help on the topic.

    Thanks,
    Rikard

    #586807

    Hi Rikard,

    Thanks for getting back to me. I have just started a new thread here as suggested.

    Kind Regards,
    Elain

    LiquidBrand
    Participant

    Hi Rikard,
    I am just opening a new thread as suggested on this post.

    As explained, I have the same problem as marcelwatchter and I have added the ‘Related posts’ section to a post by adding the ‘Blog Posts’ element to the bottom (as suggested). It’s showing all the related posts but it’s also showing the current post on that section. Is there a way I can avoid showing the current post on the ‘Related posts’ section? Please note that I have selected ‘Do not allow duplicate posts’ under the ‘Offset Number’ field, but it’s still showing the current post.

    • This topic was modified 10 years, 1 month ago by LiquidBrand.
    #586783

    Hello

    I used
    .slide-entry .minor-meta { display: none !important; }
    BUT this time placed it at the top of the css and has done the trick.
    Thanks
    Chris

    #586773
    webWahine
    Participant

    Hello

    I have created a page here –

    video on home page

    Works nicely for desktop but on mobile when I click on the fallback image it doesn’t load the video at all. I’m including the admin access in the private area so that you can see the settings. Thanks! :)

    #586746

    Hey!

    if you are using a child theme, then you can add your CSS changes inside the style.css file.
    Sorry for the delay, but we work based on priorities and when posting a reply, the topic goes to end of the line.

    Thanks a lot

    Best regards,
    Basilis

    #586721

    @mensmaximus – have you fixed that problem on your end? another user and i do have a problem that is also caused by the custom quantity selectors used in the enfold theme.

    see here.

    WC Advanced Quantity – Wrong WooCommerce Hooks in Enfold?

    #586712

    Hi,

    Use the following:

    #top .avia-testimonial-image {
        width: 80px;
        height: 80px;
    }
    
    #top .avia-testimonial-image img {
        border: 5px solid black;
    }

    Cheers!
    Josue

    #586690

    In reply to: Tablet vertical view

    Hey!

    1. A better fix would be to add vertical padding to the actual logo img.

    2. Not sure if reducing the font size will prevent the menu from going a second line, i’d suggest enabling the mobile menu earlier, you can do that with the following CSS code:

    @media only screen and (max-width: 767px)
    {
    	.responsive #top .sticky_placeholder{height:0px;}
    	.responsive #top .av-submenu-container{top: auto !important; position: relative !important; height:auto; }
    	
    	.responsive #top .av-menu-mobile-active {text-align: center; }
    	.responsive #top .av-menu-mobile-active .mobile_menu_toggle{display: inline-block;}
    	.responsive #top .av-menu-mobile-active .av-subnav-menu{display:none;}
    	
    	.responsive #top #wrap_all .av-menu-mobile-active.container {width:100%; max-width: 100%;}
    	.responsive #top .av-menu-mobile-active .av-open-submenu.av-subnav-menu{display:block;}
    	.responsive #top .av-subnav-menu > li:first-child{margin-top:-1px;}
    	.responsive #top .av-menu-mobile-active .av-subnav-menu  li{display:block; border-top-style: solid; border-top-width: 1px; padding:0;}
    	.responsive #top .av-menu-mobile-active .av-subnav-menu > li > a{border-left:none; padding:15px 15%; text-align: left;}
    	.responsive #top .av-menu-mobile-active .av-subnav-menu > li a:before{content: "\25B6"; position: absolute; top: 15px; margin-left: -10px; font-family: 'entypo-fontello'; font-size: 7px;}
    	.responsive #top .av-menu-mobile-active .av-subnav-menu li > ul{visibility:visible; opacity: 1; top:0; left:0; position: relative; width:100%; border:none;}
    	.responsive #top .av-menu-mobile-active.av-submenu-hidden .av-subnav-menu li > ul{display: none;}
    	.responsive #top .av-menu-mobile-active.av-submenu-hidden .av-subnav-menu li > ul.av-visible-sublist{display: block;}
    	
    	.responsive #top .av-menu-mobile-active .av-subnav-menu li > ul a{padding:15px 19%;}
    	.responsive #top .av-menu-mobile-active .av-subnav-menu li li > ul a{padding:15px 24%;}
    	.responsive #top .av-menu-mobile-active .av-subnav-menu li li li > ul a{padding:15px 29%;}
    
    }

    Cheers!
    Josue

    #586688

    Hey!

    Try adding this code to the Quick CSS:

    #top .avia-testimonial_inner p {
        line-height: 22px;
    }
    
    #top .avia-testimonial-name{
        font-size: 24px
    }
    
    #top .avia-testimonial-content {
        box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
    }

    Cheers! 
    Josue

    lol4000
    Participant

    Hi,

    I am not wanting to display the breadcrumbs on the page and so have selected “Display only title” in the settings. However, I want to show the parent page title like so:

    Parent Page Title : Current Page Title
    ————————————————————

    I have found the function I need to amend inthe functions-enfold.php file but don’t know how to find the ID or title of the parent page. Can anyone help?

    //advanced title + breadcrumb function
    if(!function_exists('avia_title'))
    {
    	function avia_title($args = false, $id = false)
    	
    	{
    		global $avia_config;
    
    		if(!$id) $id = avia_get_the_id();
                    
                    //something like this maybe? 
    		if(!$parentID) $parentID = avia_get_the_parent_id();  
                     $page_title = get_the_title($parentID ) . ': ' . get_the_title($id),  //what do I need to amend on this line?
    
    		$header_settings = avia_header_setting();
    		if($header_settings['header_title_bar'] == 'hidden_title_bar') return "";
    		
    
    		$defaults 	 = array(
    
    			'title' 		         =>     $page_title,  
    			'subtitle' 		=> "", //avia_post_meta($id, 'subtitle'),
    			'link'			=> get_permalink($id),
    			'html'			=> "<div class='{class} title_container'><div class='container'><{heading} class='main-title entry-title'>{title}</{heading}>{additions}</div></div>",
    			'class'			=> 'stretch_full container_wrap alternate_color '.avia_is_dark_bg('alternate_color', true),
    			'breadcrumb'	=> true,
    			'additions'		=> "",
    			'heading'		=> 'h1' //headings are set based on this article: http://yoast.com/blog-headings-structure/
    		);
    
    		if ( is_tax() || is_category() || is_tag() )
    		{
    			global $wp_query;
    
    			$term = $wp_query->get_queried_object();
    			$defaults['link'] = get_term_link( $term );
    		}
    		else if(is_archive())
    		{
    			$defaults['link'] = "";
    		}
    		
    		
    		// Parse incomming $args into an array and merge it with $defaults
    		$args = wp_parse_args( $args, $defaults );
    		$args = apply_filters('avf_title_args', $args, $id);
    
    		//disable breadcrumb if requested
    		if($header_settings['header_title_bar'] == 'title_bar') $args['breadcrumb'] = false;
    		
    		//disable title if requested
    		if($header_settings['header_title_bar'] == 'breadcrumbs_only') $args['title'] = '';
    
    		// OPTIONAL: Declare each item in $args as its own variable i.e. $type, $before.
    		extract( $args, EXTR_SKIP );
    
    		if(empty($title)) $class .= " empty_title ";
            $markup = avia_markup_helper(array('context' => 'avia_title','echo'=>false));
    		if(!empty($link) && !empty($title)) $title = "<a href='".$link."' rel='bookmark' title='".__('Permanent Link:','avia_framework')." ".esc_attr( $title )."' $markup>".$title."</a>";
    		if(!empty($subtitle)) $additions .= "<div class='title_meta meta-color'>".wpautop($subtitle)."</div>";
    		if($breadcrumb) $additions .= avia_breadcrumbs(array('separator' => '/', 'richsnippet' => true));
    
    		$html = str_replace('{class}', $class, $html);
    		$html = str_replace('{title}', $title, $html);
    		$html = str_replace('{additions}', $additions, $html);
    		$html = str_replace('{heading}', $heading, $html);
    
    		if(!empty($avia_config['slide_output']) && !avia_is_dynamic_template($id) && !avia_is_overview())
    		{
    			$avia_config['small_title'] = $title;
    		}
    		else
    		{
    			return $html;
    		}
    	}
    }
    • This topic was modified 10 years, 1 month ago by lol4000.
    #586682
    Presumebox
    Participant

    Hi there:
    I have a page with different themes portfolio, each portfolio points to a link where pages with information and concrete gallery of each topic is opened, everything works fine on PC or Mac, but when I try to open the gallery with or Ipad iphone the asiganada page (link) does not open as I can fix this.
    The page where I have the portfolio gallery is:

    #586680

    Hey!

    In order to change it simply go to your menu in Appearance > Menus, then go to Screen Options (top right) and make sure “Description” is checked, then in each menu item you’ll be able to change that text.

    Cheers!
    Josue

    #586676

    Hey Frank!

    Change the code to the following:

    @media only screen and (min-width: 767px) {
    	#header #header_main_alternate .container {
    		height: 80px;
    	}
    	.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main {
    		padding-top: 198px !important;
    	}
    }

    Best regards,
    Josue

    #586673

    Hey Arne!

    I’m not noting the heading issues on my end, did you get this fixed? regarding the buttons try adding the following to Quick CSS:

    @media only screen and (max-width: 989px) {
        #top .avia-button-fullwidth {
            padding: 20px 4px;
            font-size: 1.2em;
        }
    }

    Best regards,
    Josue

    arlise
    Participant

    Hi there!
    My page is functioning very strangely and I would appreciate some direction on why.

    When I minimize my window to preview how the responsive version will work, all the content past a certain point stops stacking and I can’t figure out why. I’m concerned that part of it is caused by my headline rotators. Also, the custom color of “Design research is challenging because your interactees double as users of the outcome.”
    and “A Workbook for Design Research” no longer work.

    Also, is there any way to keep headline rotators static?

    #586649

    Hi!

    You would need to do some files changes / editing.
    Please take a look at the post here, Yigit explains which file has been edited and how it can be worked out.
    https://kriesi.at/support/topic/testimonial-author-position-and-color/

    Let us know if you need more help / support.

    Regards,
    Basilis

    #586644

    Hey!

    Thank you for the info. Please try to add this in the Quick CSS field:

    @media only screen and (max-width: 767px) {
    #top.avia-blank #wrap_all {
        display: block;
    }
    }

    Cheers!
    Ismael

    #586643

    Hi!

    Thank you for the info. I know that you already did the .htaccess fix but we might be able to add a few modifications. We will also try to redirect the site to the “www” url version or vice versa. https://kriesi.at/support/topic/icon-rending-in-chrome/#post-548540

    Cheers!
    Ismael

Viewing 30 results - 100,081 through 100,110 (of 142,878 total)